error compiling tomato code - need help

2 posts / 0 new
Last post
ROY
ROY's picture
error compiling tomato code - need help

while compiling tomato source "source-tomato_wgr614l_v1.11.041510", I get the following...

Need help to fix this and appreciate the time.

roy

......

........

install /home/sroy/lib/ld-uClibc.so.0 /home/sroy/tmp/qos/bcm5354/src/router/mipsel-uclibc/target/lib/
install /home/sroy/lib/libcrypt.so.0 /home/sroy/tmp/qos/bcm5354/src/router/mipsel-uclibc/target/lib/
install /home/sroy/lib/libc.so.0 /home/sroy/tmp/qos/bcm5354/src/router/mipsel-uclibc/target/lib/
install /home/sroy/lib/libdl.so.0 /home/sroy/tmp/qos/bcm5354/src/router/mipsel-uclibc/target/lib/
install /home/sroy/lib/libm.so.0 /home/sroy/tmp/qos/bcm5354/src/router/mipsel-uclibc/target/lib/
install /home/sroy/lib/libutil.so.0 /home/sroy/tmp/qos/bcm5354/src/router/mipsel-uclibc/target/lib/
install /home/sroy/lib/libnsl.so.0 /home/sroy/tmp/qos/bcm5354/src/router/mipsel-uclibc/target/lib/
libc.so.0: Attempted to remove 731/1126 symbols. 440.18K - 271.34K = 168.84K
libresolv.so.0: not found, skipping...
libcrypt.so.0: Attempted to remove 7/8 symbols. 14.41K - 14.02K = 0.39K
libm.so.0: Attempted to remove 103/112 symbols. 82.33K - 22.97K = 59.36K
libpthread.so.0: not found, skipping...
libutil.so.0: Attempted to remove 8/9 symbols. 5.68K - 2.58K = 3.10K
libcrypto.so: Attempted to remove 1633/1847 symbols. 1211.84K - 1050.21K = 161.64K
libzebra.so: not found, skipping...

Layer 7 patterns squished.
cp layer7/squished/*.pat /home/sroy/tmp/qos/bcm5354/src/router/mipsel-uclibc/target/rom/etc/l7-protocols
make[2]: Entering directory `/home/sroy/tmp/qos/bcm5354/src/mksquashfs'
make -C lzma/SRC/7zip/Compress/LZMA_Lib
make[3]: Entering directory `/home/sroy/tmp/qos/bcm5354/src/mksquashfs/lzma/SRC/7zip/Compress/LZMA_Lib'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/sroy/tmp/qos/bcm5354/src/mksquashfs/lzma/SRC/7zip/Compress/LZMA_Lib'
make[2]: Leaving directory `/home/sroy/tmp/qos/bcm5354/src/mksquashfs'
/home/sroy/tmp/qos/bcm5354/src/mksquashfs/mksquashfs-lzma /home/sroy/tmp/qos/bcm5354/src/router/mipsel-uclibc/t
arget /home/sroy/tmp/qos/bcm5354/src/router/mipsel-uclibc/target.image
make[1]: *** [install] Floating point exception
make[1]: Leaving directory `/home/sroy/tmp/qos/bcm5354/src/router'
make: *** [all] Error 2