- Mitglied seit
- 21 Jul 2005
- Beiträge
- 234
- Punkte für Reaktionen
- 0
- Punkte
- 0
Code:
2008-05-17 20:40:48 (779 KB/s) - `dl/iptables-1.3.7.tar.bz2' saved [196205/196205]
chmod +x source/iptables-1.3.7/extensions/.*-test*
make -j2 KERNEL_DIR="/home/coolphoenix/svn/freetz-trunk/source/ref-8mb_26-7270/kernel/linux" \
CC="/home/coolphoenix/svn/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc" \
LD="/home/coolphoenix/svn/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-ld" \
COPT_FLAGS="-Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" \
LDFLAGS="-rdynamic" \
PREFIX=/usr \
DO_IPV6=0 \
-C source/iptables-1.3.7
make[1]: Entering directory `/home/coolphoenix/svn/freetz-trunk/source/iptables-1.3.7'
Extensions found: IPv4:CLUSTERIP IPv4:connbytes IPv4:dccp IPv4:DELUDE IPv4:quota IPv4:recent IPv4:statistic IPv4:string IPv6:ah IPv6:esp IPv6:frag IPv6:ipv6header IPv6:REJECT IPv6:rt IPv6:sctp
/home/coolphoenix/svn/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wunused -I/home/coolphoenix/svn/freetz-trunk/source/ref-8mb_26-7270/kernel/linux/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DIPT_LIB_DIR=\"/usr/lib/iptables\" -rdynamic -o iptables iptables-standalone.c iptables.o libiptc/libiptc.a -ldl -lnsl
/home/coolphoenix/svn/freetz-trunk/toolchain/target/bin/mipsel-linux-uclibc-gcc -Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wunused -I/home/coolphoenix/svn/freetz-trunk/source/ref-8mb_26-7270/kernel/linux/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DIPT_LIB_DIR=\"/usr/lib/iptables\" -rdynamic -o iptables-save iptables-save.c iptables.o libiptc/libiptc.a -ldl -lnsl
iptables-save.c: In function 'print_rule':
iptables-save.c:207: warning: passing argument 1 of 'ipt_get_target' discards qualifiers from pointer target type
libiptc/libiptc.a: could not read symbols: Archive has no index; run ranlib to add one
collect2: ld returned 1 exit status
make[1]: *** [iptables] Error 1
make[1]: *** Waiting for unfinished jobs....
libiptc/libiptc.a: could not read symbols: Archive has no index; run ranlib to add one
collect2: ld returned 1 exit status
make[1]: *** [iptables-save] Error 1
make[1]: Leaving directory `/home/coolphoenix/svn/freetz-trunk/source/iptables-1.3.7'
make: *** [source/iptables-1.3.7/iptables] Error 2
habe es frisch ausgecheckt... woran kann's liegen? (original config, nur "7270" ausgewählt)
gruß,
cp