olistudent
IPPF-Urgestein
- Mitglied seit
- 19 Okt 2004
- Beiträge
- 14,787
- Punkte für Reaktionen
- 13
- Punkte
- 38
Unter Debian ist das evtl. so, aber nicht mit Suse. Sowohl automake-1.8 wie auch automake-1.9 möchten einen Hardlink nach /usr/bin/automake erstellen. Das macht sich bereits beim Installieren des RPM's bemerkbar; es läßt sich aufgrund des Konflikes nicht installieren.
# Arbeitsverz. erstellen
mkdir /tmp/automake-1.8
cd /tmp/automake-1.8
# automake herunterladen (das fremde RPM ist ausnahmsweise verwendbar)
wget ftp://ftp.pbone.net/mirror/ftp.turbolinux.com/pub/TurboLinux/Product/ia32/Server/10/install/turbo/RPMS/automake-1.8.5-1.noarch.rpm
# RPM manuell auspacken
rpm2cpio automake-1.8.5-1.noarch.rpm | cpio -i --make-directories
# Inhalte des RPMs im Filesystem verteilen
cd /tmp/automake-1.8/usr/share
cp -rp aclocal-1.8 /usr/share
cp -rp automake-1.8 /usr/share
cd /tmp/automake-1.8/usr/bin
cp -p aclocal-1.8 /usr/bin
cp -p automake-1.8 /usr/bin
# Arbeitsverz. wegputzen
cd /tmp
rm -fr automake-1.8
nun ist es aber so das wenn ich einen USB Stick einstecke ich erst rebooten muss bevor er das swapfile im freetz anzeigt.
Desweiteren fehlen mir wohl einige menüpunkte im avm webinterface, es sollen dinge da sein wie Trafficeinstellung der einzelnen PC´s usw davon seh ich leider nix
olistudent schrieb:Du brauchst ruby auf dem Host, wenn du ruby auf der Fritz!Box willst. Ich werd mir das
mal anschauen, sobald ich Zeit dazu habe.
Configuring for Apache, Version 1.3.37
+ Warning: Your 'echo' command is slightly broken.
+ It interprets escape sequences per default. We already
+ tried 'echo -E' but had no real success. If errors occur
+ please set the SEO variable in 'configure' manually to
+ the required 'echo' options, i.e. those which force your
+ 'echo' to not interpret escape sequences per default.
+ using installation path layout: Apache (config.layout)
Creating Makefile
Creating Configuration.apaci in src
Syntax error --- The configuration file is used only to
define the list of included modules or to set Makefile in src
options or Configure rules, and I don't see that at all:
-static
/home/ubuntu/freetz/toolchain/target/bin/mipsel-linux-uclibc-gcc
apache
default
default
no
no
no
yes
no
default
no
default
default
make: *** [source/apache_1.3.37/.configured] Fehler 1
Grußapplying wol patch
applying patch file ./patches/cond/de/webmenu-wol-7170_beta.patch
patching file usr/www/all/html/de/menus/menu2_homehome.html
patching file usr/www/all/html/de/menus/menu2.inc
patching file usr/www/all/html/de/menus/menu2_konfig.html
----------------------------------------------------------------------
applying patch file ./patches/195-webmenu_signed.sh
applying webmenu signed patch
applying patch file ./patches/196-usbstorage.sh
applying USB storage patch
applying patch file ./patches/cond/usbstorage.patch
patching file etc/hotplug/run_mount
Hunk #1 FAILED at 28.
Hunk #2 FAILED at 51.
Hunk #3 FAILED at 111.
3 out of 3 hunks FAILED -- saving rejects to file etc/hotplug/run_mount.rej
----------------------------------------------------------------------
ERROR: modpatch: Error in patch-file ./patches/cond/usbstorage.patch
make: *** [firmware-nocompile] Fehler 2
checking for lzo1x_1_15_compress in -llzo2... yes
configure: checking for OpenSSL Crypto Library and Header files...
checking openssl/evp.h usability... yes
checking openssl/evp.h presence... yes
checking for openssl/evp.h... yes
checking for EVP_CIPHER_CTX_init in -lcrypto... no
configure: error: OpenSSL Crypto library not found.
make: *** [source/openvpn-2.1_rc7/.configured] Fehler 1
/home/ubuntu/fritzbox/freetz/toolchain/build/gcc-4.2.1-uClibc-0.9.28/mipsel-linux-uclibc/bin/../lib/gcc/mipsel-linux-uclibc/4.2.1/../../../../mipsel-linux-uclibc/bin/ld: skipping incompatible /usr/lib/libnsl.so when searching for -lnsl
/home/ubuntu/fritzbox/freetz/toolchain/build/gcc-4.2.1-uClibc-0.9.28/mipsel-linux-uclibc/bin/../lib/gcc/mipsel-linux-uclibc/4.2.1/../../../../mipsel-linux-uclibc/bin/ld: skipping incompatible /usr/lib/libnsl.a when searching for -lnsl
/home/ubuntu/fritzbox/freetz/toolchain/build/gcc-4.2.1-uClibc-0.9.28/mipsel-linux-uclibc/bin/../lib/gcc/mipsel-linux-uclibc/4.2.1/../../../../mipsel-linux-uclibc/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -lc
/home/ubuntu/fritzbox/freetz/toolchain/build/gcc-4.2.1-uClibc-0.9.28/mipsel-linux-uclibc/bin/../lib/gcc/mipsel-linux-uclibc/4.2.1/../../../../mipsel-linux-uclibc/bin/ld: skipping incompatible /usr/lib/libc.a when searching for -lc
collect2: ld returned 1 exit status
make[3]: *** [mc] Fehler 1
make[3]: Verlasse Verzeichnis '/home/ubuntu/fritzbox/freetz/source/mc-4.6.1/src'
make[2]: *** [all-recursive] Fehler 1
make[2]: Verlasse Verzeichnis '/home/ubuntu/fritzbox/freetz/source/mc-4.6.1'
make[1]: *** [all] Fehler 2
make[1]: Verlasse Verzeichnis '/home/ubuntu/fritzbox/freetz/source/mc-4.6.1'
make: *** [source/mc-4.6.1/src/mc] Fehler 2