root@ori-elementary:/home/eida/disk# cd 2014-06-03/ root@ori-elementary:/home/eida/disk/2014-06-03# ./ddwrt_build_wnr3500lv2.sh -e Enter the path of DDWRT (/home/foo/DDWRT): /home/eida/disk/2014-06-03 Your DDWRT based WNR3500Lv2 project will be placed at /home/eida/disk/2014-06-03 -e Already Exist... -e Download completed... -e wnr3500lv2 is already present -e Applying WNR3500Lv2 specific changes to Application.. -e Applying wnr3500lv2 specific changes to Linux.. done Run following command from dd-wrt/src/router directory to compile the code make -f Makefile.wnr3500lv2 configure clean all install root@ori-elementary:/home/eida/disk/2014-06-03# cd dd-wrt/src/router/ root@ori-elementary:/home/eida/disk/2014-06-03/dd-wrt/src/router# nano .config root@ori-elementary:/home/eida/disk/2014-06-03/dd-wrt/src/router# export PATH=$PATH:/home/eida/disk/new-tool/ armb-4.3.2/ toolchain-i386_gcc-linaro_uClibc-0.9.32/ current-toolchains.tar.bz2 toolchain-i386_gcc-4.7-linaro_uClibc-0.9.33.2/ sources/ toolchain-laguna/ staging_dir_i386.4.2.1/ toolchain-mipsel_gcc-linaro_uClibc-0.9.32/ staging_dir_mips/ toolchain-mipsel_gcc4.1.2/ staging_dir_mips_pb42/ toolchain-mipsel_gcc-4.7-linaro_uClibc-0.9.33.2/ staging_dir_powerpc/ toolchain-mipsel_r2_gcc-4.6-linaro_uClibc-0.9.33/ toolchain-armeb_v5te_gcc-linaro_uClibc-0.9.32/ toolchain-mipsel_r2_gcc-4.7-linaro_uClibc-0.9.33.2/ toolchain-armeb_v5te_gcc-4.7-linaro_uClibc-0.9.33.2/ toolchain-mipsel_3.3.6_BRCM24/ toolchain-arm_gcc4.2.3/ toolchain-mipsel_4.1.1_BRCM24/ toolchain-arm_v6k_gcc-linaro_uClibc-0.9.32_eabi/ toolchain-mips_gcc-4.3.3+cs_uClibc-0.9.30.1/ toolchain-arm_v6k_gcc-4.7-linaro_uClibc-0.9.33.2_eabi/ toolchain-mips_r2_gcc-linaro_uClibc-0.9.32/ toolchain-arm_v7-a_gcc-4.7-linaro_uClibc-0.9.33.2_eabi/ toolchain-powerpc_gcc-4.7-linaro_uClibc-0.9.33.2/ root@ori-elementary:/home/eida/disk/2014-06-03/dd-wrt/src/router# export PATH=$PATH:/home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/bin root@ori-elementary:/home/eida/disk/2014-06-03/dd-wrt/src/router# make -f Makefile.wnr3500lv2 clean configure clean all install rules/iptables.mk:43: warning: overriding commands for target `iptables-clean' rules/iptables.mk:2: warning: ignoring old commands for target `iptables-clean' rules/all.mk:121: rules/mmc-ixp4xx.mk: Adresář nebo soubor neexistuje rules/all.mk:198: rules/strace.mk: Adresář nebo soubor neexistuje rules/all.mk:209: rules/oled.mk: Adresář nebo soubor neexistuje rules/all.mk:219: /home/eida/disk/2014-06-03/dd-wrt/src/router/private/ath9k-rules/ath9k.mk: Adresář nebo soubor neexistuje rules/all.mk:223: rules/atm.mk: Adresář nebo soubor neexistuje [ ! -d rules/atm.mk ] || make -C rules/atm.mk [ ! -d /home/eida/disk/2014-06-03/dd-wrt/src/router/private/ath9k-rules/ath9k.mk ] || make -C /home/eida/disk/2014-06-03/dd-wrt/src/router/private/ath9k-rules/ath9k.mk [ ! -d rules/oled.mk ] || make -C rules/oled.mk [ ! -d rules/strace.mk ] || make -C rules/strace.mk [ ! -d rules/mmc-ixp4xx.mk ] || make -C rules/mmc-ixp4xx.mk [ ! -d rc ] || make -C rc clean make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/rc' rm -f *.o rc rm -f *.c~ make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/rc' make -C httpd clean make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd' cd xyssl && make clean make[2]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd/xyssl' cd library && make clean && cd .. make[3]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd/xyssl/library' make[3]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd/xyssl/library' cd programs && make clean && cd .. make[3]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd/xyssl/programs' make[3]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd/xyssl/programs' make[2]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd/xyssl' rm -f *.o *~ httpd rm -f modules/*.o rm -f modules/*.*~ rm -f validate/*.*~ rm -f visuals/*.*~ rm -f *.a #Added by Daniel(2004-07-29) #cp ../shared/ezc.o ./ #rm -rf /home/eida/disk/2014-06-03/dd-wrt/src/../tools/src/code_header.o make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd' rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/register/*.o make -C services clean make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/services' rm -f *.o *.a *.so rm -f *.c~ services/*.c~ networking/*.c~ tools/*.c~ sysinit/*.c~ rm -f *.h~ services/*.h~ networking/*.h~ tools/*.h~ sysinit/*.h~ make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/services' make -C shared clean make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/shared' rm -f *.o *.so rm -f *.a rm -f *.h~ rm -f *.c~ make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/shared' make -C libutils clean make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils' rm -f *.o *.so rm -f *.a rm -f *.h~ rm -f *.c~ make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils' make -C nvram clean make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram' rm -f *.o *.a *.so nvram make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram' cd busybox && rm -f Config.h && ln -sf configs/.h Config.h make -j 4 -C busybox clean PREFIX=/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/busybox' make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/busybox' [ ! -d dnsmasq ] || make -C dnsmasq clean make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/dnsmasq' rm -f *~ src/*.mo contrib/*/*~ */*~ src/*.pot rm -f src/*.o src/dnsmasq.a src/dnsmasq core */core make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/dnsmasq' make -C iptables KERNEL_DIR=/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 clean /bin/sh: 1: [: -a: unexpected operator make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables' Making dependencies: please wait... mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables' /bin/sh: 1: [: -a: unexpected operator make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables' rm -f TAGS `find . -name '*~' -o -name '.*~'` `find . -name '*.rej'` `find . -name '*.d'` .makefirst rm -f iptables iptables.o iptables.8 ip6tables ip6tables.o ip6tables.8 extensions/libipt_targets.man extensions/libipt_matches.man extensions/libip6t_targets.man extensions/libip6t_matches.man libipq/libipq.a libiptc/libiptc.a rm -f extensions/initext.c extensions/initext6.c make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables' (cd pppd.new ; \ ln -s linux/Makefile.top Makefile ; \ ln -s Makefile.linux pppd.new/Makefile ; \ ln -s Makefile.linux chat/Makefile ; \ ln -s Makefile.linux pppd/plugins/Makefile ; \ ln -s Makefile.linux pppd/plugins/radius/Makefile ; \ ln -s Makefile.linux pppd/plugins/rp-pppoe/Makefile ; \ ln -s Makefile.linux pppd/plugins/pppoatm/Makefile ; \ ln -s Makefile.linux pppdump/Makefile ; \ ln -s Makefile.linux pppstats/Makefile ; \ ) ln: symbolický odkaz „Makefile“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „pppd.new/Makefile“ nebylo možné vytvořit: Adresář nebo soubor neexistuje ln: symbolický odkaz „chat/Makefile“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „pppd/plugins/Makefile“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „pppd/plugins/radius/Makefile“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „pppd/plugins/rp-pppoe/Makefile“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „pppd/plugins/pppoatm/Makefile“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „pppdump/Makefile“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „pppstats/Makefile“ nebylo možné vytvořit: Soubor již existuje make: [pppd-symlinks] Error 1 (ignored) make -C pppd.new/pppd/plugins/rp-pppoe clean make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/pppd.new/pppd/plugins/rp-pppoe' rm -f *.o *.so make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/pppd.new/pppd/plugins/rp-pppoe' make -C pppd.new/pppd/plugins/pppoatm clean make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/pppd.new/pppd/plugins/pppoatm' rm -f *.o *.so make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/pppd.new/pppd/plugins/pppoatm' make -C pppd.new/pppd/plugins/radius clean make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/pppd.new/pppd/plugins/radius' rm -f *.o *.so *.a make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/pppd.new/pppd/plugins/radius' make -C pppd.new/pppd clean make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/pppd.new/pppd' rm -f main.o magic.o fsm.o lcp.o ipcp.o upap.o chap-new.o md5.o ccp.o ecp.o auth.o options.o demand.o utils.o sys-linux.o ipxcp.o tty.o eap.o chap-md5.o md4.o chap_ms.o sha1.o pppcrypt.o multilink.o tdb.o spinlock.o pppd *~ #* core make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/pppd.new/pppd' make -C nas clean make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/nas' make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/nas' [ ! -d eapd ] || make -C eapd clean make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/eapd' make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/eapd' [ ! -d nasshared ] || make -C nasshared clean make -C /home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 clean make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23' make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23' rm -f .config.old .config.cmd rm -rf /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install rm -rf /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/* rm -f mipsel-uclibc/* [ ! -d nvram-configure ] || make -C nvram-configure [ ! -d libutils-configure ] || make -C libutils-configure [ ! -d shared-configure ] || make -C shared-configure [ ! -d matrixssl-configure ] || make -C matrixssl-configure [ ! -d httpd-configure ] || make -C httpd-configure [ ! -d rc-configure ] || make -C rc-configure [ ! -d services-configure ] || make -C services-configure [ ! -d www-configure ] || make -C www-configure [ ! -d lib.mipsel-configure ] || make -C lib.mipsel-configure [ ! -d bridge-configure ] || make -C bridge-configure [ ! -d zlib-configure ] || make -C zlib-configure make -j 4 -C zlib make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/zlib' mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DUSE_MMAP -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o example.o example.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DUSE_MMAP -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o adler32.o adler32.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DUSE_MMAP -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o compress.o compress.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DUSE_MMAP -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o crc32.o crc32.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DUSE_MMAP -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o gzio.o gzio.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DUSE_MMAP -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o uncompr.o uncompr.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DUSE_MMAP -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o deflate.o deflate.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DUSE_MMAP -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o trees.o trees.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DUSE_MMAP -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o zutil.o zutil.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DUSE_MMAP -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o inflate.o inflate.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DUSE_MMAP -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o infback.o infback.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DUSE_MMAP -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o inftrees.o inftrees.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DUSE_MMAP -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o inffast.o inffast.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DUSE_MMAP -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o minigzip.o minigzip.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done ar rc libz.a adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o zutil.o inflate.o infback.o inftrees.o inffast.o mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DUSE_MMAP -ffunction-sections -fdata-sections -Wl,--gc-sections -o example example.o -L. libz.a -ffunction-sections -fdata-sections -Wl,--gc-sections mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DUSE_MMAP -ffunction-sections -fdata-sections -Wl,--gc-sections -o minigzip minigzip.o -L. libz.a -ffunction-sections -fdata-sections -Wl,--gc-sections make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/zlib' cd dropbear && ./configure --host=mipsel-linux --disable-lastlog --disable-utmp --disable-utmpx --disable-wtmp --disable-wtmpx --disable-libutil CC=mipsel-linux-uclibc-gcc CFLAGS="-I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections " LDFLAGS="-L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections" host_alias=mipsel-linux configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking for mipsel-linux-gcc... mipsel-linux-uclibc-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether mipsel-linux-uclibc-gcc accepts -g... yes checking for mipsel-linux-uclibc-gcc option to accept ISO C89... none needed checking whether make sets $(MAKE)... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking build system type... x86_64-unknown-linux-gnu checking host system type... mipsel-unknown-linux-gnu checking for mipsel-linux-ar... mipsel-linux-uclibc-ar checking for mipsel-linux-ranlib... mipsel-linux-uclibc-ranlib checking for mipsel-linux-strip... @true checking for mipsel-linux-install... no checking for install... install configure: WARNING: In the future, Autoconf will not detect cross-tools whose name does not start with the host triplet. If you think this configuration is useful to you, please write to autoconf@gnu.org. checking how to run the C preprocessor... mipsel-linux-uclibc-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether __UCLIBC__ is declared... yes configure: Using uClibc - login() and logout() probably don't work, so we won't use them. checking for crypt in -lcrypt... yes checking for deflate in -lz... yes configure: Enabling zlib configure: Disabling PAM configure: Using openpty if available checking for library containing openpty... -lutil configure: Enabling syslog checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes configure: Using shadow passwords if available checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking ioctl.h usability... no checking ioctl.h presence... no checking for ioctl.h... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for inttypes.h... (cached) yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... no checking utmpx.h presence... no checking for utmpx.h... no checking lastlog.h usability... yes checking lastlog.h presence... yes checking for lastlog.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking security/pam_appl.h usability... no checking security/pam_appl.h presence... no checking for security/pam_appl.h... no checking pam/pam_appl.h usability... no checking pam/pam_appl.h presence... no checking for pam/pam_appl.h... no checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for uint16_t... yes checking for u_int16_t... yes checking for struct sockaddr_storage... no checking for socklen_t... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_in6... yes checking for struct in6_addr... yes checking for struct addrinfo... yes checking for gai_strerror... yes checking for struct utmp.ut_host... yes checking for struct utmp.ut_pid... yes checking for struct utmp.ut_type... yes checking for struct utmp.ut_tv... yes checking for struct utmp.ut_id... yes checking for struct utmp.ut_addr... yes checking for struct utmp.ut_addr_v6... yes checking for struct utmp.ut_exit... yes checking for struct utmp.ut_time... yes checking for struct utmpx.ut_host... no checking for struct utmpx.ut_syslen... no checking for struct utmpx.ut_type... no checking for struct utmpx.ut_id... no checking for struct utmpx.ut_addr... no checking for struct utmpx.ut_addr_v6... no checking for struct utmpx.ut_time... no checking for struct utmpx.ut_tv... no checking for struct sockaddr_storage.ss_family... yes checking for endutent... yes checking for getutent... yes checking for getutid... yes checking for getutline... yes checking for pututline... yes checking for setutent... yes checking for utmpname... yes checking for endutxent... no checking for getutxent... no checking for getutxid... no checking for getutxline... no checking for pututxline... no checking for setutxent... no checking for utmpxname... no checking for logout... yes checking for updwtmp... yes checking for logwtmp... yes checking if your system defines LASTLOG_FILE... no checking if your system defines _PATH_LASTLOG... yes checking if your system defines UTMP_FILE... yes checking if your system defines WTMP_FILE... yes checking if your system defines UTMPX_FILE... no checking if your system defines WTMPX_FILE... no checking whether mipsel-linux-uclibc-gcc needs -traditional... no checking for working memcmp... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking for dup2... yes checking for getspnam... yes checking for getusershell... yes checking for memset... yes checking for putenv... yes checking for select... yes checking for socket... yes checking for strdup... yes checking for clearenv... yes checking for strlcpy... yes checking for strlcat... yes checking for daemon... yes checking for basename... yes checking for _getpty... no checking for getaddrinfo... yes checking for freeaddrinfo... yes checking for getnameinfo... yes checking for library containing basename... none required configure: Not checking for /dev/ptc & /dev/pts since we're cross-compiling configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged configure: creating ./config.status config.status: creating Makefile config.status: creating libtomcrypt/Makefile config.status: creating config.h config.status: config.h is unchanged configure: creating ./config.status config.status: creating Makefile config.status: creating libtomcrypt/Makefile config.status: creating libtommath/Makefile config.status: creating config.h config.status: config.h is unchanged configure: configure: Now edit options.h to choose features. cd dhcpforwarder && ./configure --host=mipsel-linux-elf --sysconfdir=/tmp/dhcp-fwd CC=mipsel-linux-uclibc-gcc CFLAGS="-Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DHAVE_MALLOC=1 -Drpl_malloc=malloc -DNEED_PRINTF -ffunction-sections -fdata-sections -Wl,--gc-sections" LDFLAGS="-ffunction-sections -fdata-sections -Wl,--gc-sections " configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for mipsel-linux-elf-strip... @true checking whether to enable maintainer-specific portions of Makefiles... no checking for cvs2cl... no checking for rcs2log... no checking for mipsel-linux-elf-gcc... mipsel-linux-uclibc-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether mipsel-linux-uclibc-gcc accepts -g... yes checking for mipsel-linux-uclibc-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of mipsel-linux-uclibc-gcc... gcc3 checking whether mipsel-linux-uclibc-gcc and cc understand -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... (cached) gawk checking whether ln -s works... yes checking for splint... no checking for sed... /bin/sed checking for cat... /bin/cat checking for cp... /bin/cp checking for grep... /bin/grep checking for egrep... /bin/egrep checking for chmod... /bin/chmod checking for chown... /bin/chown checking for touch... /usr/bin/touch checking for sh... /bin/sh checking for rm... /bin/rm checking for rmdir... /bin/rmdir checking for diff... /usr/bin/diff checking for mv... /bin/mv checking for ln... /bin/ln checking for dirname... /usr/bin/dirname checking for mkdir... /bin/mkdir checking whether chown understands the --references option... yes checking whether chmod understands the --references option... yes checking whether to enable release-mode... no checking whether to use dietlibc... no checking for initrddir... $(sysconfdir)/init.d checking whether mipsel-linux-uclibc-gcc accepts -Wall... yes checking whether mipsel-linux-uclibc-gcc accepts -W... yes checking whether mipsel-linux-uclibc-gcc accepts -Wno-unused-function... yes checking whether mipsel-linux-uclibc-gcc accepts -std=c99... yes checking whether mipsel-linux-uclibc-gcc accepts -pedantic... yes checking whether mipsel-linux-uclibc-gcc is modern... yes checking whether to enable logging... no checking how to run the C preprocessor... mipsel-linux-uclibc-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking compat/if_packet.h usability... yes checking compat/if_packet.h presence... yes checking for compat/if_packet.h... yes checking whether type in_addr_t is known... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working alloca.h... yes checking for alloca... yes checking for unistd.h... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... no checking for strftime... yes checking whether mipsel-linux-uclibc-gcc needs -traditional... no configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating test/Makefile config.status: creating dhcp-forwarder.spec config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands [ ! -d busybox-configure ] || make -C busybox-configure [ ! -d dnsmasq-configure ] || make -C dnsmasq-configure [ ! -d iptables-configure ] || make -C iptables-configure [ ! -d libpcap-configure ] || make -C libpcap-configure [ ! -d netconf-configure ] || make -C netconf-configure [ ! -d ntpclient-configure ] || make -C ntpclient-configure [ ! -d ppp-configure ] || make -C ppp-configure [ ! -d udhcpd-configure ] || make -C udhcpd-configure [ ! -d upnp-configure ] || make -C upnp-configure [ ! -d madwifi-configure ] || make -C madwifi-configure [ ! -d iproute2-configure ] || make -C iproute2-configure [ ! -d pptpd-configure ] || make -C pptpd-configure [ ! -d cron-configure ] || make -C cron-configure [ ! -d pppd-configure ] || make -C pppd-configure [ ! -d bird-configure ] || make -C bird-configure [ ! -d inadyn-configure ] || make -C inadyn-configure [ ! -d others-configure ] || make -C others-configure [ ! -d samba-configure ] || make -C samba-configure [ ! -d radauth-configure ] || make -C radauth-configure [ ! -d utils-configure ] || make -C utils-configure [ ! -d telnet-configure ] || make -C telnet-configure cd proftpd && ./configure --host=mipsel-linux --prefix=/tmp/proftpd ac_cv_func_setpgrp_void=y ac_cv_func_setgrent_void=y configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking build system type... x86_64-unknown-linux-gnu checking host system type... mipsel-unknown-linux-gnu checking target system type... mipsel-unknown-linux-gnu checking for mipsel-linux-gcc... mipsel-linux-uclibc-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether mipsel-linux-uclibc-gcc accepts -g... yes checking for mipsel-linux-uclibc-gcc option to accept ISO C89... none needed checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by mipsel-linux-uclibc-gcc... mipsel-linux-uclibc-ld checking if the linker (mipsel-linux-uclibc-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... mipsel-linux-uclibc-nm checking the name lister (mipsel-linux-uclibc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for mipsel-linux-uclibc-ld option to reload object files... -r checking for mipsel-linux-objdump... mipsel-linux-objdump checking how to recognize dependent libraries... pass_all checking for mipsel-linux-ar... mipsel-linux-uclibc-ar checking for mipsel-linux-strip... @true checking for mipsel-linux-ranlib... mipsel-linux-uclibc-ranlib checking command to parse mipsel-linux-uclibc-nm output from mipsel-linux-uclibc-gcc object... ok checking how to run the C preprocessor... mipsel-linux-uclibc-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if mipsel-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for mipsel-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if mipsel-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if mipsel-linux-uclibc-gcc static flag -static works... yes checking if mipsel-linux-uclibc-gcc supports -c -o file.o... yes checking if mipsel-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the mipsel-linux-uclibc-gcc linker (mipsel-linux-uclibc-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... cross checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for mipsel-linux-gcc... (cached) mipsel-linux-uclibc-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether mipsel-linux-uclibc-gcc accepts -g... (cached) yes checking for mipsel-linux-uclibc-gcc option to accept ISO C89... (cached) none needed checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking whether the C compiler accepts -Wall... yes checking for getopt... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long... yes checking which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib /lib/i386-linux-gnu /usr/lib/i386-linux-gnu /lib/i686-linux-gnu /usr/lib/i686-linux-gnu /usr/local/lib /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu /usr/lib/nvidia-173 /usr/lib32/nvidia-173 /lib32 /usr/lib32 checking for library containing dlopen... -ldl checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... no checking for error_t... no checking for argz_add... no checking for argz_append... no checking for argz_count... no checking for argz_create_sep... no checking for argz_insert... no checking for argz_next... no checking for argz_stringify... no checking whether libtool supports -dlopen/-dlpreopen... yes checking for standalone crypt... no checking for crypt in -lcrypt... yes checking for standalone gethostbyname... yes checking for standalone inet_aton... yes checking for standalone nsl functions... yes checking for standalone socket functions... yes checking for _pw_stayopen variable... no checking krb.h usability... no checking krb.h presence... no checking for krb.h... no checking login.h usability... no checking login.h presence... no checking for login.h... no checking prot.h usability... no checking prot.h presence... no checking for prot.h... no checking usersec.h usability... no checking usersec.h presence... no checking for usersec.h... no checking hpsecurity.h usability... no checking hpsecurity.h presence... no checking for hpsecurity.h... no checking for hpsecurity.h workaround... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking junistd.h usability... no checking junistd.h presence... no checking for junistd.h... no checking for memory.h... (cached) yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking for struct spwd.sp_warn... yes checking for struct spwd.sp_inact... yes checking for struct spwd.sp_expire... yes checking for security/pam_appl.h... no checking for security/pam_modules.h... no checking for pam/pam_appl.h... no checking linux/capability.h usability... yes checking linux/capability.h presence... yes checking for linux/capability.h... yes checking for cap_init in -lcap2... no checking for cap_init in -lcap... no checking whether to enable mod_cap... yes checking bstring.h usability... no checking bstring.h presence... no checking for bstring.h... no checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no checking iconv.h usability... no checking iconv.h presence... no checking for iconv.h... no checking for inttypes.h... (cached) yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for sys/types.h... (cached) yes checking sys/ucred.h usability... no checking sys/ucred.h presence... no checking for sys/ucred.h... no checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for sys/param.h... yes checking for sys/mount.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking whether netdb.h requires _USE_IRS... no checking for netinet/in_systm.h... yes checking for netinet/ip.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking for sys/stat.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking sys/termio.h usability... no checking sys/termio.h presence... no checking for sys/termio.h... no checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking sys/ndir.h usability... no checking sys/ndir.h presence... no checking for sys/ndir.h... no checking sys/dir.h usability... yes checking sys/dir.h presence... yes checking for sys/dir.h... yes checking vmsdir.h usability... no checking vmsdir.h presence... no checking for vmsdir.h... no checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking utmpx.h usability... no checking utmpx.h presence... no checking for utmpx.h... no checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking curses.h usability... no checking curses.h presence... no checking for curses.h... no checking ncurses.h usability... no checking ncurses.h presence... no checking for ncurses.h... no checking for tzname global variable... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for size_t... yes checking for mode_t... yes checking for off_t... yes checking type of array argument to getgroups... gid_t checking for timer_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for long long... yes checking size of long long... 8 checking for off_t... (cached) yes checking size of off_t... 8 checking for size_t... (cached) yes checking size of size_t... 4 checking for time_t... yes checking size of time_t... 4 checking for mode_t... (cached) yes checking for ino_t... yes checking for intptr_t... yes checking for socklen_t... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking whether struct utmp has ut_user... yes checking whether struct utmp has ut_host... yes checking whether struct utmp has ut_exit... yes checking whether syslog.h defines LOG_CRON... yes checking whether syslog.h defines LOG_FTP... yes checking for d_fd in DIR structure... no checking for dd_fd in DIR structure... no checking for __dd_fd in DIR structure... no checking for working alloca.h... yes checking for alloca... yes checking for alloca in -lucb... no checking whether mipsel-linux-uclibc-gcc needs -traditional... no checking whether setpgrp takes no argument... (cached) y checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for bcopy... yes checking for crypt... yes checking for fdatasync... yes checking for fgetgrent... yes checking for fgetpwent... yes checking for fgetspent... yes checking for flock... yes checking for fpathconf... yes checking for freeaddrinfo... yes checking for futimes... no checking for getpgid... yes checking for getpgrp... yes checking for nl_langinfo... yes checking for gai_strerror... yes checking for iconv... no checking for dirfd... yes checking for getaddrinfo... yes checking for getcwd... yes checking for getenv... yes checking for getgrouplist... no checking for getgrset... no checking for gethostbyname2... yes checking for gethostname... yes checking for getnameinfo... yes checking for gettimeofday... yes checking for hstrerror... yes checking for inet_aton... yes checking for inet_ntop... yes checking for inet_pton... yes checking for loginrestrictions... no checking for memcpy... yes checking for mempcpy... yes checking for mkdir... yes checking for mkstemp... yes checking for mlock... yes checking for mlockall... yes checking for munlock... yes checking for munlockall... yes checking for pathconf... yes checking for putenv... yes checking for regcomp... yes checking for rmdir... yes checking for select... yes checking for setgroups... yes checking for socket... yes checking for statfs... yes checking for strchr... yes checking for strcoll... yes checking for strerror... yes checking for strsep... yes checking for strtol... yes checking for strtoull... yes checking for setprotoent... yes checking for setspent... yes checking for endprotoent... yes checking for vsnprintf... yes checking for snprintf... yes checking for setsid... yes checking for setgroupent... no checking for seteuid... yes checking for setegid... yes checking for setenv... yes checking for setpgid... yes checking for siginterrupt... yes checking for tzset... yes checking for uname... yes checking for unsetenv... yes checking for setpassent... no checking for struct cmsgcred.cmcred_uid... no checking for struct sockcred.sc_uid... no checking for struct sockaddr_in.sin_len... no checking whether struct addrinfo is defined... yes checking whether struct sockaddr_storage is defined... yes checking whether ss_family is defined... yes checking whether ss_len is defined... no checking whether __ss_len is defined... no checking sys/acl.h usability... no checking sys/acl.h presence... no checking for sys/acl.h... no checking acl/libacl.h usability... no checking acl/libacl.h presence... no checking for acl/libacl.h... no checking which POSIX ACL implementation to use... none checking which sendfile() implementation to use... Linux checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking whether setgrent returns void... (cached) y checking for setproctitle... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking for setproctitle in -lutil... no checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking whether __progname and __progname_full are available... no checking which argv replacement method to use... writeable checking whether printf supports %llu format... cross-compiling checking for duplicate module build requests... no configure: creating ./config.status config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating locale/Makefile config.status: creating modules/Makefile config.status: creating src/Makefile config.status: creating src/prxs config.status: creating src/ftpdctl.8 config.status: creating src/proftpd.8 config.status: creating src/xferlog.5 config.status: creating tests/Makefile config.status: creating utils/Makefile config.status: creating utils/ftpcount.1 config.status: creating utils/ftpscrub.8 config.status: creating utils/ftpshut.8 config.status: creating utils/ftptop.1 config.status: creating utils/ftpwho.1 config.status: creating Makefile config.status: creating Make.rules config.status: creating config.h config.status: executing libtool commands config.status: executing default commands [ ! -d usb-configure ] || make -C usb-configure [ ! -d disktype-configure ] || make -C disktype-configure [ ! -d hotplug2-configure ] || make -C hotplug2-configure [ ! -d udev-configure ] || make -C udev-configure [ ! -d anchorfree-configure ] || make -C anchorfree-configure [ ! -d ttraff-configure ] || make -C ttraff-configure [ ! -d speedtest-configure ] || make -C speedtest-configure [ ! -d configs-configure ] || make -C configs-configure [ ! -d configure ] || make -C configure make: Nothing to be done for `clean'. echo "#define BUILD_DATE \"06/03/14\"" > ../../opt/build.h rm -rf /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target rm -rf /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/linux.trx /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/vmlinuz /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target.squashfs make -C nvram make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram' mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -s -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DHAVE_MADWIFI -c -o nvram_linux.o nvram_linux.c nvram_linux.c: In function 'nvram2file': nvram_linux.c:309: warning: unused variable 'tmp' nvram_linux.c:309: warning: unused variable 'c' In file included from nvram_linux.c:347: nvram_generics.h: In function 'nvram_nset': nvram_generics.h:153: warning: return makes pointer from integer without a cast nvram_linux.c: In function 'file2nvram': nvram_linux.c:304: warning: control reaches end of non-void function mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -s -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DHAVE_MADWIFI -c -o nvram_convert.o nvram_convert.c mipsel-linux-uclibc-ld -shared -o libnvram.so nvram_linux.o nvram_convert.o mipsel-linux-uclibc-ar arc -o libnvram.a nvram_linux.o nvram_convert.o mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -s -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DHAVE_MADWIFI -c -o convertnvram.o convertnvram.c convertnvram.c: In function 'writedb': convertnvram.c:127: warning: unused variable 'a' convertnvram.c: In function 'readdb': convertnvram.c:169: warning: unused variable 'a' convertnvram.c: At top level: convertnvram.c:197: warning: return type of 'main' is not 'int' convertnvram.c:42: warning: 'value' defined but not used mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -s -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DHAVE_MADWIFI -o convertnvram convertnvram.o -L. -lnvram make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram' make CFLAGS="-Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC" -C libnl-tiny make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/libnl-tiny' mipsel-linux-uclibc-gcc -Wall -c -o nl.o -Iinclude -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC nl.c mipsel-linux-uclibc-gcc -Wall -c -o handlers.o -Iinclude -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC handlers.c mipsel-linux-uclibc-gcc -Wall -c -o msg.o -Iinclude -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC msg.c mipsel-linux-uclibc-gcc -Wall -c -o attr.o -Iinclude -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC attr.c mipsel-linux-uclibc-gcc -Wall -c -o cache.o -Iinclude -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC cache.c mipsel-linux-uclibc-gcc -Wall -c -o cache_mngt.o -Iinclude -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC cache_mngt.c mipsel-linux-uclibc-gcc -Wall -c -o object.o -Iinclude -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC object.c mipsel-linux-uclibc-gcc -Wall -c -o socket.o -Iinclude -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC socket.c mipsel-linux-uclibc-gcc -Wall -c -o error.o -Iinclude -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC error.c mipsel-linux-uclibc-gcc -Wall -c -o genl.o -Iinclude -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC genl.c mipsel-linux-uclibc-gcc -Wall -c -o genl_family.o -Iinclude -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC genl_family.c mipsel-linux-uclibc-gcc -Wall -c -o genl_ctrl.o -Iinclude -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC genl_ctrl.c mipsel-linux-uclibc-gcc -Wall -c -o genl_mngt.o -Iinclude -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC genl_mngt.c #mipsel-linux-uclibc-ar rcu libnl-tiny.so nl.o handlers.o msg.o attr.o cache.o cache_mngt.o object.o socket.o error.o genl.o genl_family.o genl_ctrl.o genl_mngt.o mipsel-linux-uclibc-gcc -shared -o libnl-tiny.so nl.o handlers.o msg.o attr.o cache.o cache_mngt.o object.o socket.o error.o genl.o genl_family.o genl_ctrl.o genl_mngt.o make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/libnl-tiny' make -C libutils make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils' mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I../httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -fPIC -DHAVE_WNR3500LV2 -DHAVE_DROPBEAR -DHAVE_SSHD -DHAVE_HOTPLUG2 -DHAVE_MADWIFI -I../services/networking -I../madwifi.dev/madwifi.dev -include ../madwifi.dev/madwifi.dev/include/compat.h -I../wireless-tools -DHEADERS_KERNEL -DHAVE_SAMBA -DHAVE_BCMMODERN -DARCH_broadcom -DHAVE_PPPOE -DHAVE_PPPOERELAY -DSET_BOOT_WAIT -DHAVE_HTTPS -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_UPNP -DHAVE_MATRIXSSL -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -c -o utils.o utils.c cc1: error: ../madwifi.dev/madwifi.dev/include/compat.h: No such file or directory utils.c: In function 'zencrypt': utils.c:4223: warning: pointer targets in passing argument 1 of 'crypt' differ in signedness utils.c:4223: warning: pointer targets in passing argument 2 of 'crypt' differ in signedness make[1]: *** [utils.o] Error 1 make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils' make: *** [libutils] Error 2 root@ori-elementary:/home/eida/disk/2014-06-03/dd-wrt/src/router# nano .config root@ori-elementary:/home/eida/disk/2014-06-03/dd-wrt/src/router# make -f Makefile.wnr3500lv2 clean configure clean all install rules/iptables.mk:43: warning: overriding commands for target `iptables-clean' rules/iptables.mk:2: warning: ignoring old commands for target `iptables-clean' rules/all.mk:121: rules/mmc-ixp4xx.mk: Adresář nebo soubor neexistuje rules/all.mk:198: rules/strace.mk: Adresář nebo soubor neexistuje rules/all.mk:209: rules/oled.mk: Adresář nebo soubor neexistuje rules/all.mk:219: /home/eida/disk/2014-06-03/dd-wrt/src/router/private/ath9k-rules/ath9k.mk: Adresář nebo soubor neexistuje rules/all.mk:223: rules/atm.mk: Adresář nebo soubor neexistuje [ ! -d rules/atm.mk ] || make -C rules/atm.mk [ ! -d /home/eida/disk/2014-06-03/dd-wrt/src/router/private/ath9k-rules/ath9k.mk ] || make -C /home/eida/disk/2014-06-03/dd-wrt/src/router/private/ath9k-rules/ath9k.mk [ ! -d rules/oled.mk ] || make -C rules/oled.mk [ ! -d rules/strace.mk ] || make -C rules/strace.mk [ ! -d rules/mmc-ixp4xx.mk ] || make -C rules/mmc-ixp4xx.mk [ ! -d rc ] || make -C rc clean make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/rc' rm -f *.o rc rm -f *.c~ make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/rc' make -C httpd clean make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd' cd xyssl && make clean make[2]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd/xyssl' cd library && make clean && cd .. make[3]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd/xyssl/library' make[3]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd/xyssl/library' cd programs && make clean && cd .. make[3]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd/xyssl/programs' make[3]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd/xyssl/programs' make[2]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd/xyssl' rm -f *.o *~ httpd rm -f modules/*.o rm -f modules/*.*~ rm -f validate/*.*~ rm -f visuals/*.*~ rm -f *.a #Added by Daniel(2004-07-29) #cp ../shared/ezc.o ./ #rm -rf /home/eida/disk/2014-06-03/dd-wrt/src/../tools/src/code_header.o make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd' rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/register/*.o make -C services clean make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/services' rm -f *.o *.a *.so rm -f *.c~ services/*.c~ networking/*.c~ tools/*.c~ sysinit/*.c~ rm -f *.h~ services/*.h~ networking/*.h~ tools/*.h~ sysinit/*.h~ make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/services' make -C shared clean make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/shared' rm -f *.o *.so rm -f *.a rm -f *.h~ rm -f *.c~ make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/shared' make -C libutils clean make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils' rm -f *.o *.so rm -f *.a rm -f *.h~ rm -f *.c~ make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils' make -C nvram clean make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram' rm -f *.o *.a *.so nvram make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram' cd busybox && rm -f Config.h && ln -sf configs/.h Config.h make -j 4 -C busybox clean PREFIX=/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/busybox' make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/busybox' [ ! -d dnsmasq ] || make -C dnsmasq clean make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/dnsmasq' rm -f *~ src/*.mo contrib/*/*~ */*~ src/*.pot rm -f src/*.o src/dnsmasq.a src/dnsmasq core */core make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/dnsmasq' make -C iptables KERNEL_DIR=/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 clean /bin/sh: 1: [: -a: unexpected operator make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables' Making dependencies: please wait... mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables' /bin/sh: 1: [: -a: unexpected operator make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables' rm -f TAGS `find . -name '*~' -o -name '.*~'` `find . -name '*.rej'` `find . -name '*.d'` .makefirst rm -f iptables iptables.o iptables.8 ip6tables ip6tables.o ip6tables.8 extensions/libipt_targets.man extensions/libipt_matches.man extensions/libip6t_targets.man extensions/libip6t_matches.man libipq/libipq.a libiptc/libiptc.a rm -f extensions/initext.c extensions/initext6.c make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables' (cd pppd.new ; \ ln -s linux/Makefile.top Makefile ; \ ln -s Makefile.linux pppd.new/Makefile ; \ ln -s Makefile.linux chat/Makefile ; \ ln -s Makefile.linux pppd/plugins/Makefile ; \ ln -s Makefile.linux pppd/plugins/radius/Makefile ; \ ln -s Makefile.linux pppd/plugins/rp-pppoe/Makefile ; \ ln -s Makefile.linux pppd/plugins/pppoatm/Makefile ; \ ln -s Makefile.linux pppdump/Makefile ; \ ln -s Makefile.linux pppstats/Makefile ; \ ) ln: symbolický odkaz „Makefile“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „pppd.new/Makefile“ nebylo možné vytvořit: Adresář nebo soubor neexistuje ln: symbolický odkaz „chat/Makefile“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „pppd/plugins/Makefile“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „pppd/plugins/radius/Makefile“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „pppd/plugins/rp-pppoe/Makefile“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „pppd/plugins/pppoatm/Makefile“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „pppdump/Makefile“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „pppstats/Makefile“ nebylo možné vytvořit: Soubor již existuje make: [pppd-symlinks] Error 1 (ignored) make -C pppd.new/pppd/plugins/rp-pppoe clean make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/pppd.new/pppd/plugins/rp-pppoe' rm -f *.o *.so make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/pppd.new/pppd/plugins/rp-pppoe' make -C pppd.new/pppd/plugins/pppoatm clean make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/pppd.new/pppd/plugins/pppoatm' rm -f *.o *.so make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/pppd.new/pppd/plugins/pppoatm' make -C pppd.new/pppd/plugins/radius clean make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/pppd.new/pppd/plugins/radius' rm -f *.o *.so *.a make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/pppd.new/pppd/plugins/radius' make -C pppd.new/pppd clean make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/pppd.new/pppd' rm -f main.o magic.o fsm.o lcp.o ipcp.o upap.o chap-new.o md5.o ccp.o ecp.o auth.o options.o demand.o utils.o sys-linux.o ipxcp.o tty.o eap.o chap-md5.o md4.o chap_ms.o sha1.o pppcrypt.o multilink.o tdb.o spinlock.o pppd *~ #* core make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/pppd.new/pppd' make -C nas clean make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/nas' make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/nas' [ ! -d eapd ] || make -C eapd clean make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/eapd' make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/eapd' [ ! -d nasshared ] || make -C nasshared clean make -C /home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 clean make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23' make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23' rm -f .config.old .config.cmd rm -rf /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install rm -rf /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/* rm -f mipsel-uclibc/* [ ! -d nvram-configure ] || make -C nvram-configure [ ! -d libutils-configure ] || make -C libutils-configure [ ! -d shared-configure ] || make -C shared-configure [ ! -d matrixssl-configure ] || make -C matrixssl-configure [ ! -d httpd-configure ] || make -C httpd-configure [ ! -d rc-configure ] || make -C rc-configure [ ! -d services-configure ] || make -C services-configure [ ! -d www-configure ] || make -C www-configure [ ! -d lib.mipsel-configure ] || make -C lib.mipsel-configure [ ! -d bridge-configure ] || make -C bridge-configure [ ! -d zlib-configure ] || make -C zlib-configure make -j 4 -C zlib make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/zlib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/zlib' cd dropbear && ./configure --host=mipsel-linux --disable-lastlog --disable-utmp --disable-utmpx --disable-wtmp --disable-wtmpx --disable-libutil CC=mipsel-linux-uclibc-gcc CFLAGS="-I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections " LDFLAGS="-L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections" host_alias=mipsel-linux configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking for mipsel-linux-gcc... mipsel-linux-uclibc-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether mipsel-linux-uclibc-gcc accepts -g... yes checking for mipsel-linux-uclibc-gcc option to accept ISO C89... none needed checking whether make sets $(MAKE)... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking build system type... x86_64-unknown-linux-gnu checking host system type... mipsel-unknown-linux-gnu checking for mipsel-linux-ar... mipsel-linux-uclibc-ar checking for mipsel-linux-ranlib... mipsel-linux-uclibc-ranlib checking for mipsel-linux-strip... @true checking for mipsel-linux-install... no checking for install... install configure: WARNING: In the future, Autoconf will not detect cross-tools whose name does not start with the host triplet. If you think this configuration is useful to you, please write to autoconf@gnu.org. checking how to run the C preprocessor... mipsel-linux-uclibc-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether __UCLIBC__ is declared... yes configure: Using uClibc - login() and logout() probably don't work, so we won't use them. checking for crypt in -lcrypt... yes checking for deflate in -lz... yes configure: Enabling zlib configure: Disabling PAM configure: Using openpty if available checking for library containing openpty... -lutil configure: Enabling syslog checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes configure: Using shadow passwords if available checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking ioctl.h usability... no checking ioctl.h presence... no checking for ioctl.h... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for inttypes.h... (cached) yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... no checking utmpx.h presence... no checking for utmpx.h... no checking lastlog.h usability... yes checking lastlog.h presence... yes checking for lastlog.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking security/pam_appl.h usability... no checking security/pam_appl.h presence... no checking for security/pam_appl.h... no checking pam/pam_appl.h usability... no checking pam/pam_appl.h presence... no checking for pam/pam_appl.h... no checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for uint16_t... yes checking for u_int16_t... yes checking for struct sockaddr_storage... no checking for socklen_t... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_in6... yes checking for struct in6_addr... yes checking for struct addrinfo... yes checking for gai_strerror... yes checking for struct utmp.ut_host... yes checking for struct utmp.ut_pid... yes checking for struct utmp.ut_type... yes checking for struct utmp.ut_tv... yes checking for struct utmp.ut_id... yes checking for struct utmp.ut_addr... yes checking for struct utmp.ut_addr_v6... yes checking for struct utmp.ut_exit... yes checking for struct utmp.ut_time... yes checking for struct utmpx.ut_host... no checking for struct utmpx.ut_syslen... no checking for struct utmpx.ut_type... no checking for struct utmpx.ut_id... no checking for struct utmpx.ut_addr... no checking for struct utmpx.ut_addr_v6... no checking for struct utmpx.ut_time... no checking for struct utmpx.ut_tv... no checking for struct sockaddr_storage.ss_family... yes checking for endutent... yes checking for getutent... yes checking for getutid... yes checking for getutline... yes checking for pututline... yes checking for setutent... yes checking for utmpname... yes checking for endutxent... no checking for getutxent... no checking for getutxid... no checking for getutxline... no checking for pututxline... no checking for setutxent... no checking for utmpxname... no checking for logout... yes checking for updwtmp... yes checking for logwtmp... yes checking if your system defines LASTLOG_FILE... no checking if your system defines _PATH_LASTLOG... yes checking if your system defines UTMP_FILE... yes checking if your system defines WTMP_FILE... yes checking if your system defines UTMPX_FILE... no checking if your system defines WTMPX_FILE... no checking whether mipsel-linux-uclibc-gcc needs -traditional... no checking for working memcmp... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking for dup2... yes checking for getspnam... yes checking for getusershell... yes checking for memset... yes checking for putenv... yes checking for select... yes checking for socket... yes checking for strdup... yes checking for clearenv... yes checking for strlcpy... yes checking for strlcat... yes checking for daemon... yes checking for basename... yes checking for _getpty... no checking for getaddrinfo... yes checking for freeaddrinfo... yes checking for getnameinfo... yes checking for library containing basename... none required configure: Not checking for /dev/ptc & /dev/pts since we're cross-compiling configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged configure: creating ./config.status config.status: creating Makefile config.status: creating libtomcrypt/Makefile config.status: creating config.h config.status: config.h is unchanged configure: creating ./config.status config.status: creating Makefile config.status: creating libtomcrypt/Makefile config.status: creating libtommath/Makefile config.status: creating config.h config.status: config.h is unchanged configure: configure: Now edit options.h to choose features. cd dhcpforwarder && ./configure --host=mipsel-linux-elf --sysconfdir=/tmp/dhcp-fwd CC=mipsel-linux-uclibc-gcc CFLAGS="-Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DHAVE_MALLOC=1 -Drpl_malloc=malloc -DNEED_PRINTF -ffunction-sections -fdata-sections -Wl,--gc-sections" LDFLAGS="-ffunction-sections -fdata-sections -Wl,--gc-sections " configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for mipsel-linux-elf-strip... @true checking whether to enable maintainer-specific portions of Makefiles... no checking for cvs2cl... no checking for rcs2log... no checking for mipsel-linux-elf-gcc... mipsel-linux-uclibc-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether mipsel-linux-uclibc-gcc accepts -g... yes checking for mipsel-linux-uclibc-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of mipsel-linux-uclibc-gcc... gcc3 checking whether mipsel-linux-uclibc-gcc and cc understand -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... (cached) gawk checking whether ln -s works... yes checking for splint... no checking for sed... /bin/sed checking for cat... /bin/cat checking for cp... /bin/cp checking for grep... /bin/grep checking for egrep... /bin/egrep checking for chmod... /bin/chmod checking for chown... /bin/chown checking for touch... /usr/bin/touch checking for sh... /bin/sh checking for rm... /bin/rm checking for rmdir... /bin/rmdir checking for diff... /usr/bin/diff checking for mv... /bin/mv checking for ln... /bin/ln checking for dirname... /usr/bin/dirname checking for mkdir... /bin/mkdir checking whether chown understands the --references option... yes checking whether chmod understands the --references option... yes checking whether to enable release-mode... no checking whether to use dietlibc... no checking for initrddir... $(sysconfdir)/init.d checking whether mipsel-linux-uclibc-gcc accepts -Wall... yes checking whether mipsel-linux-uclibc-gcc accepts -W... yes checking whether mipsel-linux-uclibc-gcc accepts -Wno-unused-function... yes checking whether mipsel-linux-uclibc-gcc accepts -std=c99... yes checking whether mipsel-linux-uclibc-gcc accepts -pedantic... yes checking whether mipsel-linux-uclibc-gcc is modern... yes checking whether to enable logging... no checking how to run the C preprocessor... mipsel-linux-uclibc-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking compat/if_packet.h usability... yes checking compat/if_packet.h presence... yes checking for compat/if_packet.h... yes checking whether type in_addr_t is known... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working alloca.h... yes checking for alloca... yes checking for unistd.h... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... no checking for strftime... yes checking whether mipsel-linux-uclibc-gcc needs -traditional... no configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating test/Makefile config.status: creating dhcp-forwarder.spec config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands [ ! -d busybox-configure ] || make -C busybox-configure [ ! -d dnsmasq-configure ] || make -C dnsmasq-configure [ ! -d iptables-configure ] || make -C iptables-configure [ ! -d libpcap-configure ] || make -C libpcap-configure [ ! -d netconf-configure ] || make -C netconf-configure [ ! -d ntpclient-configure ] || make -C ntpclient-configure [ ! -d ppp-configure ] || make -C ppp-configure [ ! -d udhcpd-configure ] || make -C udhcpd-configure [ ! -d upnp-configure ] || make -C upnp-configure [ ! -d iproute2-configure ] || make -C iproute2-configure [ ! -d pptpd-configure ] || make -C pptpd-configure [ ! -d cron-configure ] || make -C cron-configure [ ! -d pppd-configure ] || make -C pppd-configure [ ! -d bird-configure ] || make -C bird-configure [ ! -d inadyn-configure ] || make -C inadyn-configure [ ! -d others-configure ] || make -C others-configure [ ! -d samba-configure ] || make -C samba-configure [ ! -d radauth-configure ] || make -C radauth-configure [ ! -d nas-configure ] || make -C nas-configure [ ! -d eapd-configure ] || make -C eapd-configure [ ! -d libbcmcrypto-configure ] || make -C libbcmcrypto-configure [ ! -d shared_nas-configure ] || make -C shared_nas-configure [ ! -d wlconf-configure ] || make -C wlconf-configure [ ! -d utils-configure ] || make -C utils-configure [ ! -d telnet-configure ] || make -C telnet-configure cd proftpd && ./configure --host=mipsel-linux --prefix=/tmp/proftpd ac_cv_func_setpgrp_void=y ac_cv_func_setgrent_void=y configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking build system type... x86_64-unknown-linux-gnu checking host system type... mipsel-unknown-linux-gnu checking target system type... mipsel-unknown-linux-gnu checking for mipsel-linux-gcc... mipsel-linux-uclibc-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether mipsel-linux-uclibc-gcc accepts -g... yes checking for mipsel-linux-uclibc-gcc option to accept ISO C89... none needed checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by mipsel-linux-uclibc-gcc... mipsel-linux-uclibc-ld checking if the linker (mipsel-linux-uclibc-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... mipsel-linux-uclibc-nm checking the name lister (mipsel-linux-uclibc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for mipsel-linux-uclibc-ld option to reload object files... -r checking for mipsel-linux-objdump... mipsel-linux-objdump checking how to recognize dependent libraries... pass_all checking for mipsel-linux-ar... mipsel-linux-uclibc-ar checking for mipsel-linux-strip... @true checking for mipsel-linux-ranlib... mipsel-linux-uclibc-ranlib checking command to parse mipsel-linux-uclibc-nm output from mipsel-linux-uclibc-gcc object... ok checking how to run the C preprocessor... mipsel-linux-uclibc-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if mipsel-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for mipsel-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if mipsel-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if mipsel-linux-uclibc-gcc static flag -static works... yes checking if mipsel-linux-uclibc-gcc supports -c -o file.o... yes checking if mipsel-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the mipsel-linux-uclibc-gcc linker (mipsel-linux-uclibc-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... cross checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for mipsel-linux-gcc... (cached) mipsel-linux-uclibc-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether mipsel-linux-uclibc-gcc accepts -g... (cached) yes checking for mipsel-linux-uclibc-gcc option to accept ISO C89... (cached) none needed checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking whether the C compiler accepts -Wall... yes checking for getopt... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long... yes checking which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib /lib/i386-linux-gnu /usr/lib/i386-linux-gnu /lib/i686-linux-gnu /usr/lib/i686-linux-gnu /usr/local/lib /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu /usr/lib/nvidia-173 /usr/lib32/nvidia-173 /lib32 /usr/lib32 checking for library containing dlopen... -ldl checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... no checking for error_t... no checking for argz_add... no checking for argz_append... no checking for argz_count... no checking for argz_create_sep... no checking for argz_insert... no checking for argz_next... no checking for argz_stringify... no checking whether libtool supports -dlopen/-dlpreopen... yes checking for standalone crypt... no checking for crypt in -lcrypt... yes checking for standalone gethostbyname... yes checking for standalone inet_aton... yes checking for standalone nsl functions... yes checking for standalone socket functions... yes checking for _pw_stayopen variable... no checking krb.h usability... no checking krb.h presence... no checking for krb.h... no checking login.h usability... no checking login.h presence... no checking for login.h... no checking prot.h usability... no checking prot.h presence... no checking for prot.h... no checking usersec.h usability... no checking usersec.h presence... no checking for usersec.h... no checking hpsecurity.h usability... no checking hpsecurity.h presence... no checking for hpsecurity.h... no checking for hpsecurity.h workaround... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking junistd.h usability... no checking junistd.h presence... no checking for junistd.h... no checking for memory.h... (cached) yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking for struct spwd.sp_warn... yes checking for struct spwd.sp_inact... yes checking for struct spwd.sp_expire... yes checking for security/pam_appl.h... no checking for security/pam_modules.h... no checking for pam/pam_appl.h... no checking linux/capability.h usability... yes checking linux/capability.h presence... yes checking for linux/capability.h... yes checking for cap_init in -lcap2... no checking for cap_init in -lcap... no checking whether to enable mod_cap... yes checking bstring.h usability... no checking bstring.h presence... no checking for bstring.h... no checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no checking iconv.h usability... no checking iconv.h presence... no checking for iconv.h... no checking for inttypes.h... (cached) yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for sys/types.h... (cached) yes checking sys/ucred.h usability... no checking sys/ucred.h presence... no checking for sys/ucred.h... no checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for sys/param.h... yes checking for sys/mount.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking whether netdb.h requires _USE_IRS... no checking for netinet/in_systm.h... yes checking for netinet/ip.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking for sys/stat.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking sys/termio.h usability... no checking sys/termio.h presence... no checking for sys/termio.h... no checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking sys/ndir.h usability... no checking sys/ndir.h presence... no checking for sys/ndir.h... no checking sys/dir.h usability... yes checking sys/dir.h presence... yes checking for sys/dir.h... yes checking vmsdir.h usability... no checking vmsdir.h presence... no checking for vmsdir.h... no checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking utmpx.h usability... no checking utmpx.h presence... no checking for utmpx.h... no checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking curses.h usability... no checking curses.h presence... no checking for curses.h... no checking ncurses.h usability... no checking ncurses.h presence... no checking for ncurses.h... no checking for tzname global variable... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for size_t... yes checking for mode_t... yes checking for off_t... yes checking type of array argument to getgroups... gid_t checking for timer_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for long long... yes checking size of long long... 8 checking for off_t... (cached) yes checking size of off_t... 8 checking for size_t... (cached) yes checking size of size_t... 4 checking for time_t... yes checking size of time_t... 4 checking for mode_t... (cached) yes checking for ino_t... yes checking for intptr_t... yes checking for socklen_t... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking whether struct utmp has ut_user... yes checking whether struct utmp has ut_host... yes checking whether struct utmp has ut_exit... yes checking whether syslog.h defines LOG_CRON... yes checking whether syslog.h defines LOG_FTP... yes checking for d_fd in DIR structure... no checking for dd_fd in DIR structure... no checking for __dd_fd in DIR structure... no checking for working alloca.h... yes checking for alloca... yes checking for alloca in -lucb... no checking whether mipsel-linux-uclibc-gcc needs -traditional... no checking whether setpgrp takes no argument... (cached) y checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for bcopy... yes checking for crypt... yes checking for fdatasync... yes checking for fgetgrent... yes checking for fgetpwent... yes checking for fgetspent... yes checking for flock... yes checking for fpathconf... yes checking for freeaddrinfo... yes checking for futimes... no checking for getpgid... yes checking for getpgrp... yes checking for nl_langinfo... yes checking for gai_strerror... yes checking for iconv... no checking for dirfd... yes checking for getaddrinfo... yes checking for getcwd... yes checking for getenv... yes checking for getgrouplist... no checking for getgrset... no checking for gethostbyname2... yes checking for gethostname... yes checking for getnameinfo... yes checking for gettimeofday... yes checking for hstrerror... yes checking for inet_aton... yes checking for inet_ntop... yes checking for inet_pton... yes checking for loginrestrictions... no checking for memcpy... yes checking for mempcpy... yes checking for mkdir... yes checking for mkstemp... yes checking for mlock... yes checking for mlockall... yes checking for munlock... yes checking for munlockall... yes checking for pathconf... yes checking for putenv... yes checking for regcomp... yes checking for rmdir... yes checking for select... yes checking for setgroups... yes checking for socket... yes checking for statfs... yes checking for strchr... yes checking for strcoll... yes checking for strerror... yes checking for strsep... yes checking for strtol... yes checking for strtoull... yes checking for setprotoent... yes checking for setspent... yes checking for endprotoent... yes checking for vsnprintf... yes checking for snprintf... yes checking for setsid... yes checking for setgroupent... no checking for seteuid... yes checking for setegid... yes checking for setenv... yes checking for setpgid... yes checking for siginterrupt... yes checking for tzset... yes checking for uname... yes checking for unsetenv... yes checking for setpassent... no checking for struct cmsgcred.cmcred_uid... no checking for struct sockcred.sc_uid... no checking for struct sockaddr_in.sin_len... no checking whether struct addrinfo is defined... yes checking whether struct sockaddr_storage is defined... yes checking whether ss_family is defined... yes checking whether ss_len is defined... no checking whether __ss_len is defined... no checking sys/acl.h usability... no checking sys/acl.h presence... no checking for sys/acl.h... no checking acl/libacl.h usability... no checking acl/libacl.h presence... no checking for acl/libacl.h... no checking which POSIX ACL implementation to use... none checking which sendfile() implementation to use... Linux checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking whether setgrent returns void... (cached) y checking for setproctitle... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking for setproctitle in -lutil... no checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking whether __progname and __progname_full are available... no checking which argv replacement method to use... writeable checking whether printf supports %llu format... cross-compiling checking for duplicate module build requests... no configure: creating ./config.status config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating locale/Makefile config.status: creating modules/Makefile config.status: creating src/Makefile config.status: creating src/prxs config.status: creating src/ftpdctl.8 config.status: creating src/proftpd.8 config.status: creating src/xferlog.5 config.status: creating tests/Makefile config.status: creating utils/Makefile config.status: creating utils/ftpcount.1 config.status: creating utils/ftpscrub.8 config.status: creating utils/ftpshut.8 config.status: creating utils/ftptop.1 config.status: creating utils/ftpwho.1 config.status: creating Makefile config.status: creating Make.rules config.status: creating config.h config.status: config.h is unchanged config.status: executing libtool commands config.status: executing default commands [ ! -d usb-configure ] || make -C usb-configure [ ! -d disktype-configure ] || make -C disktype-configure [ ! -d hotplug2-configure ] || make -C hotplug2-configure [ ! -d udev-configure ] || make -C udev-configure [ ! -d anchorfree-configure ] || make -C anchorfree-configure [ ! -d ttraff-configure ] || make -C ttraff-configure [ ! -d speedtest-configure ] || make -C speedtest-configure [ ! -d configs-configure ] || make -C configs-configure [ ! -d configure ] || make -C configure make: Nothing to be done for `clean'. echo "#define BUILD_DATE \"06/03/14\"" > ../../opt/build.h rm -rf /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target rm -rf /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/linux.trx /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/vmlinuz /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target.squashfs make -C nvram make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram' mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -s -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -c -o nvram_linux.o nvram_linux.c nvram_linux.c: In function 'nvram2file': nvram_linux.c:309: warning: unused variable 'tmp' nvram_linux.c:309: warning: unused variable 'c' In file included from nvram_linux.c:347: nvram_generics.h: In function 'nvram_nset': nvram_generics.h:153: warning: return makes pointer from integer without a cast nvram_linux.c: In function 'file2nvram': nvram_linux.c:304: warning: control reaches end of non-void function mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -s -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -c -o nvram_convert.o nvram_convert.c mipsel-linux-uclibc-ld -shared -o libnvram.so nvram_linux.o nvram_convert.o mipsel-linux-uclibc-ar arc -o libnvram.a nvram_linux.o nvram_convert.o mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -s -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -c -o convertnvram.o convertnvram.c convertnvram.c: In function 'writedb': convertnvram.c:127: warning: unused variable 'a' convertnvram.c: In function 'readdb': convertnvram.c:169: warning: unused variable 'a' convertnvram.c: At top level: convertnvram.c:197: warning: return type of 'main' is not 'int' convertnvram.c:42: warning: 'value' defined but not used mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -s -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -o convertnvram convertnvram.o -L. -lnvram make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram' make CFLAGS="-Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC" -C libnl-tiny make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/libnl-tiny' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/libnl-tiny' make -C libutils make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils' mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I../httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -fPIC -DHAVE_WNR3500LV2 -DHAVE_DROPBEAR -DHAVE_SSHD -DHAVE_HOTPLUG2 -DHAVE_SAMBA -DHAVE_BCMMODERN -DARCH_broadcom -DHAVE_PPPOE -DHAVE_PPPOERELAY -DSET_BOOT_WAIT -DHAVE_HTTPS -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_UPNP -DHAVE_MATRIXSSL -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -c -o utils.o utils.c utils.c: In function 'zencrypt': utils.c:4223: warning: pointer targets in passing argument 1 of 'crypt' differ in signedness utils.c:4223: warning: pointer targets in passing argument 2 of 'crypt' differ in signedness mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I../httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -fPIC -DHAVE_WNR3500LV2 -DHAVE_DROPBEAR -DHAVE_SSHD -DHAVE_HOTPLUG2 -DHAVE_SAMBA -DHAVE_BCMMODERN -DARCH_broadcom -DHAVE_PPPOE -DHAVE_PPPOERELAY -DSET_BOOT_WAIT -DHAVE_HTTPS -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_UPNP -DHAVE_MATRIXSSL -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -c -o shutils.o shutils.c shutils.c: In function 'psname': shutils.c:715: warning: implicit declaration of function 'f_read_string' mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I../httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -fPIC -DHAVE_WNR3500LV2 -DHAVE_DROPBEAR -DHAVE_SSHD -DHAVE_HOTPLUG2 -DHAVE_SAMBA -DHAVE_BCMMODERN -DARCH_broadcom -DHAVE_PPPOE -DHAVE_PPPOERELAY -DSET_BOOT_WAIT -DHAVE_HTTPS -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_UPNP -DHAVE_MATRIXSSL -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -c -o wl_basic.o wl_basic.c wl_basic.c: In function 'bcm_gettxpower': wl_basic.c:97: warning: implicit declaration of function 'atoi' mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I../httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -fPIC -DHAVE_WNR3500LV2 -DHAVE_DROPBEAR -DHAVE_SSHD -DHAVE_HOTPLUG2 -DHAVE_SAMBA -DHAVE_BCMMODERN -DARCH_broadcom -DHAVE_PPPOE -DHAVE_PPPOERELAY -DSET_BOOT_WAIT -DHAVE_HTTPS -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_UPNP -DHAVE_MATRIXSSL -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -c -o linux_timer.o linux_timer.c mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I../httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -fPIC -DHAVE_WNR3500LV2 -DHAVE_DROPBEAR -DHAVE_SSHD -DHAVE_HOTPLUG2 -DHAVE_SAMBA -DHAVE_BCMMODERN -DARCH_broadcom -DHAVE_PPPOE -DHAVE_PPPOERELAY -DSET_BOOT_WAIT -DHAVE_HTTPS -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_UPNP -DHAVE_MATRIXSSL -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -c -o wl_linux.o wl_linux.c wl_linux.c: In function 'getsocket': wl_linux.c:42: warning: implicit declaration of function 'err' mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I../httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -fPIC -DHAVE_WNR3500LV2 -DHAVE_DROPBEAR -DHAVE_SSHD -DHAVE_HOTPLUG2 -DHAVE_SAMBA -DHAVE_BCMMODERN -DARCH_broadcom -DHAVE_PPPOE -DHAVE_PPPOERELAY -DSET_BOOT_WAIT -DHAVE_HTTPS -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_UPNP -DHAVE_MATRIXSSL -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -c -o gpio.o gpio.c gpio.c: In function 'ext_output_value': gpio.c:779: warning: implicit declaration of function 'set_gpio_normal' gpio.c: In function 'gpio_control_clk_data': gpio.c:804: warning: suggest parentheses around assignment used as truth value gpio.c:817: warning: suggest parentheses around assignment used as truth value gpio.c: At top level: gpio.c:827: warning: conflicting types for 'set_gpio_normal' gpio.c:779: warning: previous implicit declaration of 'set_gpio_normal' was here mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I../httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -fPIC -DHAVE_WNR3500LV2 -DHAVE_DROPBEAR -DHAVE_SSHD -DHAVE_HOTPLUG2 -DHAVE_SAMBA -DHAVE_BCMMODERN -DARCH_broadcom -DHAVE_PPPOE -DHAVE_PPPOERELAY -DSET_BOOT_WAIT -DHAVE_HTTPS -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_UPNP -DHAVE_MATRIXSSL -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -c -o md5c.o md5c.c mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I../httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -fPIC -DHAVE_WNR3500LV2 -DHAVE_DROPBEAR -DHAVE_SSHD -DHAVE_HOTPLUG2 -DHAVE_SAMBA -DHAVE_BCMMODERN -DARCH_broadcom -DHAVE_PPPOE -DHAVE_PPPOERELAY -DSET_BOOT_WAIT -DHAVE_HTTPS -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_UPNP -DHAVE_MATRIXSSL -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -c -o crc.o crc.c mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I../httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -fPIC -DHAVE_WNR3500LV2 -DHAVE_DROPBEAR -DHAVE_SSHD -DHAVE_HOTPLUG2 -DHAVE_SAMBA -DHAVE_BCMMODERN -DARCH_broadcom -DHAVE_PPPOE -DHAVE_PPPOERELAY -DSET_BOOT_WAIT -DHAVE_HTTPS -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_UPNP -DHAVE_MATRIXSSL -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -c -o sha1.o sha1.c sha1.c: In function 'sha1_compile': sha1.c:62: warning: implicit declaration of function 'htonl' sha1.c: In function 'sha1_hash': sha1.c:118: warning: implicit declaration of function 'memcpy' sha1.c:118: warning: incompatible implicit declaration of built-in function 'memcpy' sha1.c:126: warning: incompatible implicit declaration of built-in function 'memcpy' mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I../httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -fPIC -DHAVE_WNR3500LV2 -DHAVE_DROPBEAR -DHAVE_SSHD -DHAVE_HOTPLUG2 -DHAVE_SAMBA -DHAVE_BCMMODERN -DARCH_broadcom -DHAVE_PPPOE -DHAVE_PPPOERELAY -DSET_BOOT_WAIT -DHAVE_HTTPS -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_UPNP -DHAVE_MATRIXSSL -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -c -o nvparse.o nvparse.c mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I../httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -fPIC -DHAVE_WNR3500LV2 -DHAVE_DROPBEAR -DHAVE_SSHD -DHAVE_HOTPLUG2 -DHAVE_SAMBA -DHAVE_BCMMODERN -DARCH_broadcom -DHAVE_PPPOE -DHAVE_PPPOERELAY -DSET_BOOT_WAIT -DHAVE_HTTPS -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_UPNP -DHAVE_MATRIXSSL -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -c -o bcmutils.o bcmutils.c mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I../httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -fPIC -DHAVE_WNR3500LV2 -DHAVE_DROPBEAR -DHAVE_SSHD -DHAVE_HOTPLUG2 -DHAVE_SAMBA -DHAVE_BCMMODERN -DARCH_broadcom -DHAVE_PPPOE -DHAVE_PPPOERELAY -DSET_BOOT_WAIT -DHAVE_HTTPS -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_UPNP -DHAVE_MATRIXSSL -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -c -o linux_osl.o linux_osl.c mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I../httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -fPIC -DHAVE_WNR3500LV2 -DHAVE_DROPBEAR -DHAVE_SSHD -DHAVE_HOTPLUG2 -DHAVE_SAMBA -DHAVE_BCMMODERN -DARCH_broadcom -DHAVE_PPPOE -DHAVE_PPPOERELAY -DSET_BOOT_WAIT -DHAVE_HTTPS -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_UPNP -DHAVE_MATRIXSSL -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -c -o backup.o backup.c mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I../httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -fPIC -DHAVE_WNR3500LV2 -DHAVE_DROPBEAR -DHAVE_SSHD -DHAVE_HOTPLUG2 -DHAVE_SAMBA -DHAVE_BCMMODERN -DARCH_broadcom -DHAVE_PPPOE -DHAVE_PPPOERELAY -DSET_BOOT_WAIT -DHAVE_HTTPS -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_UPNP -DHAVE_MATRIXSSL -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -c -o country.o country.c mipsel-linux-uclibc-gcc -shared -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I../httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -fPIC -DHAVE_WNR3500LV2 -DHAVE_DROPBEAR -DHAVE_SSHD -DHAVE_HOTPLUG2 -DHAVE_SAMBA -DHAVE_BCMMODERN -DARCH_broadcom -DHAVE_PPPOE -DHAVE_PPPOERELAY -DSET_BOOT_WAIT -DHAVE_HTTPS -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_UPNP -DHAVE_MATRIXSSL -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L. -o libutils.so utils.o shutils.o wl_basic.o linux_timer.o wl_linux.o gpio.o md5c.o crc.o sha1.o nvparse.o bcmutils.o linux_osl.o backup.o country.o -lcrypt -L../nvram -lnvram mipsel-linux-uclibc-ar arc -o libutils.a utils.o shutils.o wl_basic.o linux_timer.o wl_linux.o gpio.o md5c.o crc.o sha1.o nvparse.o bcmutils.o linux_osl.o backup.o country.o mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I../httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -fPIC -DHAVE_WNR3500LV2 -DHAVE_DROPBEAR -DHAVE_SSHD -DHAVE_HOTPLUG2 -DHAVE_SAMBA -DHAVE_BCMMODERN -DARCH_broadcom -DHAVE_PPPOE -DHAVE_PPPOERELAY -DSET_BOOT_WAIT -DHAVE_HTTPS -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_UPNP -DHAVE_MATRIXSSL -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -c -o wl.o wl.c wl.c: In function 'wl_getbssid': wl.c:543: warning: passing argument 1 of 'ether_etoa' from incompatible pointer type wl.c:539: warning: unused variable 'ret' mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I../httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -fPIC -DHAVE_WNR3500LV2 -DHAVE_DROPBEAR -DHAVE_SSHD -DHAVE_HOTPLUG2 -DHAVE_SAMBA -DHAVE_BCMMODERN -DARCH_broadcom -DHAVE_PPPOE -DHAVE_PPPOERELAY -DSET_BOOT_WAIT -DHAVE_HTTPS -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_UPNP -DHAVE_MATRIXSSL -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -c -o wl_macfuncs.o wl_macfuncs.c mipsel-linux-uclibc-gcc -shared -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I../httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -fPIC -DHAVE_WNR3500LV2 -DHAVE_DROPBEAR -DHAVE_SSHD -DHAVE_HOTPLUG2 -DHAVE_SAMBA -DHAVE_BCMMODERN -DARCH_broadcom -DHAVE_PPPOE -DHAVE_PPPOERELAY -DSET_BOOT_WAIT -DHAVE_HTTPS -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_UPNP -DHAVE_MATRIXSSL -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L. -o libwireless.so wl.o wl_macfuncs.o -L../nvram -lnvram -lutils mipsel-linux-uclibc-ar arc -o libwireless.a wl.o wl_macfuncs.o make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils' make -C shared make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/shared' make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/shared' make -C matrixssl/src all make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl/src' mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fPIC -DLINUX -I./ -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -c -o cipherSuite.o cipherSuite.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fPIC -DLINUX -I./ -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -c -o matrixSsl.o matrixSsl.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fPIC -DLINUX -I./ -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -c -o sslDecode.o sslDecode.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fPIC -DLINUX -I./ -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -c -o sslEncode.o sslEncode.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fPIC -DLINUX -I./ -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -c -o sslv3.o sslv3.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fPIC -DLINUX -I./ -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -c -o os/debug.o os/debug.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fPIC -DLINUX -I./ -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -c -o os/linux/linux.o os/linux/linux.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fPIC -DLINUX -I./ -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -c -o crypto/peersec/arc4.o crypto/peersec/arc4.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fPIC -DLINUX -I./ -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -c -o crypto/peersec/base64.o crypto/peersec/base64.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fPIC -DLINUX -I./ -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -c -o crypto/peersec/des3.o crypto/peersec/des3.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fPIC -DLINUX -I./ -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -c -o crypto/peersec/md5.o crypto/peersec/md5.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fPIC -DLINUX -I./ -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -c -o crypto/peersec/md2.o crypto/peersec/md2.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fPIC -DLINUX -I./ -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -c -o crypto/peersec/mpi.o crypto/peersec/mpi.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fPIC -DLINUX -I./ -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -c -o crypto/peersec/rsa.o crypto/peersec/rsa.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fPIC -DLINUX -I./ -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -c -o crypto/peersec/sha1.o crypto/peersec/sha1.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fPIC -DLINUX -I./ -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -c -o pki/asn1.o pki/asn1.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fPIC -DLINUX -I./ -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -c -o pki/rsaPki.o pki/rsaPki.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fPIC -DLINUX -I./ -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -c -o pki/x509.o pki/x509.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -shared -o libmatrixssl.so cipherSuite.o matrixSsl.o sslDecode.o sslEncode.o sslv3.o os/debug.o os/linux/linux.o crypto/peersec/arc4.o crypto/peersec/base64.o crypto/peersec/des3.o crypto/peersec/md5.o crypto/peersec/md2.o crypto/peersec/mpi.o crypto/peersec/rsa.o crypto/peersec/sha1.o pki/asn1.o pki/rsaPki.o pki/x509.o -lc -lpthread mipsel-linux-uclibc-ar -rcuv libmatrixsslstatic.a cipherSuite.o matrixSsl.o sslDecode.o sslEncode.o sslv3.o os/debug.o os/linux/linux.o crypto/peersec/arc4.o crypto/peersec/base64.o crypto/peersec/des3.o crypto/peersec/md5.o crypto/peersec/md2.o crypto/peersec/mpi.o crypto/peersec/rsa.o crypto/peersec/sha1.o pki/asn1.o pki/rsaPki.o pki/x509.o a - cipherSuite.o a - matrixSsl.o a - sslDecode.o a - sslEncode.o a - sslv3.o a - os/debug.o a - os/linux/linux.o a - crypto/peersec/arc4.o a - crypto/peersec/base64.o a - crypto/peersec/des3.o a - crypto/peersec/md5.o a - crypto/peersec/md2.o a - crypto/peersec/mpi.o a - crypto/peersec/rsa.o a - crypto/peersec/sha1.o a - pki/asn1.o a - pki/rsaPki.o a - pki/x509.o mipsel-linux-uclibc-ranlib libmatrixsslstatic.a make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl/src' [ ! -d hsiab ] || make -C hsiab rm -rf /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www make -C kromo/dd-wrt install INSTALLDIR=/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/kromo/dd-wrt' install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www install -m 644 Alive.asp AnchorFree.asp AnchorFree.live.asp AOSS.asp AOSS.live.asp config.asp DDNS.asp DDNS.live.asp Diagnostics.asp DMZ.asp Factory_Defaults.asp Fail.asp Fail_u_s.asp FilterIPMAC.asp Filters.asp FilterSummary.asp Firewall.asp Forward.asp ForwardSpec.asp FreeRadius.asp FreeRadius.live.asp Hotspot.asp changepass.asp index.asp index_heartbeat.asp index_l2tp.asp index_pppoa.asp index_pppoe.asp index_pptp.asp index_static.asp index_3g.asp Join.asp Log_incoming.asp Logout.asp Log_outgoing.asp Management.asp Milkfish_aliases.asp Milkfish.asp Milkfish_database.asp Milkfish_dynsip.asp Milkfish_messaging.asp Milkfish_phonebook.asp Milkfish_siptrace.asp Milkfish_status.asp NAS.asp Networking.asp Networking.live.asp Port_Services.asp PPPoE_Server.asp PPTP.asp P2P.asp QoS.asp Radius.asp Reboot.asp RouteTable.asp Routing.asp sas_heartbeat.asp sas_l2tp.asp sas_pppoa.asp sas_pppoe.asp sas_pptp.asp sas_stage_1.asp sas_static.asp sas_3g.asp Services.asp SetupAssistant.asp Site_Survey.asp Status_Bandwidth.asp Status_Conntrack.asp Statusinfo.live.asp Status_Internet.asp Status_Internet.live.asp Status_Lan.asp Status_Lan.live.asp Status_OpenVPN.asp Status_Router.asp Status_Router.live.asp Status_SputnikAPD.asp Status_SputnikAPD.live.asp Status_Wireless.asp Status_Wireless.live.asp Success_rest.asp Success_u_s.asp SuperChannel.asp Traff_admin.asp Triggering.asp Upgrade.asp UPnP.asp UPnP.live.asp USB.asp USB.live.asp Vlan.asp VPN.asp WanMAC.asp WiMAX.asp Wireless_Advanced.asp Wireless_Basic.asp Wireless_MAC.asp Wireless_radauth.asp Wireless_WDS.asp Wiviz.live.asp Wiviz_Survey.asp WL_ActiveTable.asp WL_FilterTable.asp WL_WPATable.asp Wol.asp graph_cpu.svg graph_if.svg common.js common_micro.compressed.js common_micro.js About.htm About_test.htm SysInfo.htm splash.html status.html /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www cp -a images /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www cp -a style /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/AOSS.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/common_micro.js rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/common_micro.compressed.js cp -a help /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www mkdir -p /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/js cp -a lang_pack /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/lang_pack/arabic.js rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/lang_pack/*.js cp lang_pack/english.js /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/lang_pack/ /home/eida/disk/2014-06-03/dd-wrt/src/router/tools/jsformat /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/lang_pack/*.js ln -s ../tmp/www /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/user cp -a wikar /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/style cp hotspotsystem/hotspotsystem.png /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/images rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Gpio.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/WiMAX.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/style/logo-trial.png rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/style/logo-cpe.png cp -a kromo /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/style cp -a brainslayer /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/style cp -a xirian /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/style rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/aol.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/aol_error.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/HotSpot_* rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Config.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/New_device.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Old_device.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Register* rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/index_heartbeat.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/index_mpppoe.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Status_mpppoe.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Backup_Restore.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/SuperChannel.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/FreeRadius.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/FreeRadius.live.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Poker.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Poker.live.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/PokerEdit.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/PokerEdit.live.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Wol.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HWol.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/index_l2tp.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/index_pppoa.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/AOSS.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/SetupAssistant.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/sas_*.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/index_3g.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/splash.html rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/status.html rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Wiviz_Survey.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Wiviz.live.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Status_OpenVPN.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Milkfish.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Milkfish_aliases.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Milkfish_database.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Milkfish_dynsip.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Milkfish_messaging.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Milkfish_phonebook.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Milkfish_siptrace.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Milkfish_status.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HMilkfish.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/images/sipwerk.png rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HEoIP.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/index_3g.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Status_SputnikAPD.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Status_SputnikAPD.live.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/P2P.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/About_test.htm rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Logout.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/SysInfo.htm rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/graph_cpu.svg make -C /home/eida/disk/2014-06-03/dd-wrt/src/router/kromo/common/ install make[2]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/kromo/common' cp -a Info.htm /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Info.htm cp -a Info.live.htm /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Info.live.htm make[2]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/kromo/common' ../../../../tools/strip /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/*.asp processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/AOSS.live.asp len 99 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Alive.asp len 3410 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/AnchorFree.asp len 25749 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/AnchorFree.live.asp len 169 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/DDNS.asp len 26967 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/DDNS.live.asp len 104 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/DMZ.asp len 2780 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Diagnostics.asp len 5929 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Factory_Defaults.asp len 2704 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Fail.asp len 613 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Fail_u_s.asp len 494 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/FilterIPMAC.asp len 6360 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/FilterSummary.asp len 1112 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Filters.asp len 18972 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Firewall.asp len 9520 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Forward.asp len 3164 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/ForwardSpec.asp len 3221 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Hotspot.asp len 5295 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Join.asp len 586 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Log_incoming.asp len 489 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Log_outgoing.asp len 537 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Management.asp len 7364 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/NAS.asp len 12235 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Networking.asp len 5307 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Networking.live.asp len 106 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/PPPoE_Server.asp len 9925 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/PPTP.asp len 13330 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Port_Services.asp len 9731 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/QoS.asp len 19218 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Radius.asp len 1560 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Reboot.asp len 1886 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/RouteTable.asp len 935 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Routing.asp len 15541 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Services.asp len 6079 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Site_Survey.asp len 2908 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Status_Bandwidth.asp len 2280 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Status_Conntrack.asp len 1575 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Status_Internet.asp len 9199 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Status_Internet.live.asp len 878 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Status_Lan.asp len 12772 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Status_Lan.live.asp len 738 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Status_Router.asp len 9818 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Status_Router.live.asp len 269 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Status_Wireless.asp len 9922 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Status_Wireless.live.asp len 424 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Statusinfo.live.asp len 64 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Success_rest.asp len 1833 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Success_u_s.asp len 1911 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Traff_admin.asp len 1239 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Triggering.asp len 3801 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/UPnP.asp len 6659 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/UPnP.live.asp len 97 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/USB.asp len 2325 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/USB.live.asp len 105 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Upgrade.asp len 3211 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/VPN.asp len 2971 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Vlan.asp len 3403 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/WL_ActiveTable.asp len 2468 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/WL_FilterTable.asp len 1894 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/WL_WPATable.asp len 5766 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/WanMAC.asp len 4962 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Wireless_Advanced.asp len 39272 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Wireless_Basic.asp len 8506 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Wireless_MAC.asp len 1877 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Wireless_WDS.asp len 24825 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Wireless_radauth.asp len 5724 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/changepass.asp len 3802 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/config.asp len 2684 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/index.asp len 16972 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/index_pppoe.asp len 4263 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/index_pptp.asp len 5629 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/index_static.asp len 4529 ../../../../tools/strip /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/*.htm processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/About.htm len 3024 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Info.htm len 19714 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Info.live.htm len 901 ../../../../tools/strip /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/*.asp processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HAlive.asp len 1147 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HAnchorFree.asp len 1511 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HBackup.asp len 1158 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HDDNS.asp len 3078 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HDMZ.asp len 1652 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HDefault.asp len 1080 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HDiagnostics.asp len 1628 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HFilters.asp len 2721 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HFirewall.asp len 2432 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HForward.asp len 2693 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HForwardSpec.asp len 2764 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HHotspot.asp len 9491 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HManagement.asp len 6135 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HNAS.asp len 831 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HNetworking.asp len 1793 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HPPPoE_Server.asp len 681 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HPPTP.asp len 2783 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HQos.asp len 3919 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HRouting.asp len 4299 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HServices.asp len 5263 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HSetup.asp len 7407 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HStatus.asp len 2048 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HStatusLan.asp len 1181 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HStatusWireless.asp len 1438 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HTrigger.asp len 2243 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HUPnP.asp len 1955 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HUSB.asp len 672 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HUpgrade.asp len 1462 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HVPN.asp len 1882 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HWDS.asp len 2908 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HWPA.asp len 3573 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HWanMAC.asp len 2134 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HWireless.asp len 4239 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HWirelessAdvanced.asp len 10443 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HWirelessMAC.asp len 1859 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/Hradauth.asp len 2481 processing /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/index.asp len 3936 ../../../../tools/process_langfile /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/lang_pack/english.js /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/lang_pack/*.js Language files processing... ../../../../tools/write4 /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/*.asp reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/AOSS.live.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Alive.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/AnchorFree.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/AnchorFree.live.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/DDNS.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/DDNS.live.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/DMZ.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Diagnostics.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Factory_Defaults.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Fail.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Fail_u_s.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/FilterIPMAC.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/FilterSummary.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Filters.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Firewall.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Forward.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/ForwardSpec.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Hotspot.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Join.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Log_incoming.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Log_outgoing.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Management.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/NAS.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Networking.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Networking.live.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/PPPoE_Server.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/PPTP.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Port_Services.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/QoS.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Radius.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Reboot.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/RouteTable.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Routing.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Services.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Site_Survey.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Status_Bandwidth.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Status_Conntrack.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Status_Internet.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Status_Internet.live.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Status_Lan.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Status_Lan.live.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Status_Router.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Status_Router.live.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Status_Wireless.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Status_Wireless.live.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Statusinfo.live.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Success_rest.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Success_u_s.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Traff_admin.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Triggering.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/UPnP.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/UPnP.live.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/USB.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/USB.live.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Upgrade.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/VPN.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Vlan.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/WL_ActiveTable.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/WL_FilterTable.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/WL_WPATable.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/WanMAC.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Wireless_Advanced.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Wireless_Basic.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Wireless_MAC.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Wireless_WDS.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Wireless_radauth.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/changepass.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/config.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/index.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/index_pppoe.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/index_pptp.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/index_static.asp writing ../../../../tools/write4 /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/*.htm reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/About.htm writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Info.htm writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Info.live.htm writing ../../../../tools/write4 /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/*.asp reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HAlive.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HAnchorFree.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HBackup.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HDDNS.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HDMZ.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HDefault.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HDiagnostics.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HFilters.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HFirewall.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HForward.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HForwardSpec.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HHotspot.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HManagement.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HNAS.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HNetworking.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HPPPoE_Server.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HPPTP.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HQos.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HRouting.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HServices.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HSetup.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HStatus.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HStatusLan.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HStatusWireless.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HTrigger.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HUPnP.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HUSB.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HUpgrade.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HVPN.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HWDS.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HWPA.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HWanMAC.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HWireless.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HWirelessAdvanced.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HWirelessMAC.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/Hradauth.asp writing reading /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/index.asp writing cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www && find . -iname "CVS" | xargs rm -rf cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www && find . -iname ".svn" | xargs rm -rf cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www && /home/eida/disk/2014-06-03/dd-wrt/src/../tools/webcomp . /home/eida/disk/2014-06-03/dd-wrt/src/../tools/filelist *.asp *.svg *.htm *.css *.js help/*.asp help/*.png help/*.css images/*.gif images/*.png images/*.jpg images/*.ico images/*/*.png images/*/*.gif js/* lang_pack/* style/* style/*/* style/*/*/* style/*/*/*/* style/*/*/*/*/* > /home/eida/disk/2014-06-03/dd-wrt/src/router/httpd/html.c cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www && rm -f *.asp *.svg *.htm *.css *.js help/*.asp help/*.png help/*.css images/*.gif images/*.png images/*.jpg images/*.ico style/*.css style/*.png style/*/* images/*/*.png images/*/*.gif js/* lang_pack/* rm -rf /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/images rm -rf /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help rm -rf /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/js rm -rf /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/lang_pack make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/kromo/dd-wrt' make -j 4 -C httpd make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd' mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o validators.o validate/validators.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o webs.o validate/webs.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o wepkey.o validate/wepkey.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o setupassist.o validate/setupassist.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o aoss_save.o validate/aoss_save.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o wps.o validate/wps.c validate/validators.c: In function 'validate_wan_ipaddr':validate/webs.c: In function 'copytonv2_wme': validate/webs.c:697: warning: unused variable 'next' mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done validate/validators.c:690: warning: unused variable 'pptp_use_dhcp' mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o dd-wrt.o visuals/dd-wrt.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o lib.o visuals/lib.c validate/webs.c: In function 'qos_save': validate/webs.c:1379: warning: unused variable 'level2' validate/webs.c: In function 'tf_upnp': validate/webs.c:3438: warning: unused variable 's' validate/webs.c: In function 'nassrv_save': validate/webs.c:3535: warning: implicit declaration of function 'validate_cgi' visuals/dd-wrt.c: In function 'ej_show_wifiselect': visuals/dd-wrt.c:1267: warning: unused variable 'next' visuals/dd-wrt.c: In function 'show_virtualssid': visuals/dd-wrt.c:3413: warning: unused variable 'wl_mode' visuals/dd-wrt.c:3346: warning: unused variable 'power' visuals/dd-wrt.c: In function 'ej_show_countrylist': visuals/dd-wrt.c:3683: warning: implicit declaration of function 'getCountryList' visuals/dd-wrt.c:3683: warning: initialization makes pointer from integer without a cast visuals/dd-wrt.c: In function 'ej_show_wireless_single': visuals/dd-wrt.c:3707: warning: zero-length printf format string visuals/dd-wrt.c:3720: warning: unused variable 'power' mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o ejs.o visuals/ejs.c visuals/dd-wrt.c: In function 'ej_wl_packet_get': visuals/dd-wrt.c:7502: warning: use of assignment suppression and length modifier together in scanf format visuals/dd-wrt.c:7502: warning: use of assignment suppression and length modifier together in scanf format visuals/dd-wrt.c:7502: warning: use of assignment suppression and length modifier together in scanf format visuals/dd-wrt.c:7502: warning: use of assignment suppression and length modifier together in scanf format visuals/dd-wrt.c:7502: warning: use of assignment suppression and length modifier together in scanf format visuals/dd-wrt.c:7502: warning: use of assignment suppression and length modifier together in scanf format visuals/dd-wrt.c:7502: warning: use of assignment suppression and length modifier together in scanf format visuals/dd-wrt.c:7502: warning: use of assignment suppression and length modifier together in scanf format visuals/dd-wrt.c:7502: warning: use of assignment suppression and length modifier together in scanf format visuals/dd-wrt.c: At top level: visuals/dd-wrt.c:1396: warning: 'showOptionsLabel' defined but not used visuals/ejs.c: In function 'ej_show_styles': visuals/ejs.c:1160: warning: implicit declaration of function 'f_exists' visuals/ejs.c: In function 'ej_get_totaltraff': visuals/ejs.c:1354: warning: use of assignment suppression and length modifier together in scanf format visuals/ejs.c:1354: warning: use of assignment suppression and length modifier together in scanf format visuals/ejs.c:1354: warning: use of assignment suppression and length modifier together in scanf format visuals/ejs.c:1354: warning: use of assignment suppression and length modifier together in scanf format visuals/ejs.c:1354: warning: use of assignment suppression and length modifier together in scanf format visuals/ejs.c:1354: warning: use of assignment suppression and length modifier together in scanf format visuals/ejs.c:1354: warning: use of assignment suppression and length modifier together in scanf format visuals/ejs.c:1354: warning: use of assignment suppression and length modifier together in scanf format visuals/ejs.c:1354: warning: use of assignment suppression and length modifier together in scanf format visuals/ejs.c:1354: warning: use of assignment suppression and length modifier together in scanf format visuals/ejs.c:1354: warning: use of assignment suppression and length modifier together in scanf format visuals/ejs.c:1354: warning: use of assignment suppression and length modifier together in scanf format visuals/ejs.c:1354: warning: use of assignment suppression and length modifier together in scanf format visuals/ejs.c:1354: warning: use of assignment suppression and length modifier together in scanf format visuals/ejs.c: In function 'ej_dumppppoe': visuals/ejs.c:2851: warning: unused variable 'remote' mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o wireless.o visuals/wireless.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o getservice.o visuals/getservice.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o ddns.o visuals/ddns.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o index.o visuals/index.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o status.o visuals/status.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o filters.o visuals/filters.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o forward.o visuals/forward.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o static_route.o visuals/static_route.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o dynamic_route.o visuals/dynamic_route.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o log.o visuals/log.c visuals/dynamic_route.c: In function 'ej_dump_route_table': visuals/dynamic_route.c:96: warning: implicit declaration of function 'f_exists' mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o dhcp.o visuals/dhcp.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o diag.o visuals/diag.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o find_pattern.o visuals/find_pattern.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o setupassistant.o visuals/setupassistant.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o aoss.o visuals/aoss.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o ejwps.o visuals/ejwps.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o pptp.o visuals/pptp.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o wireless_broadcom.o visuals/wireless_broadcom.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o site_survey.o visuals/site_survey.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o chaps.o visuals/chaps.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o cgi.o cgi.c visuals/wireless_generic.c:2: warning: 'UPTIME' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o ej.o ej.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o httpd.o httpd.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o broadcom.o modules/broadcom.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o nvramsr.o modules/nvramsr.c ej.c: In function 'decompress':modules/nvramsr.c: In function 'nv_file_in': modules/nvramsr.c:74: warning: unused variable 'count' ej.c:105: warning: useless storage class specifier in empty declaration ej.c: In function 'do_ej_s': ej.c:174: warning: initialization makes pointer from integer without a cast ej.c:215: warning: assignment makes pointer from integer without a cast ej.c:220: warning: assignment makes integer from pointer without a cast ej.c: In function 'do_ej_buffer': ej.c:247: warning: pointer targets in assignment differ in signedness httpd.c: In function 'auth_check':modules/broadcom.c: In function 'do_apply_post': modules/broadcom.c:1905: warning: pointer targets in passing argument 1 of 'wfgets' differ in signedness httpd.c:237: warning: pointer targets in assignment differ in signedness httpd.c:254: warning: pointer targets in passing argument 1 of 'crypt' differ in signedness httpd.c:254: warning: pointer targets in passing argument 2 of 'crypt' differ in signedness httpd.c:260: warning: pointer targets in passing argument 1 of 'crypt' differ in signedness httpd.c:260: warning: pointer targets in passing argument 2 of 'crypt' differ in signedness httpd.c:250: warning: unused variable 'buf2' httpd.c:249: warning: unused variable 'buf1' httpd.c: In function 'check_connect_type': httpd.c:550: warning: implicit declaration of function 'get_wl_instances' httpd.c: In function 'handle_request':modules/broadcom.c: At top level: modules/broadcom.c:1530: warning: 'getdiscindex' defined but not used httpd.c:612: warning: unused variable 'count' httpd.c:609: warning: unused variable 'exec' httpd.c: In function 'wfgets': httpd.c:1376: warning: pointer targets in passing argument 2 of 'matrixssl_gets' differ in signedness httpd.c: In function 'wfputs': httpd.c:1420: warning: pointer targets in passing argument 2 of 'matrixssl_puts' differ in signedness httpd.c: In function 'wfprintf': httpd.c:1449: warning: pointer targets in passing argument 2 of 'matrixssl_printf' differ in signedness httpd.c:1449: warning: pointer targets in passing argument 3 of 'matrixssl_printf' differ in signedness httpd.c: In function 'websWrite': httpd.c:1480: warning: pointer targets in passing argument 2 of 'matrixssl_printf' differ in signedness httpd.c:1480: warning: pointer targets in passing argument 3 of 'matrixssl_printf' differ in signedness httpd.c: In function 'wfread': httpd.c:1533: warning: pointer targets in passing argument 2 of 'matrixssl_read' differ in signedness httpd.c:1536: warning: pointer targets in passing argument 2 of 'matrixssl_read' differ in signedness mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o callvalidate.o modules/callvalidate.c httpd.c: At top level: httpd.c:596: warning: 'last_log_ip' defined but not used httpd.c:597: warning: 'registered' defined but not used httpd.c:598: warning: 'registered_real' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o upgrade.o modules/upgrade.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -c -o matrixssl_xface.o matrixssl_xface.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done ./gencert.sh mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc --shared -o validate.so validators.o webs.o wepkey.o setupassist.o aoss_save.o wps.o -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -DVALIDSOURCE -DGETREGCODE -L/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram -L/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/nvram/usr/lib -lnvram -L/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -L/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -lcrypt -ldl -lutils -lwireless matrixssl_xface.c: In function 'matrixssl_gets': matrixssl_xface.c:151: warning: pointer targets in assignment differ in signedness matrixssl_xface.c:164: warning: comparison is always false due to limited range of data type matrixssl_xface.c:179: warning: pointer targets in return differ in signedness matrixssl_xface.c: In function 'matrixssl_puts': matrixssl_xface.c:199: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness matrixssl_xface.c:205: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness matrixssl_xface.c:207: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness matrixssl_xface.c: In function 'matrixssl_printf': matrixssl_xface.c:217: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness matrixssl_xface.c:220: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness matrixssl_xface.c:220: warning: pointer targets in passing argument 3 of 'snprintf' differ in signedness matrixssl_xface.c:225: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness matrixssl_xface.c: In function 'do_matrixssl_recv': matrixssl_xface.c:354: warning: pointer targets in assignment differ in signedness matrixssl_xface.c:355: warning: pointer targets in assignment differ in signedness matrixssl_xface.c:484: warning: pointer targets in assignment differ in signedness matrixssl_xface.c:517: warning: pointer targets in assignment differ in signedness matrixssl_xface.c: In function 'do_matrixssl_send': matrixssl_xface.c:581: warning: pointer targets in assignment differ in signedness matrixssl_xface.c:587: warning: pointer targets in passing argument 2 of 'matrixSslEncode' differ in signedness mipsel-linux-uclibc-gcc --shared -o visuals.so dd-wrt.o lib.o ejs.o wireless.o getservice.o ddns.o index.o status.o filters.o forward.o static_route.o dynamic_route.o log.o dhcp.o diag.o find_pattern.o setupassistant.o aoss.o ejwps.o pptp.o wireless_broadcom.o site_survey.o chaps.o -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -DVISUALSOURCE -L/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram -L/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/nvram/usr/lib -lnvram -L/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -L/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -lcrypt -ldl -lutils -lwireless mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done Generating a 512 bit RSA private key .++++++++++++ .++++++++++++ writing new private key to 'privkey.pem' ----- You are about to be asked to enter information that will be incorporated into your certificate request. What you are about to enter is what is called a Distinguished Name or a DN. There are quite a few fields but you can leave some blank For some fields there will be a default value, If you enter '.', the field will be left blank. ----- Country Name (2 letter code) [DE]:DE State or Province Name (full name) [Saxon]:Saxon Locality Name (eg, city) [Dresden]:Dresden Organization Name (eg, company) [NewMedia-NET GmbH]:NewMedia-NET GmbH Organizational Unit Name (eg, section) []:DD-WRT Common Name (eg, your name or your server's hostname) []:NewMedia-NET GmbH Email Address []:info@dd-wrt.com Please enter the following 'extra' attributes to be sent with your certificate request A challenge password []: An optional company name []: writing RSA key Signature ok subject=/C=DE/ST=Saxon/L=Dresden/O=NewMedia-NET GmbH/OU=DD-WRT/CN=NewMedia-NET GmbH/emailAddress=info@dd-wrt.com Getting Private key Certificate: Data: Version: 1 (0x0) Serial Number: 17495777200734132961 (0xf2cd7caadf22dae1) Signature Algorithm: sha1WithRSAEncryption Issuer: C=DE, ST=Saxon, L=Dresden, O=NewMedia-NET GmbH, OU=DD-WRT, CN=NewMedia-NET GmbH/emailAddress=info@dd-wrt.com Validity Not Before: Jun 3 18:07:17 2014 GMT Not After : May 31 18:07:17 2024 GMT Subject: C=DE, ST=Saxon, L=Dresden, O=NewMedia-NET GmbH, OU=DD-WRT, CN=NewMedia-NET GmbH/emailAddress=info@dd-wrt.com Subject Public Key Info: Public Key Algorithm: rsaEncryption Public-Key: (512 bit) Modulus: 00:bf:0f:23:05:eb:51:d3:91:30:21:ef:42:5b:c3: 74:d5:cc:3f:06:a9:a1:3f:c2:4e:b2:2a:30:07:17: 68:ff:67:31:ad:73:c6:d2:55:42:6d:dd:9c:33:5d: 35:19:3c:9a:5a:b0:08:fc:28:4c:58:53:b5:80:4b: bf:a4:9a:42:27 Exponent: 65537 (0x10001) Signature Algorithm: sha1WithRSAEncryption 7f:f1:84:09:db:a8:b9:27:bb:bc:35:4a:31:4f:ff:68:5e:fd: 29:be:fb:11:72:ec:e5:41:f3:d8:90:c1:e1:ec:ca:e0:17:0b: 6f:6a:8a:1a:c1:a7:55:39:eb:12:a0:e5:52:c9:8c:e8:67:a1: fe:4a:73:4b:c2:36:c3:b4:98:9a ej.c: At top level: html.c:12: warning: 'pages' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done gcc -o write_web write_web.c ./write_web www mipsel-linux-uclibc-gcc -o httpd cgi.o ej.o httpd.o broadcom.o nvramsr.o callvalidate.o upgrade.o matrixssl_xface.o -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DMEMLEAK_OVERRIDE -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Imodules -DLINUX -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DDIST_OPT=\"\" -DHAVE_BCMMODERN -DHAVE_LOUD -DHAVE_PORTSETUP -DHAVE_RADIUSPLUGIN -DHAVE_VLANTAGGING -DHAVE_MDHCP -DHAVE_PPPOE -DHAVE_UPNP -DHAVE_BIRD -DHAVE_PPTPD -DHAVE_NAS_SERVER -DHAVE_USB -DHAVE_SSHD -DHAVE_SAMBA -DHAVE_PPPOESERVER -DFASTWEB -I/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src -I/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl -DHAVE_MATRIXSSL -DHAVE_HTTPS -L/home/eida/disk/2014-06-03/dd-wrt/src/router/matrixssl/src -lmatrixsslstatic -lpthread -L/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram -L/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/nvram/usr/lib -lnvram -L/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -L/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -lcrypt -ldl -lutils -lwireless rm -f ../rc/rc make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd' mkdir -p libnet/lib make -C libnet CC=mipsel-linux-uclibc-gcc AR=mipsel-linux-uclibc-ar RANLIB=mipsel-linux-uclibc-ranlib make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet' mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fomit-frame-pointer -Wall -DHAVE_CONFIG_H -c src/libnet_resolve.c -o src/libnet_resolve.o src/libnet_resolve.c: In function 'libnet_host_lookup': src/libnet_resolve.c:67: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness src/libnet_resolve.c:72: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness src/libnet_resolve.c: In function 'libnet_host_lookup_r': src/libnet_resolve.c:95: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness src/libnet_resolve.c:100: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness src/libnet_resolve.c: In function 'libnet_name_resolve': src/libnet_resolve.c:116: warning: pointer targets in passing argument 1 of 'inet_addr' differ in signedness src/libnet_resolve.c:118: warning: pointer targets in passing argument 1 of 'gethostbyname' differ in signedness src/libnet_resolve.c: In function 'libnet_get_ipaddr': src/libnet_resolve.c:184: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fomit-frame-pointer -Wall -DHAVE_CONFIG_H -c src/libnet_socket.c -o src/libnet_socket.o mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fomit-frame-pointer -Wall -DHAVE_CONFIG_H -c src/libnet_checksum.c -o src/libnet_checksum.o src/libnet_checksum.c: In function 'libnet_do_checksum': src/libnet_checksum.c:196: warning: comparison is always false due to limited range of data type mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fomit-frame-pointer -Wall -DHAVE_CONFIG_H -c src/libnet_prand.c -o src/libnet_prand.o mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fomit-frame-pointer -Wall -DHAVE_CONFIG_H -c src/libnet_version.c -o src/libnet_version.o mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fomit-frame-pointer -Wall -DHAVE_CONFIG_H -c src/libnet_write_ip.c -o src/libnet_write_ip.o mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fomit-frame-pointer -Wall -DHAVE_CONFIG_H -c src/libnet_insert_ipo.c -o src/libnet_insert_ipo.o mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fomit-frame-pointer -Wall -DHAVE_CONFIG_H -c src/libnet_insert_tcpo.c -o src/libnet_insert_tcpo.o mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fomit-frame-pointer -Wall -DHAVE_CONFIG_H -c src/libnet_error.c -o src/libnet_error.o mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fomit-frame-pointer -Wall -DHAVE_CONFIG_H -c src/libnet_link_sockpacket.c -o src/libnet_link_sockpacket.o src/libnet_link_sockpacket.c: In function 'libnet_write_link_layer': src/libnet_link_sockpacket.c:166: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness src/libnet_link_sockpacket.c: In function 'libnet_get_hwaddr': src/libnet_link_sockpacket.c:204: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fomit-frame-pointer -Wall -DHAVE_CONFIG_H -c src/libnet_packet_mem.c -o src/libnet_packet_mem.o mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fomit-frame-pointer -Wall -DHAVE_CONFIG_H -c src/libnet_build_ip.c -o src/libnet_build_ip.o mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fomit-frame-pointer -Wall -DHAVE_CONFIG_H -c src/libnet_build_tcp.c -o src/libnet_build_tcp.o mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fomit-frame-pointer -Wall -DHAVE_CONFIG_H -c src/libnet_build_udp.c -o src/libnet_build_udp.o mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fomit-frame-pointer -Wall -DHAVE_CONFIG_H -c src/libnet_build_arp.c -o src/libnet_build_arp.o mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fomit-frame-pointer -Wall -DHAVE_CONFIG_H -c src/libnet_build_ethernet.c -o src/libnet_build_ethernet.o mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fomit-frame-pointer -Wall -DHAVE_CONFIG_H -c src/libnet_build_icmp.c -o src/libnet_build_icmp.o mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fomit-frame-pointer -Wall -DHAVE_CONFIG_H -c src/libnet_build_igmp.c -o src/libnet_build_igmp.o mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fomit-frame-pointer -Wall -DHAVE_CONFIG_H -c src/libnet_build_dns.c -o src/libnet_build_dns.o mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fomit-frame-pointer -Wall -DHAVE_CONFIG_H -c src/libnet_build_snmp.c -o src/libnet_build_snmp.o mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fomit-frame-pointer -Wall -DHAVE_CONFIG_H -c src/libnet_build_rip.c -o src/libnet_build_rip.o mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fomit-frame-pointer -Wall -DHAVE_CONFIG_H -c src/libnet_build_ospf.c -o src/libnet_build_ospf.o mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fomit-frame-pointer -Wall -DHAVE_CONFIG_H -c src/libnet_asn1.c -o src/libnet_asn1.o mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fomit-frame-pointer -Wall -DHAVE_CONFIG_H -c src/libnet_hex_dump.c -o src/libnet_hex_dump.o mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fomit-frame-pointer -Wall -DHAVE_CONFIG_H -c src/libnet_if_addr.c -o src/libnet_if_addr.o src/libnet_if_addr.c: In function 'libnet_select_device': src/libnet_if_addr.c:173: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness src/libnet_if_addr.c:178: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness src/libnet_if_addr.c:185: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness src/libnet_if_addr.c:192: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness src/libnet_if_addr.c:213: warning: pointer targets in assignment differ in signedness mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fomit-frame-pointer -Wall -DHAVE_CONFIG_H -c src/libnet_port_list.c -o src/libnet_port_list.o src/libnet_port_list.c: In function 'libnet_plist_chain_dump_string': src/libnet_port_list.c:244: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness src/libnet_port_list.c:248: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness src/libnet_port_list.c:253: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness src/libnet_port_list.c:256: warning: pointer targets in passing argument 1 of 'strdup' differ in signedness src/libnet_port_list.c:256: warning: pointer targets in return differ in signedness mipsel-linux-uclibc-ar -cr lib/libnet.a src/libnet_resolve.o src/libnet_socket.o src/libnet_checksum.o src/libnet_prand.o src/libnet_version.o src/libnet_write_ip.o src/libnet_insert_ipo.o src/libnet_insert_tcpo.o src/libnet_error.o src/libnet_link_sockpacket.o src/libnet_packet_mem.o src/libnet_build_ip.o src/libnet_build_tcp.o src/libnet_build_udp.o src/libnet_build_arp.o src/libnet_build_ethernet.o src/libnet_build_icmp.o src/libnet_build_igmp.o src/libnet_build_dns.o src/libnet_build_snmp.o src/libnet_build_rip.o src/libnet_build_ospf.o src/libnet_asn1.o src/libnet_hex_dump.o src/libnet_if_addr.o src/libnet_port_list.o mipsel-linux-uclibc-ranlib lib/libnet.a make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet' [ ! -d rc ] || make -C rc make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/rc' mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -fPIC -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DARCHITECTURE="\"broadcom\"" -DHAVE_DNSMASQ -DHAVE_VLANTAGGING -DHAVE_USB -DHAVE_PPPOE -DHAVE_PPPOESERVER -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_PPPOERELAY -DHAVE_TELNET -DHAVE_FTP -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_BCMMODERN -DHAVE_HOTPLUG2 -DHAVE_UPNP -DHAVE_DHCPFORWARD -DHAVE_HTTPS -c -o rc.o rc.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -fPIC -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DARCHITECTURE="\"broadcom\"" -DHAVE_DNSMASQ -DHAVE_VLANTAGGING -DHAVE_USB -DHAVE_PPPOE -DHAVE_PPPOESERVER -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_PPPOERELAY -DHAVE_TELNET -DHAVE_FTP -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_BCMMODERN -DHAVE_HOTPLUG2 -DHAVE_UPNP -DHAVE_DHCPFORWARD -DHAVE_HTTPS -c -o servicemanager.o servicemanager.c servicemanager.c: In function 'start_service_f': servicemanager.c:87: warning: implicit declaration of function 'fork' servicemanager.c:87: warning: implicit declaration of function 'setsid' servicemanager.c: In function 'startstop_main_f': servicemanager.c:294: warning: unused variable 'name' mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -fPIC -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DARCHITECTURE="\"broadcom\"" -DHAVE_DNSMASQ -DHAVE_VLANTAGGING -DHAVE_USB -DHAVE_PPPOE -DHAVE_PPPOESERVER -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_PPPOERELAY -DHAVE_TELNET -DHAVE_FTP -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_BCMMODERN -DHAVE_HOTPLUG2 -DHAVE_UPNP -DHAVE_DHCPFORWARD -DHAVE_HTTPS -c -o event.o event.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -fPIC -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DARCHITECTURE="\"broadcom\"" -DHAVE_DNSMASQ -DHAVE_VLANTAGGING -DHAVE_USB -DHAVE_PPPOE -DHAVE_PPPOESERVER -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_PPPOERELAY -DHAVE_TELNET -DHAVE_FTP -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_BCMMODERN -DHAVE_HOTPLUG2 -DHAVE_UPNP -DHAVE_DHCPFORWARD -DHAVE_HTTPS -c -o watchdog.o watchdog.c watchdog.c: In function 'watchdog': watchdog.c:104: warning: implicit declaration of function 'nvram_match' watchdog.c:13: warning: unused variable 'registered' mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -fPIC -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DARCHITECTURE="\"broadcom\"" -DHAVE_DNSMASQ -DHAVE_VLANTAGGING -DHAVE_USB -DHAVE_PPPOE -DHAVE_PPPOESERVER -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_PPPOERELAY -DHAVE_TELNET -DHAVE_FTP -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_BCMMODERN -DHAVE_HOTPLUG2 -DHAVE_UPNP -DHAVE_DHCPFORWARD -DHAVE_HTTPS -c -o services.o services.c services.c: In function 'handle_qos': services.c:801: warning: unused variable 'handle' mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -fPIC -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DARCHITECTURE="\"broadcom\"" -DHAVE_DNSMASQ -DHAVE_VLANTAGGING -DHAVE_USB -DHAVE_PPPOE -DHAVE_PPPOESERVER -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_PPPOERELAY -DHAVE_TELNET -DHAVE_FTP -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_BCMMODERN -DHAVE_HOTPLUG2 -DHAVE_UPNP -DHAVE_DHCPFORWARD -DHAVE_HTTPS -c -o mtd_main.o mtd_main.c mtd_main.c: In function 'image_check': mtd_main.c:168: warning: unused variable 'count' mtd_main.c:167: warning: unused variable 'fd' mtd_main.c: In function 'mtd_write': mtd_main.c:286: warning: unused variable 'ret' mtd_main.c:282: warning: unused variable 'i' mtd_main.c: In function 'mtd_main': mtd_main.c:511: warning: implicit declaration of function 'kill' mtd_main.c:382: warning: unused variable 'unlock' mtd_main.c:388: warning: 'cmd' may be used uninitialized in this function mtd_main.c:383: warning: 'imagefile' may be used uninitialized in this function mtd_main.c:383: warning: 'device' may be used uninitialized in this function mtd_main.c:382: warning: 'imagefd' may be used uninitialized in this function mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -fPIC -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DARCHITECTURE="\"broadcom\"" -DHAVE_DNSMASQ -DHAVE_VLANTAGGING -DHAVE_USB -DHAVE_PPPOE -DHAVE_PPPOESERVER -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_PPPOERELAY -DHAVE_TELNET -DHAVE_FTP -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_BCMMODERN -DHAVE_HOTPLUG2 -DHAVE_UPNP -DHAVE_DHCPFORWARD -DHAVE_HTTPS -c -o mtd.o mtd.c mtd.c: In function 'mtd_write': mtd.c:324: warning: implicit declaration of function 'stop_service' mtd.c:556: warning: format '%ld' expects type 'long int', but argument 3 has type 'uint32_t' mtd.c:659: warning: format '%X' expects type 'unsigned int', but argument 3 has type 'long unsigned int' mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -fPIC -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DARCHITECTURE="\"broadcom\"" -DHAVE_DNSMASQ -DHAVE_VLANTAGGING -DHAVE_USB -DHAVE_PPPOE -DHAVE_PPPOESERVER -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_PPPOERELAY -DHAVE_TELNET -DHAVE_FTP -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_BCMMODERN -DHAVE_HOTPLUG2 -DHAVE_UPNP -DHAVE_DHCPFORWARD -DHAVE_HTTPS -c -o pptpd.o pptpd.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -fPIC -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DARCHITECTURE="\"broadcom\"" -DHAVE_DNSMASQ -DHAVE_VLANTAGGING -DHAVE_USB -DHAVE_PPPOE -DHAVE_PPPOESERVER -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_PPPOERELAY -DHAVE_TELNET -DHAVE_FTP -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_BCMMODERN -DHAVE_HOTPLUG2 -DHAVE_UPNP -DHAVE_DHCPFORWARD -DHAVE_HTTPS -o rc rc.o servicemanager.o event.o watchdog.o services.o mtd_main.o mtd.o pptpd.o -L/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 -L/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/nvram/usr/lib -lnvram -L/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -lutils -ldl -lwireless mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -fPIC -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DARCHITECTURE="\"broadcom\"" -DHAVE_DNSMASQ -DHAVE_VLANTAGGING -DHAVE_USB -DHAVE_PPPOE -DHAVE_PPPOESERVER -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_PPPOERELAY -DHAVE_TELNET -DHAVE_FTP -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_BCMMODERN -DHAVE_HOTPLUG2 -DHAVE_UPNP -DHAVE_DHCPFORWARD -DHAVE_HTTPS -o ttraff ttraff.c -L/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 -L/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/nvram/usr/lib -lnvram -L/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -lutils -ldl ttraff.c: In function 'main': ttraff.c:164: warning: use of assignment suppression and length modifier together in scanf format ttraff.c:164: warning: use of assignment suppression and length modifier together in scanf format ttraff.c:164: warning: use of assignment suppression and length modifier together in scanf format ttraff.c:164: warning: use of assignment suppression and length modifier together in scanf format ttraff.c:164: warning: use of assignment suppression and length modifier together in scanf format ttraff.c:164: warning: use of assignment suppression and length modifier together in scanf format ttraff.c:164: warning: use of assignment suppression and length modifier together in scanf format ttraff.c:164: warning: use of assignment suppression and length modifier together in scanf format ttraff.c:164: warning: use of assignment suppression and length modifier together in scanf format ttraff.c:164: warning: use of assignment suppression and length modifier together in scanf format ttraff.c:164: warning: use of assignment suppression and length modifier together in scanf format ttraff.c:164: warning: use of assignment suppression and length modifier together in scanf format ttraff.c:164: warning: use of assignment suppression and length modifier together in scanf format ttraff.c:164: warning: use of assignment suppression and length modifier together in scanf format mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -fPIC -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DARCHITECTURE="\"broadcom\"" -DHAVE_DNSMASQ -DHAVE_VLANTAGGING -DHAVE_USB -DHAVE_PPPOE -DHAVE_PPPOESERVER -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_PPPOERELAY -DHAVE_TELNET -DHAVE_FTP -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_BCMMODERN -DHAVE_HOTPLUG2 -DHAVE_UPNP -DHAVE_DHCPFORWARD -DHAVE_HTTPS -o wland wland.c -L/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 -L/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/nvram/usr/lib -lnvram -L/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -lutils -ldl -lwireless wland.c:45: warning: 'get_wshaper_dev' defined but not used wland.c:53: warning: 'do_ap_watchdog' defined but not used mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -fPIC -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DARCHITECTURE="\"broadcom\"" -DHAVE_DNSMASQ -DHAVE_VLANTAGGING -DHAVE_USB -DHAVE_PPPOE -DHAVE_PPPOESERVER -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_PPPOERELAY -DHAVE_TELNET -DHAVE_FTP -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_BCMMODERN -DHAVE_HOTPLUG2 -DHAVE_UPNP -DHAVE_DHCPFORWARD -DHAVE_HTTPS -o process_monitor process_monitor.c ntp.c -L/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 -L/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/nvram/usr/lib -lnvram -L/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -lutils -ldl process_monitor.c: In function 'main': process_monitor.c:55: warning: implicit declaration of function 'dd_timer_connect' process_monitor.c:56: warning: implicit declaration of function 'dd_timer_settime' mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -fPIC -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DARCHITECTURE="\"broadcom\"" -DHAVE_DNSMASQ -DHAVE_VLANTAGGING -DHAVE_USB -DHAVE_PPPOE -DHAVE_PPPOESERVER -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_PPPOERELAY -DHAVE_TELNET -DHAVE_FTP -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_BCMMODERN -DHAVE_HOTPLUG2 -DHAVE_UPNP -DHAVE_DHCPFORWARD -DHAVE_HTTPS -o resetbutton resetbutton.c -L/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 -L/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/nvram/usr/lib -lnvram -L/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -lutils -ldl -lwireless mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -fPIC -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DARCHITECTURE="\"broadcom\"" -DHAVE_DNSMASQ -DHAVE_VLANTAGGING -DHAVE_USB -DHAVE_PPPOE -DHAVE_PPPOESERVER -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_PPPOERELAY -DHAVE_TELNET -DHAVE_FTP -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_BCMMODERN -DHAVE_HOTPLUG2 -DHAVE_UPNP -DHAVE_DHCPFORWARD -DHAVE_HTTPS -o gpiowatcher gpiowatcher.c -L/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 -L/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/nvram/usr/lib -lnvram -L/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -lutils -ldl mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -fPIC -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DARCHITECTURE="\"broadcom\"" -DHAVE_DNSMASQ -DHAVE_VLANTAGGING -DHAVE_USB -DHAVE_PPPOE -DHAVE_PPPOESERVER -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_PPPOERELAY -DHAVE_TELNET -DHAVE_FTP -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_BCMMODERN -DHAVE_HOTPLUG2 -DHAVE_UPNP -DHAVE_DHCPFORWARD -DHAVE_HTTPS -Os -ffunction-sections -fdata-sections -L/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -L/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 -L/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/nvram/usr/lib -o init init.c -lnvram -lutils init.c: In function 'main': init.c:582: warning: implicit declaration of function 'get_wl_instances' init.c:620: warning: implicit declaration of function 'get_wl_instance_name' init.c:780: warning: implicit declaration of function 'chmod' mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -fPIC -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DARCHITECTURE="\"broadcom\"" -DHAVE_DNSMASQ -DHAVE_VLANTAGGING -DHAVE_USB -DHAVE_PPPOE -DHAVE_PPPOESERVER -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_PPPOERELAY -DHAVE_TELNET -DHAVE_FTP -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_BCMMODERN -DHAVE_HOTPLUG2 -DHAVE_UPNP -DHAVE_DHCPFORWARD -DHAVE_HTTPS -o check_ps check_ps.c -L/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 -L/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/nvram/usr/lib -lnvram -L/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -lutils -ldl mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -fPIC -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DARCHITECTURE="\"broadcom\"" -DHAVE_DNSMASQ -DHAVE_VLANTAGGING -DHAVE_USB -DHAVE_PPPOE -DHAVE_PPPOESERVER -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_PPPOERELAY -DHAVE_TELNET -DHAVE_FTP -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_BCMMODERN -DHAVE_HOTPLUG2 -DHAVE_UPNP -DHAVE_DHCPFORWARD -DHAVE_HTTPS -o nvram nvram.c -L../nvram -lnvram -L/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -lutils nvram.c: In function 'main': nvram.c:64: warning: implicit declaration of function 'nvram_backup' nvram.c:72: warning: implicit declaration of function 'nvram_restore' mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -fPIC -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DARCHITECTURE="\"broadcom\"" -DHAVE_DNSMASQ -DHAVE_VLANTAGGING -DHAVE_USB -DHAVE_PPPOE -DHAVE_PPPOESERVER -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_PPPOERELAY -DHAVE_TELNET -DHAVE_FTP -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_BCMMODERN -DHAVE_HOTPLUG2 -DHAVE_UPNP -DHAVE_DHCPFORWARD -DHAVE_HTTPS -o ledtool ledtool.c -L/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 -L/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/nvram/usr/lib -lnvram -L/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -lutils -ldl mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -fPIC -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DARCHITECTURE="\"broadcom\"" -DHAVE_DNSMASQ -DHAVE_VLANTAGGING -DHAVE_USB -DHAVE_PPPOE -DHAVE_PPPOESERVER -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_PPPOERELAY -DHAVE_TELNET -DHAVE_FTP -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_BCMMODERN -DHAVE_HOTPLUG2 -DHAVE_UPNP -DHAVE_DHCPFORWARD -DHAVE_HTTPS -o radio_timer radio_timer.c -L/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 -L/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/nvram/usr/lib -lnvram -L/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -lutils -ldl mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -fPIC -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DARCHITECTURE="\"broadcom\"" -DHAVE_DNSMASQ -DHAVE_VLANTAGGING -DHAVE_USB -DHAVE_PPPOE -DHAVE_PPPOESERVER -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_PPPOERELAY -DHAVE_TELNET -DHAVE_FTP -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_BCMMODERN -DHAVE_HOTPLUG2 -DHAVE_UPNP -DHAVE_DHCPFORWARD -DHAVE_HTTPS -o hotplug hotplug.c -L/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 -L/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/nvram/usr/lib -lnvram -L/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -lutils -ldl mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -fPIC -ffunction-sections -fdata-sections -Wl,--gc-sections -DDIST=\"\" -DARCHITECTURE="\"broadcom\"" -DHAVE_DNSMASQ -DHAVE_VLANTAGGING -DHAVE_USB -DHAVE_PPPOE -DHAVE_PPPOESERVER -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_PPPOERELAY -DHAVE_TELNET -DHAVE_FTP -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_BCMMODERN -DHAVE_HOTPLUG2 -DHAVE_UPNP -DHAVE_DHCPFORWARD -DHAVE_HTTPS -o listen listen.c -L/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 -L/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/nvram/usr/lib -lnvram -L/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -lutils -ldl listen.c: In function 'listen_interface': listen.c:256: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness listen.c:256: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/rc' make -j 4 -C services make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/services' mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o services.o services/services.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o network.o networking/network.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o firewall.o networking/firewall.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o mssid.o networking/mssid.c services/services.c: In function 'addHost': services/services.c:85: warning: unused variable 'buf' services/services.c: In function 'start_force_to_dial': services/services.c:264: warning: unused variable 'ret' networking/mssid.c: In function 'do_mssid': networking/mssid.c:78: warning: pointer targets in passing argument 2 of 'ether_atoe' differ in signedness networking/mssid.c:84: warning: implicit declaration of function 'ioctl' networking/mssid.c:86: warning: implicit declaration of function 'getBridge' networking/mssid.c:86: warning: passing argument 1 of 'br_add_interface' makes pointer from integer without a cast networking/mssid.c:91: warning: implicit declaration of function 'ifconfig' networking/mssid.c:95: warning: implicit declaration of function 'close' networking/mssid.c: In function 'set_vifsmac': networking/mssid.c:115: warning: pointer targets in passing argument 2 of 'ether_atoe' differ in signedness networking/firewall.c: In function 'parse_spec_forward': networking/firewall.c:560: warning: unused variable 'buff' networking/firewall.c: In function 'nat_postrouting': networking/firewall.c:818: warning: implicit declaration of function 'osl_ifaddr' networking/firewall.c:847: warning: unused variable 'dev' networking/firewall.c: In function 'ipgrp_chain': networking/firewall.c:1252: warning: unused variable 's2' networking/firewall.c:1252: warning: unused variable 's1' networking/firewall.c:1251: warning: unused variable 'a2' networking/firewall.c: In function 'lan2wan_chains': networking/firewall.c:1719: warning: pointer targets in passing argument 6 of 'find_pattern' differ in signedness networking/firewall.c:1719: warning: pointer targets in passing argument 7 of 'find_pattern' differ in signedness networking/firewall.c: In function 'start_filtersync': networking/firewall.c:1818: warning: implicit declaration of function 'if_tod_intime' networking/firewall.c:1804: warning: unused variable 'ret' networking/firewall.c: In function 'filter_input': networking/firewall.c:2174: warning: unused variable 'dev' networking/firewall.c: In function 'filter_forward': networking/firewall.c:2224: warning: unused variable 'dev' networking/firewall.c: In function 'start_firewall': networking/firewall.c:3169: warning: implicit declaration of function 'f_exists' networking/firewall.c:2992: warning: unused variable 'name' networking/firewall.c:2990: warning: unused variable 'file' networking/firewall.c:2989: warning: unused variable 'dir' networking/network.c: In function 'wlconf_up': networking/network.c:548: warning: unused variable 'shm' networking/network.c:547: warning: unused variable 'reg' networking/network.c:591: warning: implicit declaration of function 'set_vifsmac' networking/network.c: In function 'do_portsetup': networking/network.c:639: warning: unused variable 'var2' networking/network.c: In function 'reset_hwaddr': networking/network.c:678: warning: pointer targets in passing argument 1 of 'ether_etoa' differ in signedness networking/network.c: In function 'start_lan': networking/network.c:1691: warning: pointer targets in passing argument 2 of 'ether_atoe' differ in signedness networking/network.c:1694: warning: pointer targets in passing argument 1 of 'getWirelessMac' differ in signednessmipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o wshaper.o networking/wshaper.c networking/network.c:1696: warning: pointer targets in passing argument 1 of 'ether_atoe' differ in signedness networking/network.c:1696: warning: pointer targets in passing argument 2 of 'ether_atoe' differ in signedness networking/network.c:1699: warning: pointer targets in passing argument 2 of 'nvram_set' differ in signedness networking/network.c:1716: warning: implicit declaration of function 'start_config_macs' networking/network.c:1721: warning: pointer targets in passing argument 1 of 'getWANMac' differ in signedness networking/network.c:1723: warning: pointer targets in passing argument 2 of 'nvram_set' differ in signedness networking/network.c:1837: warning: pointer targets in passing argument 2 of 'ether_atoe' differ in signedness networking/network.c:1840: warning: pointer targets in passing argument 1 of 'getWirelessMac' differ in signedness networking/network.c:1842: warning: pointer targets in passing argument 1 of 'ether_atoe' differ in signedness networking/network.c:1842: warning: pointer targets in passing argument 2 of 'ether_atoe' differ in signedness networking/network.c:1852: warning: pointer targets in passing argument 1 of 'nvram_nset' differ in signedness networking/network.c:774: warning: unused variable 'eabuf' networking/network.c: In function 'vdsl_fuckup': networking/network.c:2546: warning: pointer targets in passing argument 1 of 'ether_etoa' differ in signedness networking/network.c:2548: warning: pointer targets in passing argument 2 of 'ether_atoe' differ in signedness networking/network.c: In function 'start_wan': networking/network.c:2872: warning: pointer targets in passing argument 2 of 'ether_atoe' differ in signedness networking/network.c:2877: warning: pointer targets in passing argument 1 of 'getWirelessMac' differ in signedness networking/network.c:2878: warning: pointer targets in passing argument 1 of 'ether_atoe' differ in signedness networking/network.c:2878: warning: pointer targets in passing argument 2 of 'ether_atoe' differ in signedness networking/network.c:2883: warning: pointer targets in passing argument 1 of 'getWANMac' differ in signedness networking/network.c:2884: warning: pointer targets in passing argument 1 of 'ether_atoe' differ in signedness networking/network.c:2884: warning: pointer targets in passing argument 2 of 'ether_atoe' differ in signedness networking/network.c:3468: warning: initialization discards qualifiers from pointer target type networking/network.c:3215: warning: unused variable 'tvnic' networking/network.c:3709: warning: pointer targets in passing argument 1 of 'ether_etoa' differ in signedness networking/network.c: In function 'start_wan_done': networking/network.c:3926: warning: implicit declaration of function 'f_exists' mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o ddns.o networking/ddns.c networking/network.c: At top level: networking/network.c:248: warning: 'wlc_patcher_getval' defined but not used networking/network.c:307: warning: 'set_wlc_slottime' defined but not used networking/network.c:316: warning: 'wlc_noack' defined but not used networking/wshaper.c: In function 'svqos_iptables': networking/wshaper.c:326: warning: unused variable 'wordlist' networking/wshaper.c:286: warning: unused variable 'ilevel2' networking/wshaper.c:286: warning: unused variable 'ilevel' networking/wshaper.c:285: warning: unused variable 'level2' networking/ddns.c: In function 'stop_ddns': networking/ddns.c:291: warning: implicit declaration of function 'stop_process' networking/ddns.c:290: warning: unused variable 'ret' mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o devinit.o sysinit/devinit.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o sysinit.o sysinit/sysinit.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o sysinit-broadcom.o sysinit/sysinit-broadcom.c sysinit/sysinit.c:2265: warning: 'rc_signal' defined but not used sysinit/sysinit.c:499: warning: 'ses_cleanup' defined but not used sysinit/sysinit.c:512: warning: 'ses_restore_defaults' defined but not used sysinit/sysinit-broadcom.c: In function 'loadWlModule': sysinit/sysinit-broadcom.c:279: warning: pointer targets in passing argument 2 of 'wl_hwaddr' differ in signedness sysinit/sysinit-broadcom.c:290: warning: pointer targets in passing argument 2 of 'wl_hwaddr' differ in signedness sysinit/sysinit-broadcom.c:295: warning: pointer targets in passing argument 2 of 'wl_hwaddr' differ in signedness sysinit/sysinit-broadcom.c:298: warning: pointer targets in passing argument 2 of 'wl_hwaddr' differ in signedness sysinit/sysinit-broadcom.c: In function 'start_sysinit': sysinit/sysinit-broadcom.c:793: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness sysinit/sysinit-broadcom.c:794: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness sysinit/sysinit-broadcom.c:795: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness sysinit/sysinit-broadcom.c:796: warning: pointer targets in passing argument 2 of 'nvram_set' differ in signedness sysinit/sysinit-broadcom.c:797: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness sysinit/sysinit-broadcom.c:798: warning: pointer targets in passing argument 2 of 'nvram_set' differ in signedness sysinit/sysinit-broadcom.c:992: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness sysinit/sysinit-broadcom.c:993: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness sysinit/sysinit-broadcom.c:994: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness sysinit/sysinit-broadcom.c:995: warning: pointer targets in passing argument 2 of 'nvram_set' differ in signedness sysinit/sysinit-broadcom.c:996: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness sysinit/sysinit-broadcom.c:997: warning: pointer targets in passing argument 2 of 'nvram_set' differ in signedness sysinit/sysinit-broadcom.c:1082: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness sysinit/sysinit-broadcom.c:1083: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness sysinit/sysinit-broadcom.c:1084: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness sysinit/sysinit-broadcom.c:1085: warning: pointer targets in passing argument 2 of 'nvram_set' differ in signedness sysinit/sysinit-broadcom.c:1086: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness sysinit/sysinit-broadcom.c:1087: warning: pointer targets in passing argument 2 of 'nvram_set' differ in signedness sysinit/sysinit-broadcom.c:1338: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness sysinit/sysinit-broadcom.c:1339: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness sysinit/sysinit-broadcom.c:1340: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness sysinit/sysinit-broadcom.c:1341: warning: pointer targets in passing argument 2 of 'nvram_set' differ in signedness sysinit/sysinit-broadcom.c:1342: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness sysinit/sysinit-broadcom.c:1343: warning: pointer targets in passing argument 2 of 'nvram_set' differ in signedness sysinit/sysinit-broadcom.c:1360: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness sysinit/sysinit-broadcom.c:1361: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness sysinit/sysinit-broadcom.c:1362: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness sysinit/sysinit-broadcom.c:1363: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness sysinit/sysinit-broadcom.c:1364: warning: pointer targets in passing argument 2 of 'nvram_set' differ in signedness networking/network.c: In function 'start_lan': networking/network.c:1948: warning: 'svbuf' is used uninitialized in this function mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o interface.o networking/interface.c sysinit/sysinit-broadcom.c:1718: warning: 'modules' may be used uninitialized in this function networking/interface.c: In function 'ifconfig': networking/interface.c:57: warning: implicit declaration of function 'ifexists' networking/interface.c: In function 'getPhyDev': networking/interface.c:131: warning: implicit declaration of function 'f_exists' networking/interface.c: In function 'start_config_vlan': networking/interface.c:196: warning: pointer targets in passing argument 2 of 'ether_atoe' differ in signedness networking/interface.c: In function 'start_setup_vlans': networking/interface.c:263: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness networking/interface.c:364: warning: unused variable 'portmask' networking/interface.c:258: warning: unused variable 'ifr' networking/interface.c:253: warning: unused variable 'buff2' networking/interface.c:252: warning: unused variable 'found' networking/interface.c:252: warning: unused variable 'workaround' networking/interface.c:252: warning: unused variable 'ret' networking/interface.c:252: warning: unused variable 'j' networking/interface.c:252: warning: unused variable 'ports' networking/interface.c: In function 'flush_interfaces': networking/interface.c:649: warning: implicit declaration of function 'wl_probe' mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o udhcpc.o networking/udhcpc.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o mkfiles.o services/mkfiles.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o iptable.o networking/iptable.c networking/udhcpc.c: In function 'bound': networking/udhcpc.c:174: warning: unused variable 'temp_wan_gateway' mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o defaults.o sysinit/defaults.c sysinit/defaults.c: In function 'load_defaults': sysinit/defaults.c:2911: warning: implicit declaration of function 'malloc' sysinit/defaults.c:2911: warning: incompatible implicit declaration of built-in function 'malloc' sysinit/defaults.c: In function 'free_defaults': sysinit/defaults.c:2940: warning: implicit declaration of function 'free' mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o bridgetools.o services/bridgetools.c services/bridgetools.c: In function 'br_set_bridge_forward_delay': services/bridgetools.c:105: warning: initialization discards qualifiers from pointer target type services/bridgetools.c: In function 'br_set_stp_state': services/bridgetools.c:114: warning: initialization discards qualifiers from pointer target type services/bridgetools.c:117: warning: initialization discards qualifiers from pointer target type services/bridgetools.c: In function 'br_set_port_prio': services/bridgetools.c:125: warning: initialization discards qualifiers from pointer target type services/bridgetools.c: In function 'br_set_bridge_prio': services/bridgetools.c:132: warning: initialization discards qualifiers from pointer target type services/bridgetools.c: In function 'br_add_bridge': services/bridgetools.c:145: warning: initialization discards qualifiers from pointer target type services/bridgetools.c:150: warning: initialization discards qualifiers from pointer target type services/bridgetools.c:150: warning: implicit declaration of function 'getBridgeMTU' services/bridgetools.c:150: warning: initialization makes pointer from integer without a cast services/bridgetools.c:154: warning: initialization discards qualifiers from pointer target type services/bridgetools.c:154: warning: initialization makes pointer from integer without a cast services/bridgetools.c: In function 'br_del_bridge': services/bridgetools.c:163: warning: initialization discards qualifiers from pointer target type services/bridgetools.c: In function 'br_add_interface': services/bridgetools.c:177: warning: initialization discards qualifiers from pointer target type services/bridgetools.c:179: warning: initialization discards qualifiers from pointer target type services/bridgetools.c:181: warning: initialization discards qualifiers from pointer target type services/bridgetools.c:181: warning: initialization makes pointer from integer without a cast services/bridgetools.c:183: warning: initialization discards qualifiers from pointer target type services/bridgetools.c:187: warning: initialization discards qualifiers from pointer target type services/bridgetools.c:187: warning: initialization discards qualifiers from pointer target type services/bridgetools.c: In function 'br_del_interface': services/bridgetools.c:195: warning: initialization discards qualifiers from pointer target type services/bridgetools.c:195: warning: initialization discards qualifiers from pointer target type mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o igmp.o services/igmp.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o wpa.o services/wpa.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o vlantagging.o services/vlantagging.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o httpd.o services/httpd.c services/wpa.c: In function 'stop_nas': services/wpa.c:713: warning: implicit declaration of function 'stop_process' services/wpa.c:706: warning: unused variable 'ret' services/httpd.c: In function 'start_httpd': services/httpd.c:37: warning: implicit declaration of function 'f_exists' services/vlantagging.c: In function 'start_vlantagging': services/vlantagging.c:101: warning: unused variable 'eths' services/vlantagging.c: In function 'start_bridgesif': services/vlantagging.c:187: warning: pointer targets in passing argument 1 of 'ether_etoa' differ in signedness mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o setuserpw.o tools/setuserpw.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o anchorfree.o services/anchorfree.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o gpio.o tools/gpio.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o mask.o tools/mask.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o reset_defaults.o tools/reset_defaults.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o vpn.o services/vpn.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o cron.o services/cron.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o syslog.o services/syslog.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o redial.o services/redial.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o radvd.o services/radvd.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o pppoe.o services/pppoe.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o pptpclient.o services/pptpclient.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o l2tp.o services/l2tp.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o hwmon.o services/hwmon.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o ttraff.o services/ttraff.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o radiotimer.o services/radiotimer.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o processmonitor.o services/processmonitor.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o wland.o services/wland.c services/ttraff.c: In function 'start_ttraff': services/ttraff.c:70: warning: unused variable 'ret' mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o radiofunctions.o services/radiofunctions.c services/radiotimer.c: In function 'start_radio_timer': services/radiotimer.c:73: warning: unused variable 'ret' mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o apserv.o services/apserv.c services/processmonitor.c: In function 'start_process_monitor': services/processmonitor.c:65: warning: unused variable 'ret' mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o aoss.o services/aoss.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o processmanager.o services/processmanager.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o utils.o utils/utils.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o udhcpd.o services/udhcpd.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o dnsmasq.o services/dnsmasq.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o pppoeserver.o services/pppoeserver.c services/pppoeserver.c: In function 'makeipup': services/pppoeserver.c:76: warning: implicit declaration of function 'atoi' services/pppoeserver.c:96: warning: too few arguments for format services/udhcpd.c: In function 'start_udhcpd':services/dnsmasq.c: In function 'hasdhcp': services/dnsmasq.c:98: warning: unused variable 'count' services/dnsmasq.c: In function 'start_dnsmasq': services/dnsmasq.c:156: warning: implicit declaration of function 'get_wdev' services/dnsmasq.c:156: warning: format '%s' expects type 'char *', but argument 3 has type 'int' services/dnsmasq.c:158: warning: format '%s' expects type 'char *', but argument 3 has type 'int' services/udhcpd.c:337: warning: unused variable 'time' mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o usb_hotplug.o services/usb_hotplug.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o site_survey_broadcom.o tools/site_survey_broadcom.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o ppp.o networking/ppp.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o pppoerelay.o services/pppoerelay.c services/usb_hotplug.c: In function 'usb_ufd_connected': services/usb_hotplug.c:118: warning: implicit declaration of function 'f_exists' services/usb_hotplug.c: In function 'usb_process_path': services/usb_hotplug.c:143: warning: implicit declaration of function 'insmod' services/usb_hotplug.c: In function 'usb_add_ufd': services/usb_hotplug.c:227: warning: implicit declaration of function 'sleep' tools/site_survey_broadcom.c: In function 'wl_rsn_ie_dump': tools/site_survey_broadcom.c:165: warning: unused variable 'cntrs' tools/site_survey_broadcom.c:164: warning: unused variable 'capabilities' tools/site_survey_broadcom.c: In function 'site_survey_main': tools/site_survey_broadcom.c:388: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness tools/site_survey_broadcom.c:423: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness tools/site_survey_broadcom.c:423: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness tools/site_survey_broadcom.c:425: warning: pointer targets in passing argument 2 of 'ether_etoa' differ in signedness tools/site_survey_broadcom.c:425: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness tools/site_survey_broadcom.c:435: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness tools/site_survey_broadcom.c:376: warning: unused variable 'oldap' tools/site_survey_broadcom.c:376: warning: unused variable 'ap' mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o upnp.o services/upnp.c networking/ppp.c: In function 'getenvs': networking/ppp.c:60: warning: pointer targets in return differ in signedness mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o proftp.o services/proftp.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o telnet.o services/telnet.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o pptp.o services/pptp.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o sshd.o services/sshd.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o dhcpforward.o services/dhcpforward.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -c -o routing.o services/routing.c services/routing.c: In function 'bird_init': services/routing.c:491: warning: implicit declaration of function 'mkdir' mipsel-linux-uclibc-gcc --shared -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS -o services.so services.o network.o firewall.o mssid.o wshaper.o ddns.o devinit.o sysinit.o sysinit-broadcom.o interface.o udhcpc.o mkfiles.o iptable.o defaults.o bridgetools.o igmp.o wpa.o vlantagging.o httpd.o setuserpw.o anchorfree.o gpio.o mask.o reset_defaults.o vpn.o cron.o syslog.o redial.o radvd.o pppoe.o pptpclient.o l2tp.o hwmon.o ttraff.o radiotimer.o processmonitor.o wland.o radiofunctions.o apserv.o aoss.o processmanager.o utils.o udhcpd.o dnsmasq.o pppoeserver.o usb_hotplug.o site_survey_broadcom.o ppp.o pppoerelay.o upnp.o proftp.o telnet.o pptp.o sshd.o dhcpforward.o routing.o -L/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram -L/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/nvram/usr/lib -lnvram -L/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -L/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/shared/usr/lib -lcrypt -L../libnet/lib -lnet -L../libutils -lutils -lwireless -lm mipsel-linux-uclibc-ar arc -o services.a services.o network.o firewall.o mssid.o wshaper.o ddns.o devinit.o sysinit.o sysinit-broadcom.o interface.o udhcpc.o mkfiles.o iptable.o defaults.o bridgetools.o igmp.o wpa.o vlantagging.o httpd.o setuserpw.o anchorfree.o gpio.o mask.o reset_defaults.o vpn.o cron.o syslog.o redial.o radvd.o pppoe.o pptpclient.o l2tp.o hwmon.o ttraff.o radiotimer.o processmonitor.o wland.o radiofunctions.o apserv.o aoss.o processmanager.o utils.o udhcpd.o dnsmasq.o pppoeserver.o usb_hotplug.o site_survey_broadcom.o ppp.o pppoerelay.o upnp.o proftp.o telnet.o pptp.o sshd.o dhcpforward.o routing.o gcc -o bin/defaults -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS bin/defaults.c cd bin && ./defaults make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/services' [ ! -d lib.mipsel ] || make -C lib.mipsel find: „/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target“: Adresář nebo soubor neexistuje make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/lib.mipsel' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/lib.mipsel' make -C bridge brctl/brctl make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bridge' make -C libbridge make[2]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bridge/libbridge' mipsel-linux-uclibc-gcc -Wall -c -g -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNEED_PRINTF -o libbridge_devif.o libbridge_devif.c libbridge_devif.c: In function 'br_set_port_snooping': libbridge_devif.c:458: warning: passing argument 4 of 'port_set' makes integer from pointer without a cast libbridge_devif.c: In function 'br_clear_port_snooping': libbridge_devif.c:473: warning: passing argument 4 of 'port_set' makes integer from pointer without a cast mipsel-linux-uclibc-gcc -Wall -c -g -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNEED_PRINTF -o libbridge_if.o libbridge_if.c mipsel-linux-uclibc-gcc -Wall -c -g -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNEED_PRINTF -o libbridge_init.o libbridge_init.c mipsel-linux-uclibc-gcc -Wall -c -g -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNEED_PRINTF -o libbridge_misc.o libbridge_misc.c mipsel-linux-uclibc-ar rcs libbridge.a libbridge_devif.o libbridge_if.o libbridge_init.o libbridge_misc.o mipsel-linux-uclibc-ranlib libbridge.a make[2]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bridge/libbridge' make -C brctl make[2]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bridge/brctl' mipsel-linux-uclibc-gcc -Wall -g -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I../libbridge -DNEED_PRINTF -c -o brctl.o brctl.c mipsel-linux-uclibc-gcc -Wall -g -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I../libbridge -DNEED_PRINTF -c -o brctl_cmd.o brctl_cmd.c mipsel-linux-uclibc-gcc -Wall -g -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I../libbridge -DNEED_PRINTF -c -o brctl_disp.o brctl_disp.c mipsel-linux-uclibc-gcc -g -o brctl brctl.o brctl_cmd.o brctl_disp.o ../libbridge/libbridge.a make[2]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bridge/brctl' make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bridge' make -j 4 -C dropbear PROGRAMS="dropbear dbclient dropbearkey dropbearconvert scp" SCPPROGRESS=1 MULTI=1 make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/dropbear' mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o dbmulti.o dbmulti.c mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o atomicio.o atomicio.c mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o bignum.o bignum.c mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o buffer.o buffer.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o circbuffer.o circbuffer.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o cli-algo.o cli-algo.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o cli-auth.o cli-auth.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o cli-authinteract.o cli-authinteract.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o cli-authpasswd.o cli-authpasswd.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o cli-authpubkey.o cli-authpubkey.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o cli-channel.o cli-channel.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o cli-chansession.o cli-chansession.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o cli-kex.o cli-kex.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o cli-main.o cli-main.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o cli-runopts.o cli-runopts.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o cli-service.o cli-service.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o cli-session.o cli-session.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o cli-tcpfwd.o cli-tcpfwd.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o common-algo.o common-algo.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o common-channel.o common-channel.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o common-chansession.o common-chansession.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o common-kex.o common-kex.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o common-runopts.o common-runopts.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o common-session.o common-session.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o compat.o compat.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o dbutil.o dbutil.c mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o dropbearconvert.o dropbearconvert.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o dropbearkey.o dropbearkey.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o dss.o dss.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o fake-rfc2553.o fake-rfc2553.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o gendss.o gendss.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o genrsa.o genrsa.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o keyimport.o keyimport.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o listener.o listener.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o loginrec.o loginrec.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o packet.o packet.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o process-packet.o process-packet.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o progressmeter.o progressmeter.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o queue.o queue.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o random.o random.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o rsa.o rsa.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o scp.o scp.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o scpmisc.o scpmisc.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o signkey.o signkey.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o sshpty.o sshpty.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o svr-agentfwd.o svr-agentfwd.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o svr-algo.o svr-algo.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o svr-auth.o svr-auth.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o svr-authpam.o svr-authpam.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o svr-authpasswd.o svr-authpasswd.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o svr-authpubkey.o svr-authpubkey.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o svr-authpubkeyoptions.o svr-authpubkeyoptions.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o svr-chansession.o svr-chansession.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o svr-kex.o svr-kex.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o svr-main.o svr-main.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o svr-runopts.o svr-runopts.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o svr-service.o svr-service.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o svr-session.o svr-session.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o svr-tcpfwd.o svr-tcpfwd.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o svr-x11fwd.o svr-x11fwd.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o tcp-accept.o tcp-accept.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -o termcodes.o termcodes.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done cd libtomcrypt && make clean && make mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done cd libtommath && make make[2]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/dropbear/libtomcrypt' rm -f src/ciphers/aes/aes_enc.o src/ciphers/aes/aes.o src/ciphers/anubis.o src/ciphers/blowfish.o src/ciphers/cast5.o src/ciphers/des.o src/ciphers/kasumi.o src/ciphers/khazad.o src/ciphers/kseed.o src/ciphers/noekeon.o src/ciphers/rc2.o src/ciphers/rc5.o src/ciphers/rc6.o src/ciphers/safer/safer.o src/ciphers/safer/safer_tab.o src/ciphers/safer/saferp.o src/ciphers/skipjack.o src/ciphers/twofish/twofish.o src/ciphers/xtea.o src/encauth/ccm/ccm_memory.o src/encauth/ccm/ccm_test.o src/encauth/eax/eax_addheader.o src/encauth/eax/eax_decrypt.o src/encauth/eax/eax_decrypt_verify_memory.o src/encauth/eax/eax_done.o src/encauth/eax/eax_encrypt.o src/encauth/eax/eax_encrypt_authenticate_memory.o src/encauth/eax/eax_init.o src/encauth/eax/eax_test.o src/encauth/gcm/gcm_add_aad.o src/encauth/gcm/gcm_add_iv.o src/encauth/gcm/gcm_done.o src/encauth/gcm/gcm_gf_mult.o src/encauth/gcm/gcm_init.o src/encauth/gcm/gcm_memory.o src/encauth/gcm/gcm_mult_h.o src/encauth/gcm/gcm_process.o src/encauth/gcm/gcm_reset.o src/encauth/gcm/gcm_test.o src/encauth/ocb/ocb_decrypt.o src/encauth/ocb/ocb_decrypt_verify_memory.o src/encauth/ocb/ocb_done_decrypt.o src/encauth/ocb/ocb_done_encrypt.o src/encauth/ocb/ocb_encrypt.o src/encauth/ocb/ocb_encrypt_authenticate_memory.o src/encauth/ocb/ocb_init.o src/encauth/ocb/ocb_ntz.o src/encauth/ocb/ocb_shift_xor.o src/encauth/ocb/ocb_test.o src/encauth/ocb/s_ocb_done.o src/hashes/chc/chc.o src/hashes/helper/hash_file.o src/hashes/helper/hash_filehandle.o src/hashes/helper/hash_memory.o src/hashes/helper/hash_memory_multi.o src/hashes/md2.o src/hashes/md4.o src/hashes/md5.o src/hashes/rmd128.o src/hashes/rmd160.o src/hashes/rmd256.o src/hashes/rmd320.o src/hashes/sha1.o src/hashes/sha2/sha256.o src/hashes/sha2/sha512.o src/hashes/tiger.o src/hashes/whirl/whirl.o src/mac/f9/f9_done.o src/mac/f9/f9_file.o src/mac/f9/f9_init.o src/mac/f9/f9_memory.o src/mac/f9/f9_memory_multi.o src/mac/f9/f9_process.o src/mac/f9/f9_test.o src/mac/hmac/hmac_done.o src/mac/hmac/hmac_file.o src/mac/hmac/hmac_init.o src/mac/hmac/hmac_memory.o src/mac/hmac/hmac_memory_multi.o src/mac/hmac/hmac_process.o src/mac/hmac/hmac_test.o src/mac/omac/omac_done.o src/mac/omac/omac_file.o src/mac/omac/omac_init.o src/mac/omac/omac_memory.o src/mac/omac/omac_memory_multi.o src/mac/omac/omac_process.o src/mac/omac/omac_test.o src/mac/pelican/pelican.o src/mac/pelican/pelican_memory.o src/mac/pelican/pelican_test.o src/mac/pmac/pmac_done.o src/mac/pmac/pmac_file.o src/mac/pmac/pmac_init.o src/mac/pmac/pmac_memory.o src/mac/pmac/pmac_memory_multi.o src/mac/pmac/pmac_ntz.o src/mac/pmac/pmac_process.o src/mac/pmac/pmac_shift_xor.o src/mac/pmac/pmac_test.o src/mac/xcbc/xcbc_done.o src/mac/xcbc/xcbc_file.o src/mac/xcbc/xcbc_init.o src/mac/xcbc/xcbc_memory.o src/mac/xcbc/xcbc_memory_multi.o src/mac/xcbc/xcbc_process.o src/mac/xcbc/xcbc_test.o src/math/fp/ltc_ecc_fp_mulmod.o src/math/gmp_desc.o src/math/ltm_desc.o src/math/multi.o src/math/rand_prime.o src/math/tfm_desc.o src/misc/base64/base64_decode.o src/misc/base64/base64_encode.o src/misc/burn_stack.o src/misc/crypt/crypt.o src/misc/crypt/crypt_argchk.o src/misc/crypt/crypt_cipher_descriptor.o src/misc/crypt/crypt_cipher_is_valid.o src/misc/crypt/crypt_find_cipher.o src/misc/crypt/crypt_find_cipher_any.o src/misc/crypt/crypt_find_cipher_id.o src/misc/crypt/crypt_find_hash.o src/misc/crypt/crypt_find_hash_any.o src/misc/crypt/crypt_find_hash_id.o src/misc/crypt/crypt_find_hash_oid.o src/misc/crypt/crypt_find_prng.o src/misc/crypt/crypt_fsa.o src/misc/crypt/crypt_hash_descriptor.o src/misc/crypt/crypt_hash_is_valid.o src/misc/crypt/crypt_ltc_mp_descriptor.o src/misc/crypt/crypt_prng_descriptor.o src/misc/crypt/crypt_prng_is_valid.o src/misc/crypt/crypt_register_cipher.o src/misc/crypt/crypt_register_hash.o src/misc/crypt/crypt_register_prng.o src/misc/crypt/crypt_unregister_cipher.o src/misc/crypt/crypt_unregister_hash.o src/misc/crypt/crypt_unregister_prng.o src/misc/error_to_string.o src/misc/pkcs5/pkcs_5_1.o src/misc/pkcs5/pkcs_5_2.o src/misc/zeromem.o src/modes/cbc/cbc_decrypt.o src/modes/cbc/cbc_done.o src/modes/cbc/cbc_encrypt.o src/modes/cbc/cbc_getiv.o src/modes/cbc/cbc_setiv.o src/modes/cbc/cbc_start.o src/modes/cfb/cfb_decrypt.o src/modes/cfb/cfb_done.o src/modes/cfb/cfb_encrypt.o src/modes/cfb/cfb_getiv.o src/modes/cfb/cfb_setiv.o src/modes/cfb/cfb_start.o src/modes/ctr/ctr_decrypt.o src/modes/ctr/ctr_done.o src/modes/ctr/ctr_encrypt.o src/modes/ctr/ctr_getiv.o src/modes/ctr/ctr_setiv.o src/modes/ctr/ctr_start.o src/modes/ctr/ctr_test.o src/modes/ecb/ecb_decrypt.o src/modes/ecb/ecb_done.o src/modes/ecb/ecb_encrypt.o src/modes/ecb/ecb_start.o src/modes/f8/f8_decrypt.o src/modes/f8/f8_done.o src/modes/f8/f8_encrypt.o src/modes/f8/f8_getiv.o src/modes/f8/f8_setiv.o src/modes/f8/f8_start.o src/modes/f8/f8_test_mode.o src/modes/lrw/lrw_decrypt.o src/modes/lrw/lrw_done.o src/modes/lrw/lrw_encrypt.o src/modes/lrw/lrw_getiv.o src/modes/lrw/lrw_process.o src/modes/lrw/lrw_setiv.o src/modes/lrw/lrw_start.o src/modes/lrw/lrw_test.o src/modes/ofb/ofb_decrypt.o src/modes/ofb/ofb_done.o src/modes/ofb/ofb_encrypt.o src/modes/ofb/ofb_getiv.o src/modes/ofb/ofb_setiv.o src/modes/ofb/ofb_start.o mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done rm -f dropbear ln -s dropbearmulti dropbear rm -f dbclient ln -s dropbearmulti dbclient rm -f dropbearkey ln -s dropbearmulti dropbearkey rm -f dropbearconvert ln -s dropbearmulti dropbearconvert rm -f scp ln -s dropbearmulti scp mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done rm -f libtomcrypt.a make[2]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/dropbear/libtomcrypt' make[2]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/dropbear/libtomcrypt' mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -DENCRYPT_ONLY -c src/ciphers/aes/aes.c -o src/ciphers/aes/aes_enc.o mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/ciphers/aes/aes.o src/ciphers/aes/aes.c mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/ciphers/anubis.o src/ciphers/anubis.c make[2]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/dropbear/libtommath' mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bncore.o bncore.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/ciphers/blowfish.o src/ciphers/blowfish.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_init.o bn_mp_init.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_clear.o bn_mp_clear.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_exch.o bn_mp_exch.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/ciphers/cast5.o src/ciphers/cast5.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_grow.o bn_mp_grow.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/ciphers/des.o src/ciphers/des.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_shrink.o bn_mp_shrink.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/ciphers/kasumi.o src/ciphers/kasumi.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_clamp.o bn_mp_clamp.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_zero.o bn_mp_zero.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/ciphers/khazad.o src/ciphers/khazad.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_set.o bn_mp_set.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_set_int.o bn_mp_set_int.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/ciphers/kseed.o src/ciphers/kseed.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/ciphers/noekeon.o src/ciphers/noekeon.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_init_size.o bn_mp_init_size.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_copy.o bn_mp_copy.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/ciphers/rc2.o src/ciphers/rc2.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/ciphers/rc5.o src/ciphers/rc5.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_init_copy.o bn_mp_init_copy.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/ciphers/rc6.o src/ciphers/rc6.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/ciphers/safer/safer.o src/ciphers/safer/safer.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_abs.o bn_mp_abs.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/ciphers/safer/safer_tab.o src/ciphers/safer/safer_tab.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_neg.o bn_mp_neg.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/ciphers/safer/saferp.o src/ciphers/safer/saferp.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_cmp_mag.o bn_mp_cmp_mag.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/ciphers/skipjack.o src/ciphers/skipjack.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_cmp.o bn_mp_cmp.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/ciphers/twofish/twofish.o src/ciphers/twofish/twofish.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_cmp_d.o bn_mp_cmp_d.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_rshd.o bn_mp_rshd.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/ciphers/xtea.o src/ciphers/xtea.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_lshd.o bn_mp_lshd.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_mod_2d.o bn_mp_mod_2d.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/encauth/ccm/ccm_memory.o src/encauth/ccm/ccm_memory.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_div_2d.o bn_mp_div_2d.c --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_mul_2d.o bn_mp_mul_2d.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/encauth/ccm/ccm_test.o src/encauth/ccm/ccm_test.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_div_2.o bn_mp_div_2.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/encauth/eax/eax_addheader.o src/encauth/eax/eax_addheader.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/encauth/eax/eax_decrypt.o src/encauth/eax/eax_decrypt.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/encauth/eax/eax_decrypt_verify_memory.o src/encauth/eax/eax_decrypt_verify_memory.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/encauth/eax/eax_done.o src/encauth/eax/eax_done.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_mul_2.o bn_mp_mul_2.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/encauth/eax/eax_encrypt.o src/encauth/eax/eax_encrypt.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/encauth/eax/eax_encrypt_authenticate_memory.o src/encauth/eax/eax_encrypt_authenticate_memory.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/encauth/eax/eax_init.o src/encauth/eax/eax_init.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/encauth/eax/eax_test.o src/encauth/eax/eax_test.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_s_mp_add.o bn_s_mp_add.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/encauth/gcm/gcm_add_aad.o src/encauth/gcm/gcm_add_aad.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/encauth/gcm/gcm_add_iv.o src/encauth/gcm/gcm_add_iv.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/encauth/gcm/gcm_done.o src/encauth/gcm/gcm_done.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/encauth/gcm/gcm_gf_mult.o src/encauth/gcm/gcm_gf_mult.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/encauth/gcm/gcm_init.o src/encauth/gcm/gcm_init.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/encauth/gcm/gcm_memory.o src/encauth/gcm/gcm_memory.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_s_mp_sub.o bn_s_mp_sub.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/encauth/gcm/gcm_mult_h.o src/encauth/gcm/gcm_mult_h.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/encauth/gcm/gcm_process.o src/encauth/gcm/gcm_process.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/encauth/gcm/gcm_reset.o src/encauth/gcm/gcm_reset.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_fast_s_mp_mul_digs.o bn_fast_s_mp_mul_digs.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_s_mp_mul_digs.o bn_s_mp_mul_digs.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_fast_s_mp_mul_high_digs.o bn_fast_s_mp_mul_high_digs.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/encauth/gcm/gcm_test.o src/encauth/gcm/gcm_test.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_s_mp_mul_high_digs.o bn_s_mp_mul_high_digs.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/encauth/ocb/ocb_decrypt.o src/encauth/ocb/ocb_decrypt.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_fast_s_mp_sqr.o bn_fast_s_mp_sqr.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_s_mp_sqr.o bn_s_mp_sqr.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/encauth/ocb/ocb_decrypt_verify_memory.o src/encauth/ocb/ocb_decrypt_verify_memory.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_add.o bn_mp_add.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_sub.o bn_mp_sub.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/encauth/ocb/ocb_done_decrypt.o src/encauth/ocb/ocb_done_decrypt.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_karatsuba_mul.o bn_mp_karatsuba_mul.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_mul.o bn_mp_mul.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/encauth/ocb/ocb_done_encrypt.o src/encauth/ocb/ocb_done_encrypt.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_karatsuba_sqr.o bn_mp_karatsuba_sqr.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_sqr.o bn_mp_sqr.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_div.o bn_mp_div.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/encauth/ocb/ocb_encrypt.o src/encauth/ocb/ocb_encrypt.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_mod.o bn_mp_mod.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_add_d.o bn_mp_add_d.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/encauth/ocb/ocb_encrypt_authenticate_memory.o src/encauth/ocb/ocb_encrypt_authenticate_memory.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_sub_d.o bn_mp_sub_d.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_mul_d.o bn_mp_mul_d.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_div_d.o bn_mp_div_d.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/encauth/ocb/ocb_init.o src/encauth/ocb/ocb_init.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_mod_d.o bn_mp_mod_d.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/encauth/ocb/ocb_ntz.o src/encauth/ocb/ocb_ntz.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/encauth/ocb/ocb_shift_xor.o src/encauth/ocb/ocb_shift_xor.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/encauth/ocb/ocb_test.o src/encauth/ocb/ocb_test.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_expt_d.o bn_mp_expt_d.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/encauth/ocb/s_ocb_done.o src/encauth/ocb/s_ocb_done.c mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_addmod.o bn_mp_addmod.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/hashes/chc/chc.o src/hashes/chc/chc.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/hashes/helper/hash_file.o src/hashes/helper/hash_file.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/hashes/helper/hash_filehandle.o src/hashes/helper/hash_filehandle.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_submod.o bn_mp_submod.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_mulmod.o bn_mp_mulmod.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/hashes/helper/hash_memory.o src/hashes/helper/hash_memory.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_sqrmod.o bn_mp_sqrmod.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/hashes/helper/hash_memory_multi.o src/hashes/helper/hash_memory_multi.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_gcd.o bn_mp_gcd.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/hashes/md2.o src/hashes/md2.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_lcm.o bn_mp_lcm.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/hashes/md4.o src/hashes/md4.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_fast_mp_invmod.o bn_fast_mp_invmod.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/hashes/md5.o src/hashes/md5.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_invmod.o bn_mp_invmod.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_reduce.o bn_mp_reduce.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_montgomery_setup.o bn_mp_montgomery_setup.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_fast_mp_montgomery_reduce.o bn_fast_mp_montgomery_reduce.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_montgomery_reduce.o bn_mp_montgomery_reduce.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/hashes/rmd128.o src/hashes/rmd128.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_exptmod_fast.o bn_mp_exptmod_fast.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/hashes/rmd160.o src/hashes/rmd160.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_exptmod.o bn_mp_exptmod.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/hashes/rmd256.o src/hashes/rmd256.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/hashes/rmd320.o src/hashes/rmd320.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/hashes/sha1.o src/hashes/sha1.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_2expt.o bn_mp_2expt.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/hashes/sha2/sha256.o src/hashes/sha2/sha256.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_n_root.o bn_mp_n_root.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_jacobi.o bn_mp_jacobi.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/hashes/sha2/sha512.o src/hashes/sha2/sha512.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_reverse.o bn_reverse.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/hashes/tiger.o src/hashes/tiger.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/hashes/whirl/whirl.o src/hashes/whirl/whirl.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_count_bits.o bn_mp_count_bits.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_read_unsigned_bin.o bn_mp_read_unsigned_bin.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/f9/f9_done.o src/mac/f9/f9_done.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/f9/f9_file.o src/mac/f9/f9_file.c mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_read_signed_bin.o bn_mp_read_signed_bin.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_to_unsigned_bin.o bn_mp_to_unsigned_bin.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/f9/f9_init.o src/mac/f9/f9_init.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/f9/f9_memory.o src/mac/f9/f9_memory.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_to_signed_bin.o bn_mp_to_signed_bin.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_unsigned_bin_size.o bn_mp_unsigned_bin_size.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_signed_bin_size.o bn_mp_signed_bin_size.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_xor.o bn_mp_xor.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/f9/f9_memory_multi.o src/mac/f9/f9_memory_multi.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_and.o bn_mp_and.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_or.o bn_mp_or.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_rand.o bn_mp_rand.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/f9/f9_process.o src/mac/f9/f9_process.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_montgomery_calc_normalization.o bn_mp_montgomery_calc_normalization.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_prime_is_divisible.o bn_mp_prime_is_divisible.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/f9/f9_test.o src/mac/f9/f9_test.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_prime_tab.o bn_prime_tab.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_prime_fermat.o bn_mp_prime_fermat.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_prime_miller_rabin.o bn_mp_prime_miller_rabin.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/hmac/hmac_done.o src/mac/hmac/hmac_done.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_prime_is_prime.o bn_mp_prime_is_prime.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_prime_next_prime.o bn_mp_prime_next_prime.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_dr_reduce.o bn_mp_dr_reduce.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/hmac/hmac_file.o src/mac/hmac/hmac_file.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_dr_is_modulus.o bn_mp_dr_is_modulus.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_dr_setup.o bn_mp_dr_setup.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/hmac/hmac_init.o src/mac/hmac/hmac_init.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/hmac/hmac_memory.o src/mac/hmac/hmac_memory.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_reduce_setup.o bn_mp_reduce_setup.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_toom_mul.o bn_mp_toom_mul.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/hmac/hmac_memory_multi.o src/mac/hmac/hmac_memory_multi.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/hmac/hmac_process.o src/mac/hmac/hmac_process.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_toom_sqr.o bn_mp_toom_sqr.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_div_3.o bn_mp_div_3.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_s_mp_exptmod.o bn_s_mp_exptmod.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/hmac/hmac_test.o src/mac/hmac/hmac_test.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/omac/omac_done.o src/mac/omac/omac_done.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_reduce_2k.o bn_mp_reduce_2k.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/omac/omac_file.o src/mac/omac/omac_file.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_reduce_is_2k.o bn_mp_reduce_is_2k.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/omac/omac_init.o src/mac/omac/omac_init.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/omac/omac_memory.o src/mac/omac/omac_memory.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_reduce_2k_setup.o bn_mp_reduce_2k_setup.c mipsel-linux-uclibc-gcc: mipsel-linux-uclibc-gcc: mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done--gc-sections: linker input file unused because linking not done--gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/omac/omac_memory_multi.o src/mac/omac/omac_memory_multi.c mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_reduce_2k_l.o bn_mp_reduce_2k_l.c mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/omac/omac_process.o src/mac/omac/omac_process.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/omac/omac_test.o src/mac/omac/omac_test.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_reduce_is_2k_l.o bn_mp_reduce_is_2k_l.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/pelican/pelican.o src/mac/pelican/pelican.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_reduce_2k_setup_l.o bn_mp_reduce_2k_setup_l.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_radix_smap.o bn_mp_radix_smap.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/pelican/pelican_memory.o src/mac/pelican/pelican_memory.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/pelican/pelican_test.o src/mac/pelican/pelican_test.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_read_radix.o bn_mp_read_radix.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_toradix.o bn_mp_toradix.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/pmac/pmac_done.o src/mac/pmac/pmac_done.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/pmac/pmac_file.o src/mac/pmac/pmac_file.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_radix_size.o bn_mp_radix_size.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/pmac/pmac_init.o src/mac/pmac/pmac_init.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/pmac/pmac_memory.o src/mac/pmac/pmac_memory.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/pmac/pmac_memory_multi.o src/mac/pmac/pmac_memory_multi.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_fread.o bn_mp_fread.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/pmac/pmac_ntz.o src/mac/pmac/pmac_ntz.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/pmac/pmac_process.o src/mac/pmac/pmac_process.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/pmac/pmac_shift_xor.o src/mac/pmac/pmac_shift_xor.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/pmac/pmac_test.o src/mac/pmac/pmac_test.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/xcbc/xcbc_done.o src/mac/xcbc/xcbc_done.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/xcbc/xcbc_file.o src/mac/xcbc/xcbc_file.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_fwrite.o bn_mp_fwrite.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/xcbc/xcbc_init.o src/mac/xcbc/xcbc_init.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/xcbc/xcbc_memory.o src/mac/xcbc/xcbc_memory.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_cnt_lsb.o bn_mp_cnt_lsb.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/xcbc/xcbc_memory_multi.o src/mac/xcbc/xcbc_memory_multi.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_error.o bn_error.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/xcbc/xcbc_process.o src/mac/xcbc/xcbc_process.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/mac/xcbc/xcbc_test.o src/mac/xcbc/xcbc_test.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_init_multi.o bn_mp_init_multi.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_clear_multi.o bn_mp_clear_multi.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/math/fp/ltc_ecc_fp_mulmod.o src/math/fp/ltc_ecc_fp_mulmod.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/math/gmp_desc.o src/math/gmp_desc.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_exteuclid.o bn_mp_exteuclid.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/math/ltm_desc.o src/math/ltm_desc.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_toradix_n.o bn_mp_toradix_n.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/math/multi.o src/math/multi.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/math/rand_prime.o src/math/rand_prime.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_prime_random_ex.o bn_mp_prime_random_ex.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/math/tfm_desc.o src/math/tfm_desc.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_get_int.o bn_mp_get_int.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/misc/base64/base64_decode.o src/misc/base64/base64_decode.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/misc/base64/base64_encode.o src/misc/base64/base64_encode.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_sqrt.o bn_mp_sqrt.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_is_square.o bn_mp_is_square.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_init_set.o bn_mp_init_set.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/misc/burn_stack.o src/misc/burn_stack.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/misc/crypt/crypt.o src/misc/crypt/crypt.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_init_set_int.o bn_mp_init_set_int.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/misc/crypt/crypt_argchk.o src/misc/crypt/crypt_argchk.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_invmod_slow.o bn_mp_invmod_slow.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/misc/crypt/crypt_cipher_descriptor.o src/misc/crypt/crypt_cipher_descriptor.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_prime_rabin_miller_trials.o bn_mp_prime_rabin_miller_trials.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/misc/crypt/crypt_cipher_is_valid.o src/misc/crypt/crypt_cipher_is_valid.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/misc/crypt/crypt_find_cipher.o src/misc/crypt/crypt_find_cipher.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_to_signed_bin_n.o bn_mp_to_signed_bin_n.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/misc/crypt/crypt_find_cipher_any.o src/misc/crypt/crypt_find_cipher_any.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -I. -c -o bn_mp_to_unsigned_bin_n.o bn_mp_to_unsigned_bin_n.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/misc/crypt/crypt_find_cipher_id.o src/misc/crypt/crypt_find_cipher_id.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/misc/crypt/crypt_find_hash.o src/misc/crypt/crypt_find_hash.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-ar rv libtommath.a bncore.o bn_mp_init.o bn_mp_clear.o bn_mp_exch.o bn_mp_grow.o bn_mp_shrink.o bn_mp_clamp.o bn_mp_zero.o bn_mp_set.o bn_mp_set_int.o bn_mp_init_size.o bn_mp_copy.o bn_mp_init_copy.o bn_mp_abs.o bn_mp_neg.o bn_mp_cmp_mag.o bn_mp_cmp.o bn_mp_cmp_d.o bn_mp_rshd.o bn_mp_lshd.o bn_mp_mod_2d.o bn_mp_div_2d.o bn_mp_mul_2d.o bn_mp_div_2.o bn_mp_mul_2.o bn_s_mp_add.o bn_s_mp_sub.o bn_fast_s_mp_mul_digs.o bn_s_mp_mul_digs.o bn_fast_s_mp_mul_high_digs.o bn_s_mp_mul_high_digs.o bn_fast_s_mp_sqr.o bn_s_mp_sqr.o bn_mp_add.o bn_mp_sub.o bn_mp_karatsuba_mul.o bn_mp_mul.o bn_mp_karatsuba_sqr.o bn_mp_sqr.o bn_mp_div.o bn_mp_mod.o bn_mp_add_d.o bn_mp_sub_d.o bn_mp_mul_d.o bn_mp_div_d.o bn_mp_mod_d.o bn_mp_expt_d.o bn_mp_addmod.o bn_mp_submod.o bn_mp_mulmod.o bn_mp_sqrmod.o bn_mp_gcd.o bn_mp_lcm.o bn_fast_mp_invmod.o bn_mp_invmod.o bn_mp_reduce.o bn_mp_montgomery_setup.o bn_fast_mp_montgomery_reduce.o bn_mp_montgomery_reduce.o bn_mp_exptmod_fast.o bn_mp_exptmod.o bn_mp_2expt.o bn_mp_n_root.o bn_mp_jacobi.o bn_reverse.o bn_mp_count_bits.o bn_mp_read_unsigned_bin.o bn_mp_read_signed_bin.o bn_mp_to_unsigned_bin.o bn_mp_to_signed_bin.o bn_mp_unsigned_bin_size.o bn_mp_signed_bin_size.o bn_mp_xor.o bn_mp_and.o bn_mp_or.o bn_mp_rand.o bn_mp_montgomery_calc_normalization.o bn_mp_prime_is_divisible.o bn_prime_tab.o bn_mp_prime_fermat.o bn_mp_prime_miller_rabin.o bn_mp_prime_is_prime.o bn_mp_prime_next_prime.o bn_mp_dr_reduce.o bn_mp_dr_is_modulus.o bn_mp_dr_setup.o bn_mp_reduce_setup.o bn_mp_toom_mul.o bn_mp_toom_sqr.o bn_mp_div_3.o bn_s_mp_exptmod.o bn_mp_reduce_2k.o bn_mp_reduce_is_2k.o bn_mp_reduce_2k_setup.o bn_mp_reduce_2k_l.o bn_mp_reduce_is_2k_l.o bn_mp_reduce_2k_setup_l.o bn_mp_radix_smap.o bn_mp_read_radix.o bn_mp_toradix.o bn_mp_radix_size.o bn_mp_fread.o bn_mp_fwrite.o bn_mp_cnt_lsb.o bn_error.o bn_mp_init_multi.o bn_mp_clear_multi.o bn_mp_exteuclid.o bn_mp_toradix_n.o bn_mp_prime_random_ex.o bn_mp_get_int.o bn_mp_sqrt.o bn_mp_is_square.o bn_mp_init_set.o bn_mp_init_set_int.o bn_mp_invmod_slow.o bn_mp_prime_rabin_miller_trials.o bn_mp_to_signed_bin_n.o bn_mp_to_unsigned_bin_n.o mipsel-linux-uclibc-ar: creating libtommath.a a - bncore.o a - bn_mp_init.o a - bn_mp_clear.o a - bn_mp_exch.o a - bn_mp_grow.o a - bn_mp_shrink.o a - bn_mp_clamp.o a - bn_mp_zero.o a - bn_mp_set.o a - bn_mp_set_int.o a - bn_mp_init_size.o a - bn_mp_copy.o a - bn_mp_init_copy.o a - bn_mp_abs.o a - bn_mp_neg.o a - bn_mp_cmp_mag.o a - bn_mp_cmp.o a - bn_mp_cmp_d.o a - bn_mp_rshd.o a - bn_mp_lshd.o a - bn_mp_mod_2d.o a - bn_mp_div_2d.o a - bn_mp_mul_2d.o a - bn_mp_div_2.o a - bn_mp_mul_2.o a - bn_s_mp_add.o a - bn_s_mp_sub.o a - bn_fast_s_mp_mul_digs.o a - bn_s_mp_mul_digs.o a - bn_fast_s_mp_mul_high_digs.o a - bn_s_mp_mul_high_digs.o a - bn_fast_s_mp_sqr.o a - bn_s_mp_sqr.o a - bn_mp_add.o a - bn_mp_sub.o a - bn_mp_karatsuba_mul.o a - bn_mp_mul.o a - bn_mp_karatsuba_sqr.o a - bn_mp_sqr.o a - bn_mp_div.o a - bn_mp_mod.o a - bn_mp_add_d.o a - bn_mp_sub_d.o a - bn_mp_mul_d.o a - bn_mp_div_d.o a - bn_mp_mod_d.o a - bn_mp_expt_d.o a - bn_mp_addmod.o a - bn_mp_submod.o a - bn_mp_mulmod.o a - bn_mp_sqrmod.o a - bn_mp_gcd.o a - bn_mp_lcm.o a - bn_fast_mp_invmod.o a - bn_mp_invmod.o a - bn_mp_reduce.o a - bn_mp_montgomery_setup.o a - bn_fast_mp_montgomery_reduce.o a - bn_mp_montgomery_reduce.o a - bn_mp_exptmod_fast.o a - bn_mp_exptmod.o a - bn_mp_2expt.o a - bn_mp_n_root.o a - bn_mp_jacobi.o a - bn_reverse.o a - bn_mp_count_bits.o a - bn_mp_read_unsigned_bin.o a - bn_mp_read_signed_bin.o a - bn_mp_to_unsigned_bin.o a - bn_mp_to_signed_bin.o a - bn_mp_unsigned_bin_size.o a - bn_mp_signed_bin_size.o a - bn_mp_xor.o a - bn_mp_and.o a - bn_mp_or.o a - bn_mp_rand.o a - bn_mp_montgomery_calc_normalization.o a - bn_mp_prime_is_divisible.o a - bn_prime_tab.o a - bn_mp_prime_fermat.o a - bn_mp_prime_miller_rabin.o a - bn_mp_prime_is_prime.o a - bn_mp_prime_next_prime.o a - bn_mp_dr_reduce.o a - bn_mp_dr_is_modulus.o a - bn_mp_dr_setup.o mipsel-linux-uclibc-gcc: a - bn_mp_reduce_setup.o --gc-sections: linker input file unused because linking not done a - bn_mp_toom_mul.o a - bn_mp_toom_sqr.o a - bn_mp_div_3.o a - bn_s_mp_exptmod.o a - bn_mp_reduce_2k.o mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/misc/crypt/crypt_find_hash_any.o src/misc/crypt/crypt_find_hash_any.c a - bn_mp_reduce_is_2k.o a - bn_mp_reduce_2k_setup.o a - bn_mp_reduce_2k_l.o a - bn_mp_reduce_is_2k_l.o a - bn_mp_reduce_2k_setup_l.o a - bn_mp_radix_smap.o a - bn_mp_read_radix.o a - bn_mp_toradix.o a - bn_mp_radix_size.o a - bn_mp_fread.o a - bn_mp_fwrite.o a - bn_mp_cnt_lsb.o a - bn_error.o a - bn_mp_init_multi.o a - bn_mp_clear_multi.o a - bn_mp_exteuclid.o a - bn_mp_toradix_n.o a - bn_mp_prime_random_ex.o a - bn_mp_get_int.o a - bn_mp_sqrt.o a - bn_mp_is_square.o a - bn_mp_init_set.o a - bn_mp_init_set_int.o a - bn_mp_invmod_slow.o a - bn_mp_prime_rabin_miller_trials.o a - bn_mp_to_signed_bin_n.o a - bn_mp_to_unsigned_bin_n.o mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/misc/crypt/crypt_find_hash_id.o src/misc/crypt/crypt_find_hash_id.c mipsel-linux-uclibc-ranlib libtommath.a make[2]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/dropbear/libtommath' mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/misc/crypt/crypt_find_hash_oid.o src/misc/crypt/crypt_find_hash_oid.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/misc/crypt/crypt_find_prng.o src/misc/crypt/crypt_find_prng.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/misc/crypt/crypt_fsa.o src/misc/crypt/crypt_fsa.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/misc/crypt/crypt_hash_descriptor.o src/misc/crypt/crypt_hash_descriptor.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/misc/crypt/crypt_hash_is_valid.o src/misc/crypt/crypt_hash_is_valid.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/misc/crypt/crypt_ltc_mp_descriptor.o src/misc/crypt/crypt_ltc_mp_descriptor.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/misc/crypt/crypt_prng_descriptor.o src/misc/crypt/crypt_prng_descriptor.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/misc/crypt/crypt_prng_is_valid.o src/misc/crypt/crypt_prng_is_valid.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/misc/crypt/crypt_register_cipher.o src/misc/crypt/crypt_register_cipher.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/misc/crypt/crypt_register_hash.o src/misc/crypt/crypt_register_hash.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/misc/crypt/crypt_register_prng.o src/misc/crypt/crypt_register_prng.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/misc/crypt/crypt_unregister_cipher.o src/misc/crypt/crypt_unregister_cipher.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/misc/crypt/crypt_unregister_hash.o src/misc/crypt/crypt_unregister_hash.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/misc/crypt/crypt_unregister_prng.o src/misc/crypt/crypt_unregister_prng.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/misc/error_to_string.o src/misc/error_to_string.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/misc/pkcs5/pkcs_5_1.o src/misc/pkcs5/pkcs_5_1.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/misc/pkcs5/pkcs_5_2.o src/misc/pkcs5/pkcs_5_2.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/misc/zeromem.o src/misc/zeromem.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/cbc/cbc_decrypt.o src/modes/cbc/cbc_decrypt.c mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/cbc/cbc_done.o src/modes/cbc/cbc_done.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/cbc/cbc_encrypt.o src/modes/cbc/cbc_encrypt.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/cbc/cbc_getiv.o src/modes/cbc/cbc_getiv.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/cbc/cbc_setiv.o src/modes/cbc/cbc_setiv.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/cbc/cbc_start.o src/modes/cbc/cbc_start.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/cfb/cfb_decrypt.o src/modes/cfb/cfb_decrypt.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/cfb/cfb_done.o src/modes/cfb/cfb_done.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/cfb/cfb_encrypt.o src/modes/cfb/cfb_encrypt.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/cfb/cfb_getiv.o src/modes/cfb/cfb_getiv.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/cfb/cfb_setiv.o src/modes/cfb/cfb_setiv.c mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/cfb/cfb_start.o src/modes/cfb/cfb_start.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/ctr/ctr_decrypt.o src/modes/ctr/ctr_decrypt.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/ctr/ctr_done.o src/modes/ctr/ctr_done.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/ctr/ctr_encrypt.o src/modes/ctr/ctr_encrypt.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/ctr/ctr_getiv.o src/modes/ctr/ctr_getiv.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/ctr/ctr_setiv.o src/modes/ctr/ctr_setiv.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/ctr/ctr_start.o src/modes/ctr/ctr_start.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/ctr/ctr_test.o src/modes/ctr/ctr_test.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/ecb/ecb_decrypt.o src/modes/ecb/ecb_decrypt.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/ecb/ecb_done.o src/modes/ecb/ecb_done.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/ecb/ecb_encrypt.o src/modes/ecb/ecb_encrypt.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/ecb/ecb_start.o src/modes/ecb/ecb_start.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/f8/f8_decrypt.o src/modes/f8/f8_decrypt.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/f8/f8_done.o src/modes/f8/f8_done.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/f8/f8_encrypt.o src/modes/f8/f8_encrypt.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/f8/f8_getiv.o src/modes/f8/f8_getiv.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/f8/f8_setiv.o src/modes/f8/f8_setiv.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/f8/f8_start.o src/modes/f8/f8_start.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/f8/f8_test_mode.o src/modes/f8/f8_test_mode.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/lrw/lrw_decrypt.o src/modes/lrw/lrw_decrypt.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/lrw/lrw_done.o src/modes/lrw/lrw_done.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/lrw/lrw_encrypt.o src/modes/lrw/lrw_encrypt.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/lrw/lrw_getiv.o src/modes/lrw/lrw_getiv.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/lrw/lrw_process.o src/modes/lrw/lrw_process.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/lrw/lrw_setiv.o src/modes/lrw/lrw_setiv.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/lrw/lrw_start.o src/modes/lrw/lrw_start.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/lrw/lrw_test.o src/modes/lrw/lrw_test.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/ofb/ofb_decrypt.o src/modes/ofb/ofb_decrypt.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/ofb/ofb_done.o src/modes/ofb/ofb_done.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/ofb/ofb_encrypt.o src/modes/ofb/ofb_encrypt.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/ofb/ofb_getiv.o src/modes/ofb/ofb_getiv.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/ofb/ofb_setiv.o src/modes/ofb/ofb_setiv.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I. -I. -I./libtomcrypt/src/headers/ -I../zlib -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DDBMULTI_dropbear -DDBMULTI_dbclient -DDBMULTI_dropbearkey -DDBMULTI_dropbearconvert -DDBMULTI_scp -DDROPBEAR_MULTI -c -I./src/headers/ -I./../ -c -o src/modes/ofb/ofb_start.o src/modes/ofb/ofb_start.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-ar rv libtomcrypt.a src/ciphers/aes/aes_enc.o src/ciphers/aes/aes.o src/ciphers/anubis.o src/ciphers/blowfish.o src/ciphers/cast5.o src/ciphers/des.o src/ciphers/kasumi.o src/ciphers/khazad.o src/ciphers/kseed.o src/ciphers/noekeon.o src/ciphers/rc2.o src/ciphers/rc5.o src/ciphers/rc6.o src/ciphers/safer/safer.o src/ciphers/safer/safer_tab.o src/ciphers/safer/saferp.o src/ciphers/skipjack.o src/ciphers/twofish/twofish.o src/ciphers/xtea.o src/encauth/ccm/ccm_memory.o src/encauth/ccm/ccm_test.o src/encauth/eax/eax_addheader.o src/encauth/eax/eax_decrypt.o src/encauth/eax/eax_decrypt_verify_memory.o src/encauth/eax/eax_done.o src/encauth/eax/eax_encrypt.o src/encauth/eax/eax_encrypt_authenticate_memory.o src/encauth/eax/eax_init.o src/encauth/eax/eax_test.o src/encauth/gcm/gcm_add_aad.o src/encauth/gcm/gcm_add_iv.o src/encauth/gcm/gcm_done.o src/encauth/gcm/gcm_gf_mult.o src/encauth/gcm/gcm_init.o src/encauth/gcm/gcm_memory.o src/encauth/gcm/gcm_mult_h.o src/encauth/gcm/gcm_process.o src/encauth/gcm/gcm_reset.o src/encauth/gcm/gcm_test.o src/encauth/ocb/ocb_decrypt.o src/encauth/ocb/ocb_decrypt_verify_memory.o src/encauth/ocb/ocb_done_decrypt.o src/encauth/ocb/ocb_done_encrypt.o src/encauth/ocb/ocb_encrypt.o src/encauth/ocb/ocb_encrypt_authenticate_memory.o src/encauth/ocb/ocb_init.o src/encauth/ocb/ocb_ntz.o src/encauth/ocb/ocb_shift_xor.o src/encauth/ocb/ocb_test.o src/encauth/ocb/s_ocb_done.o src/hashes/chc/chc.o src/hashes/helper/hash_file.o src/hashes/helper/hash_filehandle.o src/hashes/helper/hash_memory.o src/hashes/helper/hash_memory_multi.o src/hashes/md2.o src/hashes/md4.o src/hashes/md5.o src/hashes/rmd128.o src/hashes/rmd160.o src/hashes/rmd256.o src/hashes/rmd320.o src/hashes/sha1.o src/hashes/sha2/sha256.o src/hashes/sha2/sha512.o src/hashes/tiger.o src/hashes/whirl/whirl.o src/mac/f9/f9_done.o src/mac/f9/f9_file.o src/mac/f9/f9_init.o src/mac/f9/f9_memory.o src/mac/f9/f9_memory_multi.o src/mac/f9/f9_process.o src/mac/f9/f9_test.o src/mac/hmac/hmac_done.o src/mac/hmac/hmac_file.o src/mac/hmac/hmac_init.o src/mac/hmac/hmac_memory.o src/mac/hmac/hmac_memory_multi.o src/mac/hmac/hmac_process.o src/mac/hmac/hmac_test.o src/mac/omac/omac_done.o src/mac/omac/omac_file.o src/mac/omac/omac_init.o src/mac/omac/omac_memory.o src/mac/omac/omac_memory_multi.o src/mac/omac/omac_process.o src/mac/omac/omac_test.o src/mac/pelican/pelican.o src/mac/pelican/pelican_memory.o src/mac/pelican/pelican_test.o src/mac/pmac/pmac_done.o src/mac/pmac/pmac_file.o src/mac/pmac/pmac_init.o src/mac/pmac/pmac_memory.o src/mac/pmac/pmac_memory_multi.o src/mac/pmac/pmac_ntz.o src/mac/pmac/pmac_process.o src/mac/pmac/pmac_shift_xor.o src/mac/pmac/pmac_test.o src/mac/xcbc/xcbc_done.o src/mac/xcbc/xcbc_file.o src/mac/xcbc/xcbc_init.o src/mac/xcbc/xcbc_memory.o src/mac/xcbc/xcbc_memory_multi.o src/mac/xcbc/xcbc_process.o src/mac/xcbc/xcbc_test.o src/math/fp/ltc_ecc_fp_mulmod.o src/math/gmp_desc.o src/math/ltm_desc.o src/math/multi.o src/math/rand_prime.o src/math/tfm_desc.o src/misc/base64/base64_decode.o src/misc/base64/base64_encode.o src/misc/burn_stack.o src/misc/crypt/crypt.o src/misc/crypt/crypt_argchk.o src/misc/crypt/crypt_cipher_descriptor.o src/misc/crypt/crypt_cipher_is_valid.o src/misc/crypt/crypt_find_cipher.o src/misc/crypt/crypt_find_cipher_any.o src/misc/crypt/crypt_find_cipher_id.o src/misc/crypt/crypt_find_hash.o src/misc/crypt/crypt_find_hash_any.o src/misc/crypt/crypt_find_hash_id.o src/misc/crypt/crypt_find_hash_oid.o src/misc/crypt/crypt_find_prng.o src/misc/crypt/crypt_fsa.o src/misc/crypt/crypt_hash_descriptor.o src/misc/crypt/crypt_hash_is_valid.o src/misc/crypt/crypt_ltc_mp_descriptor.o src/misc/crypt/crypt_prng_descriptor.o src/misc/crypt/crypt_prng_is_valid.o src/misc/crypt/crypt_register_cipher.o src/misc/crypt/crypt_register_hash.o src/misc/crypt/crypt_register_prng.o src/misc/crypt/crypt_unregister_cipher.o src/misc/crypt/crypt_unregister_hash.o src/misc/crypt/crypt_unregister_prng.o src/misc/error_to_string.o src/misc/pkcs5/pkcs_5_1.o src/misc/pkcs5/pkcs_5_2.o src/misc/zeromem.o src/modes/cbc/cbc_decrypt.o src/modes/cbc/cbc_done.o src/modes/cbc/cbc_encrypt.o src/modes/cbc/cbc_getiv.o src/modes/cbc/cbc_setiv.o src/modes/cbc/cbc_start.o src/modes/cfb/cfb_decrypt.o src/modes/cfb/cfb_done.o src/modes/cfb/cfb_encrypt.o src/modes/cfb/cfb_getiv.o src/modes/cfb/cfb_setiv.o src/modes/cfb/cfb_start.o src/modes/ctr/ctr_decrypt.o src/modes/ctr/ctr_done.o src/modes/ctr/ctr_encrypt.o src/modes/ctr/ctr_getiv.o src/modes/ctr/ctr_setiv.o src/modes/ctr/ctr_start.o src/modes/ctr/ctr_test.o src/modes/ecb/ecb_decrypt.o src/modes/ecb/ecb_done.o src/modes/ecb/ecb_encrypt.o src/modes/ecb/ecb_start.o src/modes/f8/f8_decrypt.o src/modes/f8/f8_done.o src/modes/f8/f8_encrypt.o src/modes/f8/f8_getiv.o src/modes/f8/f8_setiv.o src/modes/f8/f8_start.o src/modes/f8/f8_test_mode.o src/modes/lrw/lrw_decrypt.o src/modes/lrw/lrw_done.o src/modes/lrw/lrw_encrypt.o src/modes/lrw/lrw_getiv.o src/modes/lrw/lrw_process.o src/modes/lrw/lrw_setiv.o src/modes/lrw/lrw_start.o src/modes/lrw/lrw_test.o src/modes/ofb/ofb_decrypt.o src/modes/ofb/ofb_done.o src/modes/ofb/ofb_encrypt.o src/modes/ofb/ofb_getiv.o src/modes/ofb/ofb_setiv.o src/modes/ofb/ofb_start.o mipsel-linux-uclibc-ar: creating libtomcrypt.a a - src/ciphers/aes/aes_enc.o a - src/ciphers/aes/aes.o a - src/ciphers/anubis.o a - src/ciphers/blowfish.o a - src/ciphers/cast5.o a - src/ciphers/des.o a - src/ciphers/kasumi.o a - src/ciphers/khazad.o a - src/ciphers/kseed.o a - src/ciphers/noekeon.o a - src/ciphers/rc2.o a - src/ciphers/rc5.o a - src/ciphers/rc6.o a - src/ciphers/safer/safer.o a - src/ciphers/safer/safer_tab.o a - src/ciphers/safer/saferp.o a - src/ciphers/skipjack.o a - src/ciphers/twofish/twofish.o a - src/ciphers/xtea.o a - src/encauth/ccm/ccm_memory.o a - src/encauth/ccm/ccm_test.o a - src/encauth/eax/eax_addheader.o a - src/encauth/eax/eax_decrypt.o a - src/encauth/eax/eax_decrypt_verify_memory.o a - src/encauth/eax/eax_done.o a - src/encauth/eax/eax_encrypt.o a - src/encauth/eax/eax_encrypt_authenticate_memory.o a - src/encauth/eax/eax_init.o a - src/encauth/eax/eax_test.o a - src/encauth/gcm/gcm_add_aad.o a - src/encauth/gcm/gcm_add_iv.o a - src/encauth/gcm/gcm_done.o a - src/encauth/gcm/gcm_gf_mult.o a - src/encauth/gcm/gcm_init.o a - src/encauth/gcm/gcm_memory.o a - src/encauth/gcm/gcm_mult_h.o a - src/encauth/gcm/gcm_process.o a - src/encauth/gcm/gcm_reset.o a - src/encauth/gcm/gcm_test.o a - src/encauth/ocb/ocb_decrypt.o a - src/encauth/ocb/ocb_decrypt_verify_memory.o a - src/encauth/ocb/ocb_done_decrypt.o a - src/encauth/ocb/ocb_done_encrypt.o a - src/encauth/ocb/ocb_encrypt.o a - src/encauth/ocb/ocb_encrypt_authenticate_memory.o a - src/encauth/ocb/ocb_init.o a - src/encauth/ocb/ocb_ntz.o a - src/encauth/ocb/ocb_shift_xor.o a - src/encauth/ocb/ocb_test.o a - src/encauth/ocb/s_ocb_done.o a - src/hashes/chc/chc.o a - src/hashes/helper/hash_file.o a - src/hashes/helper/hash_filehandle.o a - src/hashes/helper/hash_memory.o a - src/hashes/helper/hash_memory_multi.o a - src/hashes/md2.o a - src/hashes/md4.o a - src/hashes/md5.o a - src/hashes/rmd128.o a - src/hashes/rmd160.o a - src/hashes/rmd256.o a - src/hashes/rmd320.o a - src/hashes/sha1.o a - src/hashes/sha2/sha256.o a - src/hashes/sha2/sha512.o a - src/hashes/tiger.o a - src/hashes/whirl/whirl.o a - src/mac/f9/f9_done.o a - src/mac/f9/f9_file.o a - src/mac/f9/f9_init.o a - src/mac/f9/f9_memory.o a - src/mac/f9/f9_memory_multi.o a - src/mac/f9/f9_process.o a - src/mac/f9/f9_test.o a - src/mac/hmac/hmac_done.o a - src/mac/hmac/hmac_file.o a - src/mac/hmac/hmac_init.o a - src/mac/hmac/hmac_memory.o a - src/mac/hmac/hmac_memory_multi.o a - src/mac/hmac/hmac_process.o a - src/mac/hmac/hmac_test.o a - src/mac/omac/omac_done.o a - src/mac/omac/omac_file.o a - src/mac/omac/omac_init.o a - src/mac/omac/omac_memory.o a - src/mac/omac/omac_memory_multi.o a - src/mac/omac/omac_process.o a - src/mac/omac/omac_test.o a - src/mac/pelican/pelican.o a - src/mac/pelican/pelican_memory.o a - src/mac/pelican/pelican_test.o a - src/mac/pmac/pmac_done.o a - src/mac/pmac/pmac_file.o a - src/mac/pmac/pmac_init.o a - src/mac/pmac/pmac_memory.o a - src/mac/pmac/pmac_memory_multi.o a - src/mac/pmac/pmac_ntz.o a - src/mac/pmac/pmac_process.o a - src/mac/pmac/pmac_shift_xor.o a - src/mac/pmac/pmac_test.o a - src/mac/xcbc/xcbc_done.o a - src/mac/xcbc/xcbc_file.o a - src/mac/xcbc/xcbc_init.o a - src/mac/xcbc/xcbc_memory.o a - src/mac/xcbc/xcbc_memory_multi.o a - src/mac/xcbc/xcbc_process.o a - src/mac/xcbc/xcbc_test.o a - src/math/fp/ltc_ecc_fp_mulmod.o a - src/math/gmp_desc.o a - src/math/ltm_desc.o a - src/math/multi.o a - src/math/rand_prime.o a - src/math/tfm_desc.o a - src/misc/base64/base64_decode.o a - src/misc/base64/base64_encode.o a - src/misc/burn_stack.o a - src/misc/crypt/crypt.o a - src/misc/crypt/crypt_argchk.o a - src/misc/crypt/crypt_cipher_descriptor.o a - src/misc/crypt/crypt_cipher_is_valid.o a - src/misc/crypt/crypt_find_cipher.o a - src/misc/crypt/crypt_find_cipher_any.o a - src/misc/crypt/crypt_find_cipher_id.o a - src/misc/crypt/crypt_find_hash.o a - src/misc/crypt/crypt_find_hash_any.o a - src/misc/crypt/crypt_find_hash_id.o a - src/misc/crypt/crypt_find_hash_oid.o a - src/misc/crypt/crypt_find_prng.o a - src/misc/crypt/crypt_fsa.o a - src/misc/crypt/crypt_hash_descriptor.o a - src/misc/crypt/crypt_hash_is_valid.o a - src/misc/crypt/crypt_ltc_mp_descriptor.o a - src/misc/crypt/crypt_prng_descriptor.o a - src/misc/crypt/crypt_prng_is_valid.o a - src/misc/crypt/crypt_register_cipher.o a - src/misc/crypt/crypt_register_hash.o a - src/misc/crypt/crypt_register_prng.o a - src/misc/crypt/crypt_unregister_cipher.o a - src/misc/crypt/crypt_unregister_hash.o a - src/misc/crypt/crypt_unregister_prng.o a - src/misc/error_to_string.o a - src/misc/pkcs5/pkcs_5_1.o a - src/misc/pkcs5/pkcs_5_2.o a - src/misc/zeromem.o a - src/modes/cbc/cbc_decrypt.o a - src/modes/cbc/cbc_done.o a - src/modes/cbc/cbc_encrypt.o a - src/modes/cbc/cbc_getiv.o a - src/modes/cbc/cbc_setiv.o a - src/modes/cbc/cbc_start.o a - src/modes/cfb/cfb_decrypt.o a - src/modes/cfb/cfb_done.o a - src/modes/cfb/cfb_encrypt.o a - src/modes/cfb/cfb_getiv.o a - src/modes/cfb/cfb_setiv.o a - src/modes/cfb/cfb_start.o a - src/modes/ctr/ctr_decrypt.o a - src/modes/ctr/ctr_done.o a - src/modes/ctr/ctr_encrypt.o a - src/modes/ctr/ctr_getiv.o a - src/modes/ctr/ctr_setiv.o a - src/modes/ctr/ctr_start.o a - src/modes/ctr/ctr_test.o a - src/modes/ecb/ecb_decrypt.o a - src/modes/ecb/ecb_done.o a - src/modes/ecb/ecb_encrypt.o a - src/modes/ecb/ecb_start.o a - src/modes/f8/f8_decrypt.o a - src/modes/f8/f8_done.o a - src/modes/f8/f8_encrypt.o a - src/modes/f8/f8_getiv.o a - src/modes/f8/f8_setiv.o a - src/modes/f8/f8_start.o a - src/modes/f8/f8_test_mode.o a - src/modes/lrw/lrw_decrypt.o a - src/modes/lrw/lrw_done.o a - src/modes/lrw/lrw_encrypt.o a - src/modes/lrw/lrw_getiv.o a - src/modes/lrw/lrw_process.o a - src/modes/lrw/lrw_setiv.o a - src/modes/lrw/lrw_start.o a - src/modes/lrw/lrw_test.o a - src/modes/ofb/ofb_decrypt.o a - src/modes/ofb/ofb_done.o a - src/modes/ofb/ofb_encrypt.o a - src/modes/ofb/ofb_getiv.o a - src/modes/ofb/ofb_setiv.o a - src/modes/ofb/ofb_start.o mipsel-linux-uclibc-ranlib libtomcrypt.a make[2]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/dropbear/libtomcrypt' mipsel-linux-uclibc-gcc -L../zlib -ffunction-sections -fdata-sections -Wl,--gc-sections -o dropbearmulti dbmulti.o atomicio.o bignum.o buffer.o circbuffer.o cli-algo.o cli-auth.o cli-authinteract.o cli-authpasswd.o cli-authpubkey.o cli-channel.o cli-chansession.o cli-kex.o cli-main.o cli-runopts.o cli-service.o cli-session.o cli-tcpfwd.o common-algo.o common-channel.o common-chansession.o common-kex.o common-runopts.o common-session.o compat.o dbutil.o dropbearconvert.o dropbearkey.o dss.o fake-rfc2553.o gendss.o genrsa.o keyimport.o listener.o loginrec.o packet.o process-packet.o progressmeter.o queue.o random.o rsa.o scp.o scpmisc.o signkey.o sshpty.o svr-agentfwd.o svr-algo.o svr-auth.o svr-authpam.o svr-authpasswd.o svr-authpubkey.o svr-authpubkeyoptions.o svr-chansession.o svr-kex.o svr-main.o svr-runopts.o svr-service.o svr-session.o svr-tcpfwd.o svr-x11fwd.o tcp-accept.o termcodes.o libtomcrypt/libtomcrypt.a libtommath/libtommath.a -lutil -lz -lcrypt make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/dropbear' make -C dhcpforwarder make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/dhcpforwarder' make all-recursive make[2]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/dhcpforwarder' Making all in . make[3]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/dhcpforwarder' depbase=`echo src/parser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I. -DCFG_FILENAME='"/tmp/dhcp-fwd/dhcp-fwd.conf"' -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DHAVE_MALLOC=1 -Drpl_malloc=malloc -DNEED_PRINTF -ffunction-sections -fdata-sections -Wl,--gc-sections -Wall -W -Wno-unused-function -std=c99 -pedantic -MT src/parser.o -MD -MP -MF "$depbase.Tpo" -c -o src/parser.o src/parser.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi In file included from src/parser.c:20: ./config.h:63:1: warning: "HAVE_MALLOC" redefined :1:1: warning: this is the location of the previous definition src/parser.c: In function 'parse': src/parser.c:633: warning: 'ulimit.code' may be used uninitialized in this function src/parser.c:633: warning: 'ulimit.val' may be used uninitialized in this function mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done depbase=`echo src/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I. -DCFG_FILENAME='"/tmp/dhcp-fwd/dhcp-fwd.conf"' -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DHAVE_MALLOC=1 -Drpl_malloc=malloc -DNEED_PRINTF -ffunction-sections -fdata-sections -Wl,--gc-sections -Wall -W -Wno-unused-function -std=c99 -pedantic -MT src/main.o -MD -MP -MF "$depbase.Tpo" -c -o src/main.o src/main.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi In file included from src/main.c:20: ./config.h:63:1: warning: "HAVE_MALLOC" redefined :1:1: warning: this is the location of the previous definition src/main.c: In function 'isValidHeader': src/main.c:165: warning: empty body in an if-statement src/main.c: In function 'removeAgentOption': src/main.c:295: warning: empty body in an else-statement src/main.c: In function 'execRelay': src/main.c:704: warning: unused variable 'msg' mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done depbase=`echo src/cfg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I. -DCFG_FILENAME='"/tmp/dhcp-fwd/dhcp-fwd.conf"' -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DHAVE_MALLOC=1 -Drpl_malloc=malloc -DNEED_PRINTF -ffunction-sections -fdata-sections -Wl,--gc-sections -Wall -W -Wno-unused-function -std=c99 -pedantic -MT src/cfg.o -MD -MP -MF "$depbase.Tpo" -c -o src/cfg.o src/cfg.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi In file included from src/cfg.c:20: ./config.h:63:1: warning: "HAVE_MALLOC" redefined :1:1: warning: this is the location of the previous definition src/cfg.c: In function 'showHelp': src/cfg.c:349: warning: unused parameter 'cmd' mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done depbase=`echo src/recvfromflags.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I. -DCFG_FILENAME='"/tmp/dhcp-fwd/dhcp-fwd.conf"' -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DHAVE_MALLOC=1 -Drpl_malloc=malloc -DNEED_PRINTF -ffunction-sections -fdata-sections -Wl,--gc-sections -Wall -W -Wno-unused-function -std=c99 -pedantic -MT src/recvfromflags.o -MD -MP -MF "$depbase.Tpo" -c -o src/recvfromflags.o src/recvfromflags.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi In file included from src/recvfromflags.c:7: ./config.h:63:1: warning: "HAVE_MALLOC" redefined :1:1: warning: this is the location of the previous definition mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done depbase=`echo src/output.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I. -DCFG_FILENAME='"/tmp/dhcp-fwd/dhcp-fwd.conf"' -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DHAVE_MALLOC=1 -Drpl_malloc=malloc -DNEED_PRINTF -ffunction-sections -fdata-sections -Wl,--gc-sections -Wall -W -Wno-unused-function -std=c99 -pedantic -MT src/output.o -MD -MP -MF "$depbase.Tpo" -c -o src/output.o src/output.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi In file included from src/output.c:20: ./config.h:63:1: warning: "HAVE_MALLOC" redefined :1:1: warning: this is the location of the previous definition mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -o dhcpfwd -ffunction-sections -fdata-sections -Wl,--gc-sections src/parser.o src/main.o src/cfg.o src/recvfromflags.o src/output.o make substvar VARS='sysconfdir sbindir PACKAGE VERSION' INFILE='doc/dhcp-fwd.man' OUTFILE='doc/dhcp-fwd.1' make[4]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/dhcpforwarder' l="sysconfdir sbindir PACKAGE VERSION"; cmd=''; for i in $l; do cmd="$cmd's!@'$i'@!\${$i}!g;'"; done; \ make .substvar-stage2 CMD="$cmd" make[5]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/dhcpforwarder' sed -e 's!@'sysconfdir'@!/tmp/dhcp-fwd!g;''s!@'sbindir'@!/usr/local/sbin!g;''s!@'PACKAGE'@!dhcp-forwarder!g;''s!@'VERSION'@!0.7!g;' doc/dhcp-fwd.man >doc/dhcp-fwd.1.tmp test -z "/bin/chmod --reference" || /bin/chmod --reference doc/dhcp-fwd.man doc/dhcp-fwd.1.tmp chmod a-w doc/dhcp-fwd.1.tmp rm -f doc/dhcp-fwd.1 mv -f doc/dhcp-fwd.1.tmp doc/dhcp-fwd.1 make[5]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/dhcpforwarder' make[4]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/dhcpforwarder' make[3]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/dhcpforwarder' Making all in test make[3]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/dhcpforwarder/test' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/dhcpforwarder/test' make[2]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/dhcpforwarder' make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/dhcpforwarder' make -C bird/obj .dir-stamp make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj' make[1]: `.dir-stamp' is up to date. make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj' mkdir -p bird/obj/conf bird/obj/lib (cd bird/obj/conf ; \ ln -s ../../conf/cf-lex.l cf-lex.l ; \ ln -s ../../conf/conf.c conf.c ; \ ln -s ../../conf/conf.h conf.h ; \ ln -s ../../sysdep/unix/config.Y config.Y ; \ ln -s ../../sysdep/unix/krt.Y krt.Y ; \ ln -s ../../sysdep/linux/netlink/netlink.Y netlink.Y ; \ ) ln: symbolický odkaz „cf-lex.l“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „conf.c“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „conf.h“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „config.Y“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „krt.Y“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „netlink.Y“ nebylo možné vytvořit: Soubor již existuje make: [bird-symlinks] Error 1 (ignored) (cd bird/obj/lib ; \ ln -s ../../lib/birdlib.h birdlib.h ; \ ln -s ../../lib/bitops.c bitops.c ; \ ln -s ../../lib/bitops.h bitops.h ; \ ln -s ../../lib/checksum.c checksum.c ; \ ln -s ../../lib/checksum.h checksum.h ; \ ln -s ../../sysdep/unix/endian.h endian.h ; \ ln -s ../../lib/event.c event.c ; \ ln -s ../../lib/event.h event.h ; \ ln -s ../../sysdep/unix/io.c io.c ; \ ln -s ../../lib/ip.c ip.c ; \ ln -s ../../lib/ip.h ip.h ; \ ln -s ../../lib/ipv4.c ipv4.c ; \ ln -s ../../lib/ipv4.h ipv4.h ; \ ln -s ../../sysdep/unix/krt.c krt.c ; \ ln -s ../../sysdep/unix/krt.h krt.h ; \ ln -s ../../sysdep/linux/netlink/krt-iface.h krt-iface.h ; \ ln -s ../../sysdep/linux/netlink/krt-scan.h krt-scan.h ; \ ln -s ../../sysdep/linux/netlink/krt-set.h krt-set.h ; \ ln -s ../../lib/lists.c lists.c ; \ ln -s ../../lib/lists.h lists.h ; \ ln -s ../../sysdep/unix/log.c log.c ; \ ln -s ../../sysdep/unix/main.c main.c ; \ ln -s ../../lib/md5.c md5.c ; \ ln -s ../../lib/md5.h md5.h ; \ ln -s ../../lib/mempool.c mempool.c ; \ ln -s ../../sysdep/linux/netlink/netlink.c netlink.c ; \ ln -s ../../lib/patmatch.c patmatch.c ; \ ln -s ../../lib/printf.c printf.c ; \ ln -s ../../sysdep/unix/random.c random.c ; \ ln -s ../../lib/resource.c resource.c ; \ ln -s ../../lib/resource.h resource.h ; \ ln -s ../../lib/slab.c slab.c ; \ ln -s ../../lib/slists.c slists.c ; \ ln -s ../../lib/slists.h slists.h ; \ ln -s ../../lib/socket.h socket.h ; \ ln -s ../../lib/string.h string.h ; \ ln -s ../../sysdep/linux/sysio.h sysio.h ; \ ln -s ../../sysdep/unix/timer.h timer.h ; \ ln -s ../../lib/unaligned.h unaligned.h ; \ ln -s ../../sysdep/unix/unix.h unix.h ; \ ln -s ../../lib/xmalloc.c xmalloc.c ; \ ) ln: symbolický odkaz „birdlib.h“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „bitops.c“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „bitops.h“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „checksum.c“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „checksum.h“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „endian.h“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „event.c“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „event.h“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „io.c“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „ip.c“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „ip.h“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „ipv4.c“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „ipv4.h“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „krt.c“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „krt.h“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „krt-iface.h“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „krt-scan.h“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „krt-set.h“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „lists.c“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „lists.h“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „log.c“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „main.c“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „md5.c“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „md5.h“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „mempool.c“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „netlink.c“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „patmatch.c“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „printf.c“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „random.c“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „resource.c“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „resource.h“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „slab.c“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „slists.c“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „slists.h“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „socket.h“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „string.h“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „sysio.h“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „timer.h“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „unaligned.h“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „unix.h“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „xmalloc.c“ nebylo možné vytvořit: Soubor již existuje make: [bird-symlinks] Error 1 (ignored) make -C bird make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird' make -C obj all make[2]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj' make depend make[3]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj' set -e ; for a in lib conf ; do make -C $a depend ; done make[4]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj/lib' mipsel-linux-uclibc-gcc -I../ -I../.. -MM bitops.c checksum.c event.c io.c ip.c ipv4.c krt.c lists.c log.c main.c md5.c mempool.c netlink.c patmatch.c printf.c random.c resource.c slab.c slists.c xmalloc.c >depend make[4]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj/lib' make[4]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj/conf' m4 -P ../../conf/gen_commands.m4 ../../client/cmds.m4 ../../conf/confbase.Y ../../sysdep/unix/config.Y ../../sysdep/unix/krt.Y ../../sysdep/linux/netlink/netlink.Y ../../nest/config.Y ../../filter/config.Y ../../proto/bgp/config.Y ../../proto/ospf/config.Y ../../proto/pipe/config.Y ../../proto/rip/config.Y ../../proto/static/config.Y | sort >commands.h mipsel-linux-uclibc-gcc -I../ -I../.. -MM cf-parse.tab.c cf-lex.c conf.c >depend make[4]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj/conf' set -e ; for a in nest filter proto/bgp proto/ospf proto/pipe proto/rip proto/static ; do make -C $a -f /home/eida/disk/2014-06-03/dd-wrt/src/router/bird/$a/Makefile depend ; done make[4]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj/nest' mipsel-linux-uclibc-gcc -I../ -I../.. -MM ../../nest/rt-table.c ../../nest/rt-fib.c ../../nest/rt-attr.c ../../nest/proto.c ../../nest/iface.c ../../nest/rt-dev.c ../../nest/password.c ../../nest/cli.c ../../nest/locks.c ../../nest/cmds.c ../../nest/neighbor.c ../../nest/a-path.c ../../nest/a-set.c >depend make[4]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj/nest' make[4]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj/filter' mipsel-linux-uclibc-gcc -I../ -I../.. -MM ../../filter/f-util.c ../../filter/filter.c ../../filter/tree.c ../../filter/trie.c >depend make[4]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj/filter' make[4]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj/proto/bgp' mipsel-linux-uclibc-gcc -I../../ -I../../.. -MM ../../../proto/bgp/bgp.c ../../../proto/bgp/attrs.c ../../../proto/bgp/packets.c >depend make[4]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj/proto/bgp' make[4]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj/proto/ospf' mipsel-linux-uclibc-gcc -I../../ -I../../.. -MM ../../../proto/ospf/ospf.c ../../../proto/ospf/topology.c ../../../proto/ospf/packet.c ../../../proto/ospf/hello.c ../../../proto/ospf/neighbor.c ../../../proto/ospf/iface.c ../../../proto/ospf/dbdes.c ../../../proto/ospf/lsreq.c ../../../proto/ospf/lsupd.c ../../../proto/ospf/lsack.c ../../../proto/ospf/lsalib.c ../../../proto/ospf/rt.c >depend make[4]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj/proto/ospf' make[4]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj/proto/pipe' mipsel-linux-uclibc-gcc -I../../ -I../../.. -MM ../../../proto/pipe/pipe.c >depend make[4]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj/proto/pipe' make[4]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj/proto/rip' mipsel-linux-uclibc-gcc -I../../ -I../../.. -MM ../../../proto/rip/rip.c ../../../proto/rip/auth.c >depend make[4]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj/proto/rip' make[4]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj/proto/static' mipsel-linux-uclibc-gcc -I../../ -I../../.. -MM ../../../proto/static/static.c >depend make[4]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj/proto/static' make[3]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj' touch .dep-stamp set -e ; for a in lib conf ; do make -C $a subdir ; done make[3]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj/lib' mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o bitops.o -c bitops.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o checksum.o -c checksum.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o event.o -c event.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o io.o -c io.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o ip.o -c ip.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o ipv4.o -c ipv4.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o krt.o -c krt.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o lists.o -c lists.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o log.o -c log.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o main.o -c main.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o md5.o -c md5.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o mempool.o -c mempool.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o netlink.o -c netlink.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o patmatch.o -c patmatch.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o printf.o -c printf.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o random.o -c random.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o resource.o -c resource.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o slab.o -c slab.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o slists.o -c slists.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o xmalloc.o -c xmalloc.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done rm -f birdlib.a mipsel-linux-uclibc-ar rcs birdlib.a bitops.o checksum.o event.o io.o ip.o ipv4.o krt.o lists.o log.o main.o md5.o mempool.o netlink.o patmatch.o printf.o random.o resource.o slab.o slists.o xmalloc.o ranlib birdlib.a make[3]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj/lib' make[3]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj/conf' mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o cf-parse.tab.o -c cf-parse.tab.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o cf-lex.o -c cf-lex.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o conf.o -c conf.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-ld -r -o all.o cf-parse.tab.o cf-lex.o conf.o make[3]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj/conf' set -e ; for a in nest filter proto/bgp proto/ospf proto/pipe proto/rip proto/static ; do make -C $a -f /home/eida/disk/2014-06-03/dd-wrt/src/router/bird/$a/Makefile subdir ; done make[3]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj/nest' mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o rt-table.o -c ../../nest/rt-table.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o rt-fib.o -c ../../nest/rt-fib.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o rt-attr.o -c ../../nest/rt-attr.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o proto.o -c ../../nest/proto.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o iface.o -c ../../nest/iface.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o rt-dev.o -c ../../nest/rt-dev.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o password.o -c ../../nest/password.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o cli.o -c ../../nest/cli.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o locks.o -c ../../nest/locks.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o cmds.o -c ../../nest/cmds.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o neighbor.o -c ../../nest/neighbor.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o a-path.o -c ../../nest/a-path.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o a-set.o -c ../../nest/a-set.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-ld -r -o all.o rt-table.o rt-fib.o rt-attr.o proto.o iface.o rt-dev.o password.o cli.o locks.o cmds.o neighbor.o a-path.o a-set.o make[3]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj/nest' make[3]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj/filter' mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o f-util.o -c ../../filter/f-util.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o filter.o -c ../../filter/filter.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o tree.o -c ../../filter/tree.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../ -I../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o trie.o -c ../../filter/trie.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-ld -r -o all.o f-util.o filter.o tree.o trie.o make[3]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj/filter' make[3]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj/proto/bgp' mipsel-linux-uclibc-gcc -I../../ -I../../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o bgp.o -c ../../../proto/bgp/bgp.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../../ -I../../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o attrs.o -c ../../../proto/bgp/attrs.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../../ -I../../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o packets.o -c ../../../proto/bgp/packets.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-ld -r -o all.o bgp.o attrs.o packets.o make[3]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj/proto/bgp' make[3]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj/proto/ospf' mipsel-linux-uclibc-gcc -I../../ -I../../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o ospf.o -c ../../../proto/ospf/ospf.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../../ -I../../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o topology.o -c ../../../proto/ospf/topology.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../../ -I../../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o packet.o -c ../../../proto/ospf/packet.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../../ -I../../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o hello.o -c ../../../proto/ospf/hello.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../../ -I../../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o neighbor.o -c ../../../proto/ospf/neighbor.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../../ -I../../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o iface.o -c ../../../proto/ospf/iface.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../../ -I../../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o dbdes.o -c ../../../proto/ospf/dbdes.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../../ -I../../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o lsreq.o -c ../../../proto/ospf/lsreq.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../../ -I../../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o lsupd.o -c ../../../proto/ospf/lsupd.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../../ -I../../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o lsack.o -c ../../../proto/ospf/lsack.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../../ -I../../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o lsalib.o -c ../../../proto/ospf/lsalib.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../../ -I../../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o rt.o -c ../../../proto/ospf/rt.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-ld -r -o all.o ospf.o topology.o packet.o hello.o neighbor.o iface.o dbdes.o lsreq.o lsupd.o lsack.o lsalib.o rt.o make[3]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj/proto/ospf' make[3]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj/proto/pipe' mipsel-linux-uclibc-gcc -I../../ -I../../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o pipe.o -c ../../../proto/pipe/pipe.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-ld -r -o all.o pipe.o make[3]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj/proto/pipe' make[3]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj/proto/rip' mipsel-linux-uclibc-gcc -I../../ -I../../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o rip.o -c ../../../proto/rip/rip.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -I../../ -I../../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o auth.o -c ../../../proto/rip/auth.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-ld -r -o all.o rip.o auth.o make[3]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj/proto/rip' make[3]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj/proto/static' mipsel-linux-uclibc-gcc -I../../ -I../../.. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -o static.o -c ../../../proto/static/static.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-ld -r -o all.o static.o make[3]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj/proto/static' mipsel-linux-uclibc-gcc -ffunction-sections -fdata-sections -Wl,--gc-sections -o ../bird nest/all.o filter/all.o proto/bgp/all.o proto/ospf/all.o proto/pipe/all.o proto/rip/all.o proto/static/all.o conf/all.o lib/birdlib.a make[2]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird/obj' make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/bird' cp busybox/.config_std busybox/.config echo "# CONFIG_MKE2FS is not set" >> busybox/.config cp busybox/.config_bcmmodern_std busybox/.config echo "# CONFIG_TRACEROUTE is not set" >> busybox/.config echo "# CONFIG_PING6 is not set" >> busybox/.config echo "# CONFIG_FEATURE_IPV6 is not set" >> busybox/.config echo "# CONFIG_FEATURE_PREFER_IPV4_ADDRESS is not set" >> busybox/.config echo "CONFIG_HDPARM=y" >> busybox/.config echo "# CONFIG_MKSWAP is not set" >> busybox/.config echo "# CONFIG_SWAPONOFF is not set" >> busybox/.config echo "# CONFIG_FEATURE_SWAPON_PRI is not set" >> busybox/.config cd busybox && make oldconfig make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/busybox' HOSTCC scripts/basic/fixdep HOSTCC scripts/basic/split-include scripts/basic/split-include.c: In function ‘main’: scripts/basic/split-include.c:133:11: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] HOSTCC scripts/basic/docproc HOSTCC scripts/kconfig/conf.o scripts/kconfig/conf.c: In function ‘conf_string’: scripts/kconfig/conf.c:174:20: warning: variable ‘help’ set but not used [-Wunused-but-set-variable] scripts/kconfig/conf.c: In function ‘conf_sym’: scripts/kconfig/conf.c:208:6: warning: variable ‘type’ set but not used [-Wunused-but-set-variable] scripts/kconfig/conf.c: In function ‘conf_choice’: scripts/kconfig/conf.c:283:6: warning: variable ‘type’ set but not used [-Wunused-but-set-variable] scripts/kconfig/conf.c:359:9: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] scripts/kconfig/conf.c: In function ‘conf_askvalue’: scripts/kconfig/conf.c:104:8: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] HOSTCC scripts/kconfig/kxgettext.o HOSTCC scripts/kconfig/mconf.o scripts/kconfig/mconf.c: In function ‘show_textbox’: scripts/kconfig/mconf.c:836:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] scripts/kconfig/mconf.c: In function ‘exec_conf’: scripts/kconfig/mconf.c:470:6: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result [-Wunused-result] SHIPPED scripts/kconfig/zconf.tab.c SHIPPED scripts/kconfig/lex.zconf.c SHIPPED scripts/kconfig/zconf.hash.c HOSTCC scripts/kconfig/zconf.tab.o HOSTLD scripts/kconfig/conf scripts/kconfig/conf -o Config.in # # using defaults found in .config # .config:878:warning: trying to reassign symbol TRACEROUTE .config:879:warning: trying to reassign symbol PING6 .config:880:warning: trying to reassign symbol FEATURE_IPV6 .config:881:warning: trying to reassign symbol FEATURE_PREFER_IPV4_ADDRESS .config:882:warning: trying to reassign symbol HDPARM .config:883:warning: trying to reassign symbol MKSWAP .config:884:warning: trying to reassign symbol SWAPONOFF .config:885:warning: trying to reassign symbol FEATURE_SWAPON_PRI * * Busybox Configuration * * * Busybox Settings * * * General Configuration * Enable options for full-blown desktop systems (DESKTOP) [N/y/?] n Provide compatible behavior for rare corner cases (bigger code) (EXTRA_COMPAT) [N/y/?] n Assume that 1:1 char/glyph correspondence is not true (FEATURE_ASSUME_UNICODE) [N/y/?] n Buffer allocation policy > 1. Allocate with Malloc (FEATURE_BUFFERS_USE_MALLOC) 2. Allocate on the Stack (FEATURE_BUFFERS_GO_ON_STACK) 3. Allocate in the .bss section (FEATURE_BUFFERS_GO_IN_BSS) choice[1-3?]: 1 Show terse applet usage messages (SHOW_USAGE) [N/y/?] n Show verbose applet usage messages (FEATURE_VERBOSE_USAGE) [N/y/?] n Support --install [-s] to install applet links at runtime (FEATURE_INSTALLER) [N/y/?] n Enable locale support (system needs locale for this to work) (LOCALE_SUPPORT) [N/y/?] n Support for --long-options (GETOPT_LONG) [Y/n/?] y Use the devpts filesystem for Unix98 PTYs (FEATURE_DEVPTS) [Y/n/?] y Clean up all memory before exiting (usually not needed) (FEATURE_CLEAN_UP) [N/y/?] n Support writing pidfiles (FEATURE_PIDFILE) [Y/n/?] y Support for SUID/SGID handling (FEATURE_SUID) [Y/?] y Runtime SUID/SGID configuration via /etc/busybox.conf (FEATURE_SUID_CONFIG) [N/y/?] n Support NSA Security Enhanced Linux (SELINUX) [N/y/?] n exec prefers applets (FEATURE_PREFER_APPLETS) [Y/n/?] y Path to BusyBox executable (BUSYBOX_EXEC_PATH) [/bin] /bin * * Build Options * Build BusyBox as a static binary (no shared libs) (STATIC) [N/y/?] n Build BusyBox as a position independent executable (PIE) [N/y/?] n Force NOMMU build (NOMMU) [N/y/?] n Build with Large File Support (for accessing files > 2 GB) (LFS) [N/y/?] n Cross Compiler prefix (CROSS_COMPILER_PREFIX) [mipsel-linux-uclibc-] mipsel-linux-uclibc- * * Debugging Options * Build BusyBox with extra Debugging symbols (DEBUG) [N/y/?] n Abort compilation on any warning (WERROR) [N/y/?] n Additional debugging library > 1. None (NO_DEBUG_LIB) 2. Dmalloc (DMALLOC) 3. Electric-fence (EFENCE) choice[1-3?]: 1 Enable obsolete features removed before SUSv3? (INCLUDE_SUSv2) [N/y/?] n * * Installation Options * Don't use /usr (INSTALL_NO_USR) [N/y/?] n Applets links > 1. as soft-links (INSTALL_APPLET_SYMLINKS) 2. as hard-links (INSTALL_APPLET_HARDLINKS) 3. as script wrappers (INSTALL_APPLET_SCRIPT_WRAPPERS) 4. not installed (INSTALL_APPLET_DONT) choice[1-4?]: 1 BusyBox installation prefix (PREFIX) [$(PREFIX)] $(PREFIX) * * Busybox Library Tuning * Minimum password length (PASSWORD_MINLEN) [6] 6 MD5: Trade Bytes for Speed (MD5_SIZE_VS_SPEED) [3] 3 Faster /proc scanning code (+100 bytes) (FEATURE_FAST_TOP) [Y/n/?] y Support for /etc/networks (FEATURE_ETC_NETWORKS) [N/y/?] n Command line editing (FEATURE_EDITING) [Y/n/?] y Maximum length of input (FEATURE_EDITING_MAX_LEN) [1024] 1024 vi-style line editing commands (FEATURE_EDITING_VI) [N/y/?] n History size (FEATURE_EDITING_HISTORY) [15] 15 History saving (FEATURE_EDITING_SAVEHISTORY) [N/y/?] n Tab completion (FEATURE_TAB_COMPLETION) [Y/n/?] y Username completion (FEATURE_USERNAME_COMPLETION) [N/y/?] n Fancy shell prompts (FEATURE_EDITING_FANCY_PROMPT) [Y/n/?] y Give more precise messages when copy fails (cp, mv etc) (FEATURE_VERBOSE_CP_MESSAGE) [N/y/?] n Copy buffer size, in kilobytes (FEATURE_COPYBUF_KB) [1] 1 Use clock_gettime(CLOCK_MONOTONIC) syscall (MONOTONIC_SYSCALL) [N/y/?] n Use ioctl names rather than hex values in error messages (IOCTL_HEX2STR_ERROR) [N/y/?] n Support infiniband HW (FEATURE_HWIB) [N/y/?] n * * Applets * * * Archival Utilities * Make tar, rpm, modprobe etc understand .lzma data (FEATURE_SEAMLESS_LZMA) [N/y/?] n Make tar, rpm, modprobe etc understand .bz2 data (FEATURE_SEAMLESS_BZ2) [N/y/?] n Make tar, rpm, modprobe etc understand .gz data (FEATURE_SEAMLESS_GZ) [Y/n/?] y Make tar and gunzip understand .Z data (FEATURE_SEAMLESS_Z) [N/y/?] n ar (AR) [N/y/?] n bunzip2 (BUNZIP2) [N/y/?] n bzip2 (BZIP2) [N/y/?] n cpio (CPIO) [N/y/?] n dpkg (DPKG) [N/y/?] n dpkg_deb (DPKG_DEB) [N/y/?] n gunzip (GUNZIP) [Y/n/?] y gzip (GZIP) [Y/n/?] y rpm2cpio (RPM2CPIO) [N/y/?] n rpm (RPM) [N/y/?] n tar (TAR) [Y/n/?] y Enable archive creation (FEATURE_TAR_CREATE) [Y/n/?] y Autodetect gz/bz2 compressed tarballs (FEATURE_TAR_AUTODETECT) [N/y/?] n Enable -X (exclude from) and -T (include from) options) (FEATURE_TAR_FROM) [N/y/?] n Support for old tar header format (FEATURE_TAR_OLDGNU_COMPATIBILITY) [N/y/?] n Enable untarring of tarballs with checksums produced by buggy Sun tar (FEATURE_TAR_OLDSUN_COMPATIBILITY) [N/y/?] n Support for GNU tar extensions (long filenames) (FEATURE_TAR_GNU_EXTENSIONS) [Y/n/?] y Enable long options (FEATURE_TAR_LONG_OPTIONS) [N/y/?] n Enable use of user and group names (FEATURE_TAR_UNAME_GNAME) [N/y/?] n uncompress (UNCOMPRESS) [N/y/?] n unlzma (UNLZMA) [N/y/?] n unzip (UNZIP) [N/y/?] n * * Coreutils * basename (BASENAME) [Y/n/?] y cal (CAL) [N/y/?] n cat (CAT) [Y/n/?] y catv (CATV) [N/y/?] n chgrp (CHGRP) [Y/n/?] y chmod (CHMOD) [Y/n/?] y chown (CHOWN) [Y/n/?] y chroot (CHROOT) [Y/n/?] y cksum (CKSUM) [N/y/?] n comm (COMM) [N/y/?] n cp (CP) [Y/n/?] y cut (CUT) [Y/n/?] y date (DATE) [Y/n/?] y Enable ISO date format output (-I) (FEATURE_DATE_ISOFMT) [Y/n/?] y dd (DD) [Y/n/?] y Enable DD signal handling for status reporting (FEATURE_DD_SIGNAL_HANDLING) [Y/n/?] y Enable ibs, obs and conv options (FEATURE_DD_IBS_OBS) [N/y/?] n df (DF) [Y/n/?] y Enable -a, -i, -B (FEATURE_DF_FANCY) [Y/n/?] y dirname (DIRNAME) [Y/n/?] y dos2unix/unix2dos (DOS2UNIX) [N/y/?] n du (default blocksize of 512 bytes) (DU) [Y/n/?] y Use a default blocksize of 1024 bytes (1K) (FEATURE_DU_DEFAULT_BLOCKSIZE_1K) [Y/n/?] y echo (basic SuSv3 version taking no options) (ECHO) [Y/n/?] y Enable echo options (-n and -e) (FEATURE_FANCY_ECHO) [Y/n/?] y env (ENV) [Y/n/?] y Enable long options (FEATURE_ENV_LONG_OPTIONS) [N/y/?] n expand (EXPAND) [N/y/?] n expr (EXPR) [Y/n/?] y Extend Posix numbers support to 64 bit (EXPR_MATH_SUPPORT_64) [N/y/?] n false (FALSE) [Y/n/?] y fold (FOLD) [N/y/?] n head (HEAD) [Y/n/?] y Enable head options (-c, -q, and -v) (FEATURE_FANCY_HEAD) [N/y/?] n hostid (HOSTID) [N/y/?] n id (ID) [Y/n/?] y install (INSTALL) [Y/n/?] y Enable long options (FEATURE_INSTALL_LONG_OPTIONS) [N/y/?] n length (LENGTH) [N/y/?] n ln (LN) [Y/n/?] y logname (LOGNAME) [N/y/?] n ls (LS) [Y/n/?] y Enable filetyping options (-p and -F) (FEATURE_LS_FILETYPES) [Y/n/?] y Enable symlinks dereferencing (-L) (FEATURE_LS_FOLLOWLINKS) [Y/n/?] y Enable recursion (-R) (FEATURE_LS_RECURSIVE) [Y/n/?] y Sort the file names (FEATURE_LS_SORTFILES) [Y/n/?] y Show file timestamps (FEATURE_LS_TIMESTAMPS) [Y/n/?] y Show username/groupnames (FEATURE_LS_USERNAME) [Y/n/?] y Allow use of color to identify file types (FEATURE_LS_COLOR) [Y/n/?] y Produce colored ls output by default (FEATURE_LS_COLOR_IS_DEFAULT) [Y/n/?] y md5sum (MD5SUM) [Y/n/?] y mkdir (MKDIR) [Y/n/?] y Enable long options (FEATURE_MKDIR_LONG_OPTIONS) [N/y/?] n mkfifo (MKFIFO) [Y/n/?] y mknod (MKNOD) [Y/n/?] y mv (MV) [Y/n/?] y Enable long options (FEATURE_MV_LONG_OPTIONS) [N/y/?] n nice (NICE) [N/y/?] n nohup (NOHUP) [Y/n/?] y od (OD) [N/y/?] n printenv (PRINTENV) [N/y/?] n printf (PRINTF) [Y/n/?] y pwd (PWD) [Y/n/?] y readlink (READLINK) [N/y/?] n realpath (REALPATH) [N/y/?] n rm (RM) [Y/n/?] y rmdir (RMDIR) [Y/n/?] y Enable long options (FEATURE_RMDIR_LONG_OPTIONS) [N/y/?] n seq (SEQ) [N/y/?] n sha1sum (SHA1SUM) [N/y/?] n sleep (SLEEP) [Y/n/?] y Enable multiple arguments and s/m/h/d suffixes (FEATURE_FANCY_SLEEP) [Y/n/?] y Enable fractional arguments (FEATURE_FLOAT_SLEEP) [N/y/?] n sort (SORT) [Y/n/?] y Full SuSv3 compliant sort (support -ktcsbdfiozgM) (FEATURE_SORT_BIG) [Y/n/?] y split (SPLIT) [N/y/?] n stat (STAT) [N/y/?] n stty (STTY) [Y/n/?] y sum (SUM) [N/y/?] n sync (SYNC) [Y/n/?] y tac (TAC) [N/y/?] n tail (TAIL) [Y/n/?] y Enable extra tail options (-q, -s, and -v) (FEATURE_FANCY_TAIL) [Y/n/?] y tee (TEE) [Y/n/?] y Enable block I/O (larger/faster) instead of byte I/O (FEATURE_TEE_USE_BLOCK_IO) [Y/n/?] y test (TEST) [Y/n/?] y Extend test to 64 bit (FEATURE_TEST_64) [N/y/?] n touch (TOUCH) [Y/n/?] y tr (TR) [Y/n/?] y Enable character classes (such as [:upper:]) (FEATURE_TR_CLASSES) [N/y/?] n Enable equivalence classes (FEATURE_TR_EQUIV) [N/y/?] n true (TRUE) [Y/n/?] y tty (TTY) [Y/n/?] y uname (UNAME) [Y/n/?] y unexpand (UNEXPAND) [N/y/?] n uniq (UNIQ) [Y/n/?] y usleep (USLEEP) [Y/n/?] y uudecode (UUDECODE) [Y/n/?] y uuencode (UUENCODE) [Y/n/?] y wc (WC) [Y/n/?] y Support very large files in wc (FEATURE_WC_LARGE) [N/y/?] n who (WHO) [N/y/?] n whoami (WHOAMI) [Y/n/?] y yes (YES) [Y/n/?] y * * Common options for cp and mv * Preserve hard links (FEATURE_PRESERVE_HARDLINKS) [Y/n/?] y * * Common options for ls, more and telnet * Calculate terminal & column widths (FEATURE_AUTOWIDTH) [Y/n/?] y * * Common options for df, du, ls * Support for human readable output (example 13k, 23M, 235G) (FEATURE_HUMAN_READABLE) [Y/n/?] y * * Common options for md5sum, sha1sum * Enable -c, -s and -w options (FEATURE_MD5_SHA1_SUM_CHECK) [N/y/?] n * * Console Utilities * chvt (CHVT) [N/y/?] n clear (CLEAR) [Y/n/?] y deallocvt (DEALLOCVT) [N/y/?] n dumpkmap (DUMPKMAP) [N/y/?] n kbd_mode (KBD_MODE) [N/y/?] n loadfont (LOADFONT) [N/y/?] n loadkmap (LOADKMAP) [N/y/?] n openvt (OPENVT) [N/y/?] n reset (RESET) [Y/n/?] y resize (RESIZE) [N/y/?] n setconsole (SETCONSOLE) [N/y/?] n setfont (SETFONT) [N/y/?] n setkeycodes (SETKEYCODES) [N/y/?] n setlogcons (SETLOGCONS) [N/y/?] n showkey (SHOWKEY) [N/y/?] n * * Debian Utilities * mktemp (MKTEMP) [N/y/?] n pipe_progress (PIPE_PROGRESS) [N/y/?] n run-parts (RUN_PARTS) [Y/n/?] y Enable long options (FEATURE_RUN_PARTS_LONG_OPTIONS) [N/y/?] n Support additional arguments (FEATURE_RUN_PARTS_FANCY) [N/y/?] n start-stop-daemon (START_STOP_DAEMON) [N/y/?] n which (WHICH) [Y/n/?] y * * Editors * awk (AWK) [Y/n/?] y Enable math functions (requires libm) (FEATURE_AWK_LIBM) [Y/n/?] y cmp (CMP) [Y/n/?] y diff (DIFF) [N/y/?] n ed (ED) [N/y/?] n patch (PATCH) [N/y/?] n sed (SED) [Y/n/?] y vi (VI) [Y/n/?] y Maximum screen width in vi (FEATURE_VI_MAX_LEN) [4096] 4096 Allow vi to display 8-bit chars (otherwise shows dots) (FEATURE_VI_8BIT) [Y/n/?] y Enable ":" colon commands (no "ex" mode) (FEATURE_VI_COLON) [Y/n/?] y Enable yank/put commands and mark cmds (FEATURE_VI_YANKMARK) [Y/n/?] y Enable search and replace cmds (FEATURE_VI_SEARCH) [Y/n/?] y Catch signals (FEATURE_VI_USE_SIGNALS) [Y/n/?] y Remember previous cmd and "." cmd (FEATURE_VI_DOT_CMD) [Y/n/?] y Enable -R option and "view" mode (FEATURE_VI_READONLY) [Y/n/?] y Enable set-able options, ai ic showmatch (FEATURE_VI_SETOPTS) [Y/n/?] y Support for :set (FEATURE_VI_SET) [Y/n/?] y Handle window resize (FEATURE_VI_WIN_RESIZE) [Y/n/?] y Optimize cursor movement (FEATURE_VI_OPTIMIZE_CURSOR) [Y/n/?] y Allow vi and awk to execute shell commands (FEATURE_ALLOW_EXEC) [N/y/?] n * * Finding Utilities * find (FIND) [Y/n/?] y Enable -print0 option (FEATURE_FIND_PRINT0) [Y/n/?] y Enable modified time matching (-mtime option) (FEATURE_FIND_MTIME) [Y/n/?] y Enable modified time matching (-mmin option) (FEATURE_FIND_MMIN) [N/y/?] n Enable permissions matching (-perm option) (FEATURE_FIND_PERM) [Y/n/?] y Enable filetype matching (-type option) (FEATURE_FIND_TYPE) [Y/n/?] y Enable 'stay in filesystem' option (-xdev) (FEATURE_FIND_XDEV) [Y/n/?] y Enable -maxdepth N option (FEATURE_FIND_MAXDEPTH) [N/y/?] n Enable -newer option for comparing file mtimes (FEATURE_FIND_NEWER) [Y/n/?] y Enable inode number matching (-inum option) (FEATURE_FIND_INUM) [Y/n/?] y Enable -exec option allowing execution of commands (FEATURE_FIND_EXEC) [N/y/?] n Enable username/uid matching (-user option) (FEATURE_FIND_USER) [N/y/?] n Enable group/gid matching (-group option) (FEATURE_FIND_GROUP) [N/y/?] n Enable the 'not' (!) operator (FEATURE_FIND_NOT) [N/y/?] n Enable the -depth option (FEATURE_FIND_DEPTH) [N/y/?] n Enable parens in options (FEATURE_FIND_PAREN) [N/y/?] n Enable -size option allowing matching for file size (FEATURE_FIND_SIZE) [N/y/?] n Enable -prune option allowing to exclude subdirectories (FEATURE_FIND_PRUNE) [N/y/?] n Enable -path option allowing to match pathname patterns (FEATURE_FIND_PATH) [N/y/?] n Enable -regex: match pathname to regex (FEATURE_FIND_REGEX) [N/y/?] n grep (GREP) [Y/n/?] y Support extended regular expressions (egrep & grep -E) (FEATURE_GREP_EGREP_ALIAS) [Y/n/?] y Alias fgrep to grep -F (FEATURE_GREP_FGREP_ALIAS) [Y/n/?] y Enable before and after context flags (-A, -B and -C) (FEATURE_GREP_CONTEXT) [Y/n/?] y xargs (XARGS) [Y/n/?] y Enable prompt and confirmation option -p (FEATURE_XARGS_SUPPORT_CONFIRMATION) [Y/n/?] y Enable support single and double quotes and backslash (FEATURE_XARGS_SUPPORT_QUOTES) [Y/n/?] y Enable support options -x (FEATURE_XARGS_SUPPORT_TERMOPT) [Y/n/?] y Enable null terminated option -0 (FEATURE_XARGS_SUPPORT_ZERO_TERM) [Y/n/?] y * * Init Utilities * init (INIT) [N/y/?] n poweroff, halt, and reboot (HALT) [Y/n/?] y mesg (MESG) [Y/n/?] y * * Login/Password Management Utilities * Support for shadow passwords (FEATURE_SHADOWPASSWDS) [N/y/?] n Use internal password and group functions rather than system functions (USE_BB_PWD_GRP) [Y/n/?] y Use internal DES and MD5 crypt functions (USE_BB_CRYPT) [Y/n/?] y addgroup (ADDGROUP) [N/y/?] n delgroup (DELGROUP) [N/y/?] n adduser (ADDUSER) [N/y/?] n deluser (DELUSER) [N/y/?] n getty (GETTY) [N/y/?] n Support utmp file (FEATURE_UTMP) [N/y/?] n Support wtmp file (FEATURE_WTMP) [N/y/?] n login (LOGIN) [Y/n/?] y Support for PAM (Pluggable Authentication Modules) (PAM) [N/y/?] n Support for login scripts (LOGIN_SCRIPTS) [N/y/?] n Support for /etc/nologin (FEATURE_NOLOGIN) [N/y/?] n Support for /etc/securetty (FEATURE_SECURETTY) [N/y/?] n passwd (PASSWD) [N/y/?] n cryptpw (CRYPTPW) [N/y/?] n chpasswd (CHPASSWD) [N/y/?] n su (SU) [N/y/?] n sulogin (SULOGIN) [N/y/?] n vlock (VLOCK) [N/y/?] n * * Linux Ext2 FS Progs * chattr (CHATTR) [N/y/?] n e2fsck (E2FSCK) [N/y/?] n fsck (FSCK) [N/y/?] n lsattr (LSATTR) [N/y/?] n mke2fs (MKE2FS) [N/y/?] n tune2fs (TUNE2FS) [N/y/?] n * * Linux Module Utilities * Simplified modutils (MODPROBE_SMALL) [N/y/?] n depmod (DEPMOD) [N/y/?] n insmod (INSMOD) [Y/n/?] y Module version checking (FEATURE_INSMOD_VERSION_CHECKING) [N/y/?] n Add module symbols to kernel symbol table (FEATURE_INSMOD_KSYMOOPS_SYMBOLS) [Y/n/?] y In kernel memory optimization (uClinux only) (FEATURE_INSMOD_LOADINKMEM) [Y/n/?] y Enable load map (-m) option (FEATURE_INSMOD_LOAD_MAP) [N/y/?] n rmmod (RMMOD) [Y/n/?] y lsmod (LSMOD) [Y/n/?] y Pretty output for 2.6.x Linux kernels (FEATURE_LSMOD_PRETTY_2_6_OUTPUT) [Y/n/?] y modprobe (MODPROBE) [N/y/?] n * * Options common to multiple modutils * Support tainted module checking with new kernels (FEATURE_CHECK_TAINTED_MODULE) [N/y/?] n Support version 2.2.x to 2.4.x Linux kernels (FEATURE_2_4_MODULES) [Y/n/?] y Support version 2.6.x Linux kernels (FEATURE_2_6_MODULES) [Y/n/?] y Default directory containing modules (DEFAULT_MODULES_DIR) [/lib/modules] /lib/modules Default name of modules.dep (DEFAULT_DEPMOD_FILE) [modules.dep] modules.dep * * Linux System Utilities * blkid (BLKID) [N/y/?] n dmesg (DMESG) [Y/n/?] y Pretty dmesg output (FEATURE_DMESG_PRETTY) [Y/n/?] y fbset (FBSET) [N/y/?] n fdflush (FDFLUSH) [N/y/?] n fdformat (FDFORMAT) [N/y/?] n fdisk (FDISK) [N/y/?] n findfs (FINDFS) [N/y/?] n freeramdisk (FREERAMDISK) [N/y/?] n fsck_minix (FSCK_MINIX) [N/y/?] n mkfs_minix (MKFS_MINIX) [N/y/?] n getopt (GETOPT) [Y/n/?] y hexdump (HEXDUMP) [Y/n/?] y Support -R, reverse of 'hexdump -Cv' (FEATURE_HEXDUMP_REVERSE) [N/y/?] n hd (HD) [N/y/?] n hwclock (HWCLOCK) [N/y/?] n ipcrm (IPCRM) [N/y/?] n ipcs (IPCS) [N/y/?] n losetup (LOSETUP) [N/y/?] n mdev (MDEV) [N/y/?] n mkswap (MKSWAP) [N/y/?] n more (MORE) [Y/n/?] y Use termios to manipulate the screen (FEATURE_USE_TERMIOS) [Y/n/?] y mount (MOUNT) [Y/n/?] y Support option -f (FEATURE_MOUNT_FAKE) [N/y/?] n Support option -v (FEATURE_MOUNT_VERBOSE) [N/y/?] n Support mount helpers (FEATURE_MOUNT_HELPERS) [N/y/?] n Support specifiying devices by label or UUID (FEATURE_MOUNT_LABEL) [N/y/?] n Support mounting NFS file systems (FEATURE_MOUNT_NFS) [N/y/?] n Support mounting CIFS/SMB file systems (FEATURE_MOUNT_CIFS) [Y/n/?] y Support lots of -o flags in mount (FEATURE_MOUNT_FLAGS) [Y/n/?] y Support /etc/fstab and -a (FEATURE_MOUNT_FSTAB) [N/y/?] n pivot_root (PIVOT_ROOT) [Y/n/?] y rdate (RDATE) [N/y/?] n rdev (RDEV) [N/y/?] n readprofile (READPROFILE) [N/y/?] n rtcwake (RTCWAKE) [N/y/?] n script (SCRIPT) [N/y/?] n setarch (SETARCH) [N/y/?] n swaponoff (SWAPONOFF) [N/y/?] n switch_root (SWITCH_ROOT) [N/y/?] n umount (UMOUNT) [Y/n/?] y Support option -a (FEATURE_UMOUNT_ALL) [N/y/?] n * * Common options for mount/umount * Support loopback mounts (FEATURE_MOUNT_LOOP) [Y/n/?] y Support for the old /etc/mtab file (FEATURE_MTAB_SUPPORT) [N/y/?] n * * Miscellaneous Utilities * adjtimex (ADJTIMEX) [Y/n/?] y bbconfig (BBCONFIG) [N/y/?] n chat (CHAT) [N/y/?] n chrt (CHRT) [N/y/?] n crond (CROND) [N/y/?] n crontab (CRONTAB) [N/y/?] n dc (DC) [Y/n/?] y Enable power and exp functions (requires libm) (FEATURE_DC_LIBM) [N/y/?] n devfsd (obsolete) (DEVFSD) [N/y/?] n Use devfs names for all devices (obsolete) (FEATURE_DEVFS) [Y/n/?] y devmem (DEVMEM) [N/y/?] n eject (EJECT) [N/y/?] n fbsplash (FBSPLASH) [N/y/?] n inotifyd (INOTIFYD) [N/y/?] n last (LAST) [N/y/?] n less (LESS) [Y/n/?] y Max number of input lines less will try to eat (FEATURE_LESS_MAXLINES) [9999999] 9999999 Enable bracket searching (FEATURE_LESS_BRACKETS) [N/y/?] n Enable extra flags (FEATURE_LESS_FLAGS) [Y/n/?] y Enable flag changes ('-' command) (FEATURE_LESS_DASHCMD) [N/y/?] n Enable marks (FEATURE_LESS_MARKS) [N/y/?] n Enable regular expressions (FEATURE_LESS_REGEXP) [N/y/?] n Enable automatic resizing on window size changes (FEATURE_LESS_WINCH) [N/y/?] n hdparm (HDPARM) [N/y/?] n makedevs (MAKEDEVS) [N/y/?] n man (MAN) [N/y/?] n microcom (MICROCOM) [N/y/?] n mountpoint (MOUNTPOINT) [N/y/?] n mt (MT) [N/y/?] n raidautorun (RAIDAUTORUN) [N/y/?] n runlevel (RUNLEVEL) [N/y/?] n rx (RX) [Y/n/?] y setsid (SETSID) [N/y/?] n strings (STRINGS) [Y/n/?] y taskset (TASKSET) [N/y/?] n time (TIME) [Y/n/?] y ttysize (TTYSIZE) [N/y/?] n watchdog (WATCHDOG) [N/y/?] n * * Networking Utilities * Enable IPv6 support (FEATURE_IPV6) [N/y/?] n Verbose resolution errors (VERBOSE_RESOLUTION_ERRORS) [N/y/?] n arp (ARP) [Y/n/?] y arping (ARPING) [Y/n/?] y brctl (BRCTL) [N/y/?] n dnsd (DNSD) [N/y/?] n ether-wake (ETHER_WAKE) [N/y/?] n fakeidentd (FAKEIDENTD) [N/y/?] n ftpget (FTPGET) [Y/n/?] y ftpput (FTPPUT) [Y/n/?] y Enable long options in ftpget/ftpput (FEATURE_FTPGETPUT_LONG_OPTIONS) [N/y/?] n hostname (HOSTNAME) [Y/n/?] y httpd (HTTPD) [N/y/?] n ifconfig (IFCONFIG) [Y/?] y Enable status reporting output (+7k) (FEATURE_IFCONFIG_STATUS) [Y/n/?] y Enable slip-specific options "keepalive" and "outfill" (FEATURE_IFCONFIG_SLIP) [N/y/?] n Enable options "mem_start", "io_addr", and "irq" (FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ) [N/y/?] n Enable option "hw" (ether only) (FEATURE_IFCONFIG_HW) [Y/n/?] y Set the broadcast automatically (FEATURE_IFCONFIG_BROADCAST_PLUS) [Y/n/?] y ifenslave (IFENSLAVE) [N/y/?] n ifupdown (IFUPDOWN) [Y/n/?] y Absolute path to ifstate file (IFUPDOWN_IFSTATE_PATH) [/var/run/ifstate] /var/run/ifstate Use ip applet (FEATURE_IFUPDOWN_IP) [N/y/?] n Use busybox ifconfig and route applets (FEATURE_IFUPDOWN_IFCONFIG_BUILTIN) [Y/n/?] y Support for IPv4 (FEATURE_IFUPDOWN_IPV4) [Y/n/?] y Enable mapping support (FEATURE_IFUPDOWN_MAPPING) [N/y/?] n Support for external dhcp clients (FEATURE_IFUPDOWN_EXTERNAL_DHCP) [N/y/?] n inetd (INETD) [N/y/?] n ip (IP) [N/y/?] n ipcalc (IPCALC) [N/y/?] n nameif (NAMEIF) [Y/n/?] y Extended nameif (FEATURE_NAMEIF_EXTENDED) [N/y/?] n nc (NC) [Y/n/?] y Netcat server options (-l) (NC_SERVER) [Y/n/?] y Netcat extensions (-eiw and filename) (NC_EXTRA) [Y/n/?] y netstat (NETSTAT) [Y/n/?] y Enable wide netstat output (FEATURE_NETSTAT_WIDE) [N/y/?] n Enable PID/Program name output (FEATURE_NETSTAT_PRG) [N/y/?] n nslookup (NSLOOKUP) [Y/n/?] y ping (PING) [Y/n/?] y Enable fancy ping output (FEATURE_FANCY_PING) [Y/n/?] y pscan (PSCAN) [N/y/?] n route (ROUTE) [Y/?] y slattach (SLATTACH) [N/y/?] n telnet (TELNET) [Y/n/?] y Pass TERM type to remote host (FEATURE_TELNET_TTYPE) [Y/n/?] y Pass USER type to remote host (FEATURE_TELNET_AUTOLOGIN) [Y/n/?] y telnetd (TELNETD) [Y/n/?] y Support standalone telnetd (not inetd only) (FEATURE_TELNETD_STANDALONE) [Y/n/?] y tftp (TFTP) [N/y/?] n tftpd (TFTPD) [N/y/?] n traceroute (TRACEROUTE) [Y/n/?] y Enable verbose output (FEATURE_TRACEROUTE_VERBOSE) [N/y/?] n Enable loose source route (FEATURE_TRACEROUTE_SOURCE_ROUTE) [N/y/?] n Use ICMP instead of UDP (FEATURE_TRACEROUTE_USE_ICMP) [N/y/?] n udhcp server (udhcpd) (APP_UDHCPD) [N/y/?] n udhcp client (udhcpc) (APP_UDHCPC) [N/y/?] n vconfig (VCONFIG) [Y/n/?] y wget (WGET) [Y/n/?] y Enable a nifty process meter (+2k) (FEATURE_WGET_STATUSBAR) [N/y/?] n Enable HTTP authentication (FEATURE_WGET_AUTHENTICATION) [Y/n/?] y Enable long options (FEATURE_WGET_LONG_OPTIONS) [Y/n/?] y zcip (ZCIP) [N/y/?] n tcpsvd (TCPSVD) [N/y/?] n udpsvd (UDPSVD) [N/y/?] n * * Print Utilities * lpd (LPD) [N/y/?] n lpr (LPR) [N/y/?] n lpq (LPQ) [N/y/?] n * * Mail Utilities * makemime (MAKEMIME) [N/y/?] n Default charset (FEATURE_MIME_CHARSET) [] popmaildir (POPMAILDIR) [N/y/?] n reformime (REFORMIME) [N/y/?] n sendmail (SENDMAIL) [Y/n/?] y Allow to specify subject, attachments, their charset etc (FEATURE_SENDMAIL_MAILX) [Y/n/?] y Allow to specify Cc: addresses and some additional headers (FEATURE_SENDMAIL_MAILXX) [Y/n/?] y * * Process Utilities * free (FREE) [Y/n/?] y fuser (FUSER) [N/y/?] n kill (KILL) [Y/n/?] y killall (KILLALL) [Y/n/?] y killall5 (KILLALL5) [N/y] n nmeter (NMETER) [N/y/?] n pgrep (PGREP) [N/y/?] n pidof (PIDOF) [Y/n/?] y Enable argument for single shot (-s) (FEATURE_PIDOF_SINGLE) [Y/n/?] y Enable argument for omitting pids (-o) (FEATURE_PIDOF_OMIT) [Y/n/?] y pkill (PKILL) [N/y/?] n ps (PS) [Y/n/?] y Enable argument for wide output (-w) (FEATURE_PS_WIDE) [Y/n/?] y renice (RENICE) [N/y/?] n sysctl (BB_SYSCTL) [N/y/?] n top (TOP) [Y/n/?] y Show CPU per-process usage percentage (FEATURE_TOP_CPU_USAGE_PERCENTAGE) [Y/n/?] y Show CPU global usage percentage (FEATURE_TOP_CPU_GLOBAL_PERCENTS) [Y/n/?] y SMP CPU usage display ('c' key) (FEATURE_TOP_SMP_CPU) [N/y/?] n Show 1/10th of a percent in CPU/mem statistics (FEATURE_TOP_DECIMALS) [Y/n/?] y Show CPU process runs on ('j' field) (FEATURE_TOP_SMP_PROCESS) [N/y/?] n Topmem command ('s' key) (FEATURE_TOPMEM) [Y/n/?] y uptime (UPTIME) [Y/n/?] y watch (WATCH) [Y/n/?] y * * Runit Utilities * runsv (RUNSV) [N/y/?] n runsvdir (RUNSVDIR) [N/y/?] n sv (SV) [N/y/?] n svlogd (SVLOGD) [N/y/?] n chpst (CHPST) [N/y/?] n setuidgid (SETUIDGID) [N/y/?] n envuidgid (ENVUIDGID) [N/y/?] n envdir (ENVDIR) [N/y/?] n softlimit (SOFTLIMIT) [N/y/?] n * * Shells * Choose your default shell > 1. ash (FEATURE_SH_IS_ASH) 2. hush (FEATURE_SH_IS_HUSH) 3. msh (FEATURE_SH_IS_MSH) 4. none (FEATURE_SH_IS_NONE) choice[1-4?]: 1 ash (ASH) [Y/?] y * * Ash Shell Options * bash-compatible extensions (ASH_BASH_COMPAT) [Y/n/?] y Job control (ASH_JOB_CONTROL) [Y/n/?] y 'read -n N' and 'read -s' support (ASH_READ_NCHARS) [N/y/?] n 'read -t S' support (ASH_READ_TIMEOUT) [N/y/?] n alias support (ASH_ALIAS) [Y/n/?] y Posix math support (ASH_MATH_SUPPORT) [Y/n/?] y Extend Posix math support to 64 bit (ASH_MATH_SUPPORT_64) [Y/n/?] y Builtin getopt to parse positional parameters (ASH_GETOPTS) [Y/n/?] y Builtin version of 'echo' (ASH_BUILTIN_ECHO) [Y/n/?] y Builtin version of 'printf' (ASH_BUILTIN_PRINTF) [Y/n/?] y Builtin version of 'test' (ASH_BUILTIN_TEST) [Y/n/?] y 'command' command to override shell builtins (ASH_CMDCMD) [Y/n/?] y Check for new mail on interactive shells (ASH_MAIL) [N/y/?] n Optimize for size instead of speed (ASH_OPTIMIZE_FOR_SIZE) [Y/n/?] y Pseudorandom generator and variable $RANDOM (ASH_RANDOM_SUPPORT) [N/y/?] n Expand prompt string (ASH_EXPAND_PRMT) [N/y/?] n hush (HUSH) [N/y/?] n lash (LASH) [N/y/?] n msh (MSH) [N/y/?] n * * Bourne Shell Options * Hide message on interactive shell startup (FEATURE_SH_EXTRA_QUIET) [N/y/?] n Standalone shell (FEATURE_SH_STANDALONE) [N/y/?] n Run 'nofork' applets directly (FEATURE_SH_NOFORK) [Y/n/?] y cttyhack (CTTYHACK) [N/y/?] n * * System Logging Utilities * syslogd (SYSLOGD) [Y/n/?] y Rotate message files (FEATURE_ROTATE_LOGFILE) [Y/n/?] y Remote Log support (FEATURE_REMOTE_LOG) [Y/n/?] y Support -D (drop dups) option (FEATURE_SYSLOGD_DUP) [N/y/?] n Circular Buffer support (FEATURE_IPC_SYSLOG) [Y/n/?] y Circular buffer size in Kbytes (minimum 4KB) (FEATURE_IPC_SYSLOG_BUFFER_SIZE) [16] 16 logread (LOGREAD) [Y/n/?] y Double buffering (FEATURE_LOGREAD_REDUCED_LOCKING) [N/y/?] n klogd (KLOGD) [Y/n/?] y logger (LOGGER) [Y/n/?] y make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/busybox' make -j 4 -C busybox STRIPTOOL=@true PREFIX=/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/busybox' DOC busybox.pod SPLIT include/autoconf.h -> include/config/* GEN include/bbconfigopts.h HOSTCC applets/usage HOSTCC applets/applet_tables LD archival/built-in.o CC archival/bbunzip.o applets/usage.c: In function ‘main’: applets/usage.c:26:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] LD archival/libunarchive/built-in.o CC archival/libunarchive/data_align.o CC archival/gzip.o CC archival/libunarchive/data_extract_all.o GEN include/usage_compressed.h CC archival/libunarchive/data_extract_to_buffer.o CC archival/libunarchive/data_extract_to_stdout.o GEN include/applet_tables.h CC applets/applets.o CC archival/libunarchive/data_skip.o CC archival/libunarchive/decompress_unzip.o LD applets/built-in.o CC archival/tar.o LD console-tools/built-in.o CC archival/libunarchive/filter_accept_all.o CC console-tools/clear.o CC console-tools/reset.o CC archival/libunarchive/filter_accept_list.o AR archival/lib.a AR console-tools/lib.a CC archival/libunarchive/filter_accept_reject_list.o LD coreutils/built-in.o CC coreutils/basename.o CC archival/libunarchive/find_list_entry.o CC archival/libunarchive/get_header_tar.o LD coreutils/libcoreutils/built-in.o CC coreutils/libcoreutils/cp_mv_stat.o CC coreutils/cat.o CC archival/libunarchive/get_header_tar_gz.o CC coreutils/chgrp.o CC coreutils/libcoreutils/getopt_mk_fifo_nod.o CC archival/libunarchive/header_list.o CC coreutils/chmod.o AR coreutils/libcoreutils/lib.a CC archival/libunarchive/header_skip.o CC archival/libunarchive/header_verbose_list.o LD debianutils/built-in.o CC debianutils/run_parts.o CC debianutils/which.o CC coreutils/chown.o CC archival/libunarchive/init_handle.o CC coreutils/chroot.o AR debianutils/lib.a CC archival/libunarchive/open_transformer.o CC coreutils/cp.o CC archival/libunarchive/seek_by_jump.o CC archival/libunarchive/seek_by_read.o CC coreutils/cut.o LD e2fsprogs/built-in.o CC coreutils/date.o AR e2fsprogs/lib.a CC coreutils/dd.o AR archival/libunarchive/lib.a CC coreutils/df.o CC coreutils/dirname.o CC coreutils/du.o CC coreutils/echo.o CC coreutils/env.o CC coreutils/expr.o CC coreutils/false.o CC coreutils/head.o CC coreutils/id.o CC coreutils/install.o LD e2fsprogs/blkid/built-in.o AR e2fsprogs/blkid/lib.a LD e2fsprogs/e2p/built-in.o AR e2fsprogs/e2p/lib.a LD e2fsprogs/ext2fs/built-in.o AR e2fsprogs/ext2fs/lib.a LD e2fsprogs/uuid/built-in.o AR e2fsprogs/uuid/lib.a LD editors/built-in.o CC editors/awk.o CC coreutils/ln.o LD findutils/built-in.o CC coreutils/ls.o CC findutils/find.o CC coreutils/md5_sha1_sum.o CC coreutils/mkdir.o CC coreutils/mkfifo.o CC findutils/grep.o CC coreutils/mknod.o CC coreutils/mv.o CC coreutils/nohup.o CC coreutils/printf.o CC findutils/xargs.o CC coreutils/pwd.o CC coreutils/rm.o AR findutils/lib.a CC coreutils/rmdir.o LD init/built-in.o CC init/halt.o CC editors/cmp.o CC coreutils/sleep.o CC init/mesg.o CC coreutils/sort.o LD libbb/built-in.o CC editors/sed.o CC libbb/appletlib.o AR init/lib.a CC libbb/ask_confirmation.o CC coreutils/stty.o CC libbb/bb_askpass.o LD libpwdgrp/built-in.o CC libpwdgrp/pwd_grp.o CC libbb/bb_basename.o CC libpwdgrp/uidgid_get.o CC editors/vi.o CC libbb/bb_do_delay.o CC coreutils/sync.o AR libpwdgrp/lib.a CC libbb/bb_pwd.o LD loginutils/built-in.o CC coreutils/tail.o CC loginutils/login.o CC libbb/bb_qsort.o CC coreutils/tee.o AR loginutils/lib.a CC coreutils/test.o CC libbb/bb_strtod.o LD mailutils/built-in.o CC mailutils/mail.o CC libbb/bb_strtonum.o CC coreutils/test_ptr_hack.o CC coreutils/touch.o CC mailutils/sendmail.o mailutils/sendmail.c: In function 'sendmail_main': mailutils/sendmail.c:172: warning: assignment discards qualifiers from pointer target type mailutils/sendmail.c:388: warning: unused variable 's' CC coreutils/tr.o CC libbb/change_identity.o CC coreutils/true.o AR mailutils/lib.a CC libbb/chomp.o CC libbb/compare_string_array.o CC coreutils/tty.o CC libbb/concat_path_file.o CC libbb/concat_subpath_file.o CC coreutils/uname.o CC libbb/copy_file.o AR editors/lib.a CC libbb/copyfd.o CC coreutils/uniq.o CC coreutils/usleep.o CC libbb/correct_password.o CC coreutils/uudecode.o CC coreutils/uuencode.o CC libbb/crc32.o CC libbb/create_icmp6_socket.o CC coreutils/wc.o CC libbb/create_icmp_socket.o CC coreutils/whoami.o CC libbb/default_error_retval.o CC coreutils/yes.o CC libbb/device_open.o CC libbb/dump.o CC libbb/error_msg.o AR coreutils/lib.a LD miscutils/built-in.o CC miscutils/adjtimex.o CC libbb/error_msg_and_die.o CC miscutils/dc.o libbb/error_msg_and_die.c:23:7: warning: no newline at end of file CC miscutils/less.o CC libbb/execable.o CC miscutils/rx.o CC miscutils/strings.o CC libbb/fclose_nonstdin.o CC miscutils/time.o LD modutils/built-in.o CC modutils/insmod.o CC libbb/fflush_stdout_and_exit.o CC libbb/fgets_str.o CC modutils/lsmod.o modutils/insmod.c: In function 'arch_apply_relocation': modutils/insmod.c:838: warning: unused parameter 'sym' modutils/insmod.c: In function 'arch_create_got': modutils/insmod.c:1799: warning: unused parameter 'f' CC libbb/find_mount_point.o AR miscutils/lib.a LD networking/built-in.o CC networking/arp.o CC modutils/rmmod.o CC libbb/find_pid_by_name.o CC libbb/find_root_device.o CC networking/arping.o CC networking/ftpgetput.o CC libbb/full_write.o CC networking/hostname.o CC libbb/get_console.o AR modutils/lib.a CC networking/ifconfig.o CC networking/ifupdown.o LD networking/libiproute/built-in.o AR networking/libiproute/lib.a LD networking/udhcp/built-in.o AR networking/udhcp/lib.a LD printutils/built-in.o AR printutils/lib.a CC libbb/get_last_path_component.o LD procps/built-in.o CC procps/free.o CC procps/kill.o CC libbb/get_line_from_file.o CC libbb/getopt32.o CC procps/pidof.o CC procps/ps.o CC networking/interface.o CC libbb/getpty.o CC networking/nameif.o CC procps/top.o CC libbb/herror_msg.o CC networking/nc.o libbb/herror_msg.c:21:7: warning: no newline at end of file CC libbb/herror_msg_and_die.o CC procps/uptime.o libbb/herror_msg_and_die.c:22:7: warning: no newline at end of file CC networking/netstat.o CC procps/watch.o CC libbb/human_readable.o CC libbb/inet_common.o AR procps/lib.a CC libbb/info_msg.o LD runit/built-in.o libbb/info_msg.c:32:7: warning: no newline at end of file AR runit/lib.a CC networking/nslookup.o CC libbb/inode_hash.o LD selinux/built-in.o AR selinux/lib.a CC libbb/isdirectory.o LD shell/built-in.o CC shell/ash.o CC networking/ping.o CC libbb/kernel_version.o CC libbb/last_char_is.o CC libbb/lineedit.o CC networking/route.o CC libbb/lineedit_ptr_hack.o CC shell/ash_ptr_hack.o LD sysklogd/built-in.o CC sysklogd/klogd.o CC networking/telnet.o CC sysklogd/logread.o CC libbb/llist.o CC sysklogd/syslogd_and_logger.o CC networking/telnetd.o CC libbb/login.o libbb/login.c: In function 'print_login_prompt': libbb/login.c:97: warning: declaration of '__S' shadows a previous local libbb/login.c:97: warning: shadowed declaration is here libbb/login.c:97: warning: declaration of '__S' shadows a previous local libbb/login.c:97: warning: shadowed declaration is here libbb/login.c:97: warning: declaration of '__S' shadows a previous local libbb/login.c:97: warning: shadowed declaration is here libbb/login.c:90: warning: unused variable 'buf' AR sysklogd/lib.a LD util-linux/built-in.o CC networking/traceroute.o CC libbb/loop.o CC util-linux/dmesg.o CC util-linux/getopt.o CC libbb/make_directory.o CC util-linux/hexdump.o CC networking/vconfig.o CC libbb/makedev.o CC util-linux/more.o CC libbb/match_fstype.o CC networking/wget.o CC libbb/md5.o CC util-linux/mount.o CC libbb/messages.o CC util-linux/pivot_root.o AR networking/lib.a CC util-linux/umount.o CC libbb/mode_string.o AR util-linux/lib.a CC libbb/mtab_file.o CC libbb/obscure.o LD util-linux/volume_id/built-in.o AR util-linux/volume_id/lib.a DOC BusyBox.txt CC libbb/parse_config.o DOC BusyBox.1 CC libbb/parse_mode.o CC libbb/perror_msg.o libbb/perror_msg.c:27:7: warning: no newline at end of file CC libbb/perror_msg_and_die.o libbb/perror_msg_and_die.c:28:7: warning: no newline at end of file CC libbb/perror_nomsg.o libbb/perror_nomsg.c:24:7: warning: no newline at end of file CC libbb/perror_nomsg_and_die.o libbb/perror_nomsg_and_die.c:24:7: warning: no newline at end of file CC libbb/pidfile.o CC libbb/print_flags.o CC libbb/printable.o CC libbb/process_escape_sequence.o CC libbb/procps.o AR shell/lib.a CC libbb/ptr_to_globals.o CC libbb/pw_encrypt.o CC libbb/read.o CC libbb/read_key.o CC libbb/recursive_action.o DOC BusyBox.html CC libbb/remove_file.o CC libbb/restricted_shell.o CC libbb/run_shell.o CC libbb/safe_gethostname.o CC libbb/safe_poll.o CC libbb/safe_strncpy.o CC libbb/safe_write.o CC libbb/setup_environment.o CC libbb/sha1.o CC libbb/signals.o CC libbb/simplify_path.o CC libbb/skip_whitespace.o CC libbb/speed_table.o CC libbb/str_tolower.o CC libbb/strrstr.o CC libbb/time.o CC libbb/trim.o CC libbb/u_signal_names.o CC libbb/udp_io.o CC libbb/uuencode.o CC libbb/vdprintf.o CC libbb/verror_msg.o CC libbb/vfork_daemon_rexec.o CC libbb/warn_ignoring_args.o CC libbb/wfopen.o CC libbb/wfopen_input.o CC libbb/write.o CC libbb/xatonum.o CC libbb/xconnect.o CC libbb/xfunc_die.o CC libbb/xfuncs.o libbb/xconnect.c:60: warning: no previous prototype for 'get_peer_lsa' CC libbb/xfuncs_printf.o CC libbb/xgetcwd.o CC libbb/xgethostbyname.o CC libbb/xreadlink.o CC libbb/xrealloc_vector.o CC libbb/xregcomp.o AR libbb/lib.a LINK busybox_unstripped /home/eida/disk/2014-06-03/dd-wrt/src/router/busybox/scripts/trylink: 73: ./.config: PREFIX: not found Trying libraries: crypt m Library crypt is not needed, excluding it Library m is needed, can't exclude it (yet) Final link with: m /home/eida/disk/2014-06-03/dd-wrt/src/router/busybox/scripts/trylink: 73: ./.config: PREFIX: not found make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/busybox' make -C dnsmasq clean make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/dnsmasq' rm -f *~ src/*.mo contrib/*/*~ */*~ src/*.pot rm -f src/*.o src/dnsmasq.a src/dnsmasq core */core make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/dnsmasq' make -j 4 -C dnsmasq "COPTS=-DHAVE_BROKEN_RTC -DNO_TFTP" CFLAGS="-Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNO_IPV6 -ffunction-sections -fdata-sections -Wl,--gc-sections" make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/dnsmasq' cd src && make \ DBUS_MINOR=" `echo -DHAVE_BROKEN_RTC -DNO_TFTP | ../bld/pkg-wrapper pkg-config --modversion dbus-1 | awk -F . -- '{ if ($(NF-1)) print \"-DDBUS_MINOR=\"$(NF-1) }'`" \ DBUS_CFLAGS="`echo -DHAVE_BROKEN_RTC -DNO_TFTP | ../bld/pkg-wrapper pkg-config --cflags dbus-1`" \ DBUS_LIBS=" `echo -DHAVE_BROKEN_RTC -DNO_TFTP | ../bld/pkg-wrapper pkg-config --libs dbus-1`" \ SUNOS_LIBS=" `if uname | grep SunOS 2>&1 >/dev/null; then echo -lsocket -lnsl -lposix4; fi `" \ SUNOS_VER=" `if uname | grep SunOS 2>&1 >/dev/null; then uname -r | awk -F . -- '{ print \"-DSUNOS_VER=\"$2 }'; fi`" \ -f ../bld/Makefile dnsmasq make[2]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/dnsmasq/src' mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNO_IPV6 -ffunction-sections -fdata-sections -Wl,--gc-sections -DHAVE_BROKEN_RTC -DNO_TFTP `echo -DHAVE_BROKEN_RTC -DNO_TFTP | ../bld/pkg-wrapper pkg-config --cflags dbus-1` -Wall -W -c cache.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNO_IPV6 -ffunction-sections -fdata-sections -Wl,--gc-sections -DHAVE_BROKEN_RTC -DNO_TFTP `echo -DHAVE_BROKEN_RTC -DNO_TFTP | ../bld/pkg-wrapper pkg-config --cflags dbus-1` -Wall -W -c rfc1035.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNO_IPV6 -ffunction-sections -fdata-sections -Wl,--gc-sections -DHAVE_BROKEN_RTC -DNO_TFTP `echo -DHAVE_BROKEN_RTC -DNO_TFTP | ../bld/pkg-wrapper pkg-config --cflags dbus-1` -Wall -W -c util.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNO_IPV6 -ffunction-sections -fdata-sections -Wl,--gc-sections -DHAVE_BROKEN_RTC -DNO_TFTP `echo -DHAVE_BROKEN_RTC -DNO_TFTP | ../bld/pkg-wrapper pkg-config --cflags dbus-1` -Wall -W -c option.c option.c: In function 'read_opts': option.c:2479: warning: unused parameter 'compile_opts' mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNO_IPV6 -ffunction-sections -fdata-sections -Wl,--gc-sections -DHAVE_BROKEN_RTC -DNO_TFTP `echo -DHAVE_BROKEN_RTC -DNO_TFTP | ../bld/pkg-wrapper pkg-config --cflags dbus-1` -Wall -W -c forward.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNO_IPV6 -ffunction-sections -fdata-sections -Wl,--gc-sections -DHAVE_BROKEN_RTC -DNO_TFTP `echo -DHAVE_BROKEN_RTC -DNO_TFTP | ../bld/pkg-wrapper pkg-config --cflags dbus-1` -Wall -W -c isc.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNO_IPV6 -ffunction-sections -fdata-sections -Wl,--gc-sections -DHAVE_BROKEN_RTC -DNO_TFTP `echo -DHAVE_BROKEN_RTC -DNO_TFTP | ../bld/pkg-wrapper pkg-config --cflags dbus-1` -Wall -W -c network.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNO_IPV6 -ffunction-sections -fdata-sections -Wl,--gc-sections -DHAVE_BROKEN_RTC -DNO_TFTP `echo -DHAVE_BROKEN_RTC -DNO_TFTP | ../bld/pkg-wrapper pkg-config --cflags dbus-1` -Wall -W -c dnsmasq.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNO_IPV6 -ffunction-sections -fdata-sections -Wl,--gc-sections -DHAVE_BROKEN_RTC -DNO_TFTP `echo -DHAVE_BROKEN_RTC -DNO_TFTP | ../bld/pkg-wrapper pkg-config --cflags dbus-1` -Wall -W -c dhcp.c dnsmasq.c: In function 'main': dnsmasq.c:78: warning: unused variable 'baduser' mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNO_IPV6 -ffunction-sections -fdata-sections -Wl,--gc-sections -DHAVE_BROKEN_RTC -DNO_TFTP `echo -DHAVE_BROKEN_RTC -DNO_TFTP | ../bld/pkg-wrapper pkg-config --cflags dbus-1` -Wall -W -c lease.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNO_IPV6 -ffunction-sections -fdata-sections -Wl,--gc-sections -DHAVE_BROKEN_RTC -DNO_TFTP `echo -DHAVE_BROKEN_RTC -DNO_TFTP | ../bld/pkg-wrapper pkg-config --cflags dbus-1` -Wall -W -c rfc2131.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNO_IPV6 -ffunction-sections -fdata-sections -Wl,--gc-sections -DHAVE_BROKEN_RTC -DNO_TFTP `echo -DHAVE_BROKEN_RTC -DNO_TFTP | ../bld/pkg-wrapper pkg-config --cflags dbus-1` -Wall -W -c netlink.c rfc2131.c: In function 'dhcp_reply': rfc2131.c:720: warning: unused variable 'mac' rfc2131.c:715: warning: unused variable 'addrs' rfc2131.c: In function 'log_packet': rfc2131.c:1166: warning: unused parameter 'type' rfc2131.c:1166: warning: unused parameter 'ext_mac' rfc2131.c:1167: warning: unused parameter 'mac_len' rfc2131.c:1167: warning: unused parameter 'interface' rfc2131.c:1167: warning: unused parameter 'string' rfc2131.c: In function 'log_options': rfc2131.c:1190: warning: unused variable 'trunc' rfc2131.c:1189: warning: unused variable 'text' mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNO_IPV6 -ffunction-sections -fdata-sections -Wl,--gc-sections -DHAVE_BROKEN_RTC -DNO_TFTP `echo -DHAVE_BROKEN_RTC -DNO_TFTP | ../bld/pkg-wrapper pkg-config --cflags dbus-1` -Wall -W -c dbus.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNO_IPV6 -ffunction-sections -fdata-sections -Wl,--gc-sections -DHAVE_BROKEN_RTC -DNO_TFTP `echo -DHAVE_BROKEN_RTC -DNO_TFTP | ../bld/pkg-wrapper pkg-config --cflags dbus-1` -Wall -W -c bpf.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNO_IPV6 -ffunction-sections -fdata-sections -Wl,--gc-sections -DHAVE_BROKEN_RTC -DNO_TFTP `echo -DHAVE_BROKEN_RTC -DNO_TFTP | ../bld/pkg-wrapper pkg-config --cflags dbus-1` -Wall -W -c helper.c netlink.c: In function 'iface_enumerate': netlink.c:126: warning: label 'again' defined but not used netlink.c:108: warning: unused parameter 'ipv6_callback' mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNO_IPV6 -ffunction-sections -fdata-sections -Wl,--gc-sections -DHAVE_BROKEN_RTC -DNO_TFTP `echo -DHAVE_BROKEN_RTC -DNO_TFTP | ../bld/pkg-wrapper pkg-config --cflags dbus-1` -Wall -W -c tftp.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNO_IPV6 -ffunction-sections -fdata-sections -Wl,--gc-sections -DHAVE_BROKEN_RTC -DNO_TFTP `echo -DHAVE_BROKEN_RTC -DNO_TFTP | ../bld/pkg-wrapper pkg-config --cflags dbus-1` -Wall -W -c log.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done log.c: In function 'log_write': log.c:166: warning: unused variable 'e' log.c: In function 'die': log.c:391: warning: unused parameter 'message' log.c:408:7: warning: no newline at end of file mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -ffunction-sections -fdata-sections -Wl,--gc-sections -o dnsmasq cache.o rfc1035.o util.o option.o forward.o isc.o network.o dnsmasq.o dhcp.o lease.o rfc2131.o netlink.o dbus.o bpf.o helper.o tftp.o log.o `echo -DHAVE_BROKEN_RTC -DNO_TFTP | ../bld/pkg-wrapper pkg-config --libs dbus-1` make[2]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/dnsmasq/src' make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/dnsmasq' make -j 4 -C dnsmasq/contrib/wrt CFLAGS="-Os -pipe -mips32 -mtune=mips32 -fno-caller-saves" make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/dnsmasq/contrib/wrt' mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves dhcp_release.c -o dhcp_release mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves dhcp_lease_time.c -o dhcp_lease_time make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/dnsmasq/contrib/wrt' make -j 4 -C iptables DO_MULTI=1 BINDIR=/usr/sbin LIBDIR=/usr/lib KERNEL_DIR=/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 DO_IPV6=1 /bin/sh: 1: [: -a: unexpected operator make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables' Making dependencies: please wait... mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables' /bin/sh: 1: [: -a: unexpected operator make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables' Extensions found: mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -DIPT_LIB_DIR=\"/usr/lib/iptables\" -c -o iptables.o iptables.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_CLASSIFY_init -c -o extensions/libipt_CLASSIFY.o extensions/libipt_CLASSIFY.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_ah_init -c -o extensions/libipt_ah.o extensions/libipt_ah.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_connlimit_init -c -o extensions/libipt_connlimit.o extensions/libipt_connlimit.c extensions/libipt_connlimit.c:15: warning: 'help' defined but not used iptables.c:529: warning: 'opt2char' defined but not used iptables.c:538: warning: 'cmd2char' defined but not used extensions/libipt_ah.c:14: warning: 'help' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_dscp_init -c -o extensions/libipt_dscp.o extensions/libipt_dscp.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_ecn_init -c -o extensions/libipt_ecn.o extensions/libipt_ecn.c extensions/libipt_CLASSIFY.c:16: warning: 'help' defined but not usedextensions/libipt_dscp.c:28: warning: 'help' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_esp_init -c -o extensions/libipt_esp.o extensions/libipt_esp.c extensions/libipt_ecn.c:20: warning: 'help' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_iprange_init -c -o extensions/libipt_iprange.o extensions/libipt_iprange.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_length_init -c -o extensions/libipt_length.o extensions/libipt_length.c extensions/libipt_iprange.c:14: warning: 'help' defined but not used extensions/libipt_esp.c:14: warning: 'help' defined but not used extensions/libipt_length.c:14: warning: 'help' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_limit_init -c -o extensions/libipt_limit.o extensions/libipt_limit.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_multiport_init -c -o extensions/libipt_multiport.o extensions/libipt_multiport.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done extensions/libipt_limit.c:23: warning: 'help' defined but not used mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_physdev_init -c -o extensions/libipt_physdev.o extensions/libipt_physdev.c extensions/libipt_physdev.c:17: warning: 'help' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_realm_init -c -o extensions/libipt_realm.o extensions/libipt_realm.c extensions/libipt_multiport.c:14: warning: 'help' defined but not used extensions/libipt_multiport.c:31: warning: 'help_v1' defined but not used extensions/libipt_realm.c:20: warning: 'help' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_standard_init -c -o extensions/libipt_standard.o extensions/libipt_standard.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_tos_init -c -o extensions/libipt_tos.o extensions/libipt_tos.c extensions/libipt_standard.c:13: warning: 'help' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_unclean_init -c -o extensions/libipt_unclean.o extensions/libipt_unclean.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_DSCP_init -c -o extensions/libipt_DSCP.o extensions/libipt_DSCP.c extensions/libipt_unclean.c:10: warning: 'help' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_NOTRACK_init -c -o extensions/libipt_NOTRACK.o extensions/libipt_NOTRACK.c extensions/libipt_tos.c:28: warning: 'help' defined but not used extensions/libipt_DSCP.c:30: warning: 'help' defined but not used extensions/libipt_NOTRACK.c:13: warning: 'help' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_SAME_init -c -o extensions/libipt_SAME.o extensions/libipt_SAME.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_TARPIT_init -c -o extensions/libipt_TARPIT.o extensions/libipt_TARPIT.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_TOS_init -c -o extensions/libipt_TOS.o extensions/libipt_TOS.c extensions/libipt_TARPIT.c:8: warning: 'help' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_ROUTE_init -c -o extensions/libipt_ROUTE.o extensions/libipt_ROUTE.c extensions/libipt_SAME.c:16: warning: 'help' defined but not used extensions/libipt_TOS.c:33: warning: 'help' defined but not used extensions/libipt_ROUTE.c:26: warning: 'help' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_connmark_init -c -o extensions/libipt_connmark.o extensions/libipt_connmark.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_conntrack_init -c -o extensions/libipt_conntrack.o extensions/libipt_conntrack.c extensions/libipt_connmark.c:34: warning: 'help' defined but not usedmipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_helper_init -c -o extensions/libipt_helper.o extensions/libipt_helper.c extensions/libipt_helper.c:14: warning: 'help' defined but not used extensions/libipt_conntrack.c:24: warning: 'help' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_icmp_init -c -o extensions/libipt_icmp.o extensions/libipt_icmp.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_mark_init -c -o extensions/libipt_mark.o extensions/libipt_mark.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_owner_init -c -o extensions/libipt_owner.o extensions/libipt_owner.c extensions/libipt_mark.c:15: warning: 'help' defined but not used extensions/libipt_icmp.c:103: warning: 'help' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_pkttype_init -c -o extensions/libipt_pkttype.o extensions/libipt_pkttype.c extensions/libipt_owner.c:16: warning: 'help' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_state_init -c -o extensions/libipt_state.o extensions/libipt_state.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_tcp_init -c -o extensions/libipt_tcp.o extensions/libipt_tcp.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_tcpmss_init -c -o extensions/libipt_tcpmss.o extensions/libipt_tcpmss.c extensions/libipt_pkttype.c:59: warning: 'help' defined but not used extensions/libipt_state.c:18: warning: 'help' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_ttl_init -c -o extensions/libipt_ttl.o extensions/libipt_ttl.c extensions/libipt_tcp.c:13: warning: 'help' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_udp_init -c -o extensions/libipt_udp.o extensions/libipt_udp.c extensions/libipt_tcpmss.c:14: warning: 'help' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_CONNMARK_init -c -o extensions/libipt_CONNMARK.o extensions/libipt_CONNMARK.c extensions/libipt_ttl.c:18: warning: 'help' defined but not used extensions/libipt_udp.c:13: warning: 'help' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_DNAT_init -c -o extensions/libipt_DNAT.o extensions/libipt_DNAT.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_LOG_init -c -o extensions/libipt_LOG.o extensions/libipt_LOG.c extensions/libipt_CONNMARK.c:41: warning: 'help' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_MARK_init -c -o extensions/libipt_MARK.o extensions/libipt_MARK.c extensions/libipt_DNAT.c:22: warning: 'help' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_MASQUERADE_init -c -o extensions/libipt_MASQUERADE.o extensions/libipt_MASQUERADE.c extensions/libipt_LOG.c:23: warning: 'help' defined but not usedextensions/libipt_MARK.c:15: warning: 'help' defined but not used extensions/libipt_MASQUERADE.c:14: warning: 'help' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_MIRROR_init -c -o extensions/libipt_MIRROR.o extensions/libipt_MIRROR.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_REDIRECT_init -c -o extensions/libipt_REDIRECT.o extensions/libipt_REDIRECT.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_REJECT_init -c -o extensions/libipt_REJECT.o extensions/libipt_REJECT.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_SNAT_init -c -o extensions/libipt_SNAT.o extensions/libipt_SNAT.c extensions/libipt_MIRROR.c:13: warning: 'help' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_TCPMSS_init -c -o extensions/libipt_TCPMSS.o extensions/libipt_TCPMSS.c extensions/libipt_REDIRECT.c:14: warning: 'help' defined but not used extensions/libipt_REJECT.c:72: warning: 'help' defined but not used extensions/libipt_TCPMSS.c:22: warning: 'help' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_TRACE_init -c -o extensions/libipt_TRACE.o extensions/libipt_TRACE.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_TTL_init -c -o extensions/libipt_TTL.o extensions/libipt_TTL.c extensions/libipt_SNAT.c:22: warning: 'help' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_ULOG_init -c -o extensions/libipt_ULOG.o extensions/libipt_ULOG.c extensions/libipt_TTL.c:24: warning: 'help' defined but not used extensions/libipt_ULOG.c:38: warning: 'help' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_layer7_init -c -o extensions/libipt_layer7.o extensions/libipt_layer7.c extensions/libipt_TRACE.c:13: warning: 'help' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_webstr_init -c -o extensions/libipt_webstr.o extensions/libipt_webstr.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_IMQ_init -c -o extensions/libipt_IMQ.o extensions/libipt_IMQ.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_TRIGGER_init -c -o extensions/libipt_TRIGGER.o extensions/libipt_TRIGGER.c extensions/libipt_layer7.c: In function 'parse_protocol_file': extensions/libipt_layer7.c:76: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness extensions/libipt_layer7.c: In function 'parse': extensions/libipt_layer7.c:275: warning: pointer targets in passing argument 1 of 'parse_layer7_protocol' differ in signedness extensions/libipt_layer7.c: At top level: extensions/libipt_layer7.c:35: warning: 'help' defined but not used extensions/libipt_TRIGGER.c:22: warning: 'help' defined but not used extensions/libipt_IMQ.c:14: warning: 'help' defined but not used extensions/libipt_webstr.c: In function 'parse_string': extensions/libipt_webstr.c:64: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness extensions/libipt_webstr.c:64: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness extensions/libipt_webstr.c: In function 'parse': extensions/libipt_webstr.c:81: warning: pointer targets in passing argument 1 of 'parse_string' differ in signedness extensions/libipt_webstr.c:90: warning: pointer targets in passing argument 1 of 'parse_string' differ in signedness extensions/libipt_webstr.c:99: warning: pointer targets in passing argument 1 of 'parse_string' differ in signedness extensions/libipt_webstr.c: At top level: extensions/libipt_webstr.c:36: warning: 'help' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_ipp2p_init -c -o extensions/libipt_ipp2p.o extensions/libipt_ipp2p.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_autofw_init -c -o extensions/libipt_autofw.o extensions/libipt_autofw.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_mac_init -c -o extensions/libipt_mac.o extensions/libipt_mac.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_NETMAP_init -c -o extensions/libipt_NETMAP.o extensions/libipt_NETMAP.c extensions/libipt_ipp2p.c:15: warning: 'help' defined but not used extensions/libipt_NETMAP.c:24: warning: 'help' defined but not used extensions/libipt_autofw.c:31: warning: 'help' defined but not used extensions/libipt_mac.c:18: warning: 'help' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ipt_recent_init -c -o extensions/libipt_recent.o extensions/libipt_recent.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done echo "" > extensions/initext.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -c -o libiptc/libip4tc.o libiptc/libip4tc.c for i in ipt_CLASSIFY ipt_ah ipt_connlimit ipt_dscp ipt_ecn ipt_esp ipt_iprange ipt_length ipt_limit ipt_multiport ipt_physdev ipt_realm ipt_standard ipt_tos ipt_unclean ipt_DSCP ipt_NOTRACK ipt_SAME ipt_TARPIT ipt_TOS ipt_ROUTE ipt_connmark ipt_conntrack ipt_helper ipt_icmp ipt_mark ipt_owner ipt_pkttype ipt_state ipt_tcp ipt_tcpmss ipt_ttl ipt_udp ipt_CONNMARK ipt_DNAT ipt_LOG ipt_MARK ipt_MASQUERADE ipt_MIRROR ipt_REDIRECT ipt_REJECT ipt_SNAT ipt_TCPMSS ipt_TRACE ipt_TTL ipt_ULOG ipt_layer7 ipt_webstr ipt_IMQ ipt_TRIGGER ipt_ipp2p ipt_autofw ipt_mac ipt_NETMAP ipt_recent ; do \ echo "extern void ${i}_init(void);" >> extensions/initext.c; \ extensions/libipt_recent.c:42: warning: 'help' defined but not used done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done echo "void init_extensions(void) {" >> extensions/initext.c libiptc/libip4tc.c:130: warning: 'dump_entry' defined but not used for i in ipt_CLASSIFY ipt_ah ipt_connlimit ipt_dscp ipt_ecn ipt_esp ipt_iprange ipt_length ipt_limit ipt_multiport ipt_physdev ipt_realm ipt_standard ipt_tos ipt_unclean ipt_DSCP ipt_NOTRACK ipt_SAME ipt_TARPIT ipt_TOS ipt_ROUTE ipt_connmark ipt_conntrack ipt_helper ipt_icmp ipt_mark ipt_owner ipt_pkttype ipt_state ipt_tcp ipt_tcpmss ipt_ttl ipt_udp ipt_CONNMARK ipt_DNAT ipt_LOG ipt_MARK ipt_MASQUERADE ipt_MIRROR ipt_REDIRECT ipt_REJECT ipt_SNAT ipt_TCPMSS ipt_TRACE ipt_TTL ipt_ULOG ipt_layer7 ipt_webstr ipt_IMQ ipt_TRIGGER ipt_ipp2p ipt_autofw ipt_mac ipt_NETMAP ipt_recent ; do \ echo " ${i}_init();" >> extensions/initext.c; \ done echo "}" >> extensions/initext.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -DIP6T_LIB_DIR=\"/usr/lib/iptables\" -c -o ip6tables.o ip6tables.c ip6tables.c: In function 'parse_port': ip6tables.c:270: warning: implicit declaration of function 'ip6t_exit_error' ip6tables.c: At top level: ip6tables.c:293: warning: conflicting types for 'ip6t_exit_error' ip6tables.c:270: warning: previous implicit declaration of 'ip6t_exit_error' was here ip6tables.c: In function 'ip6t_exit_error': ip6tables.c:302: warning: implicit declaration of function 'ip6t_exit_tryhelp' ip6tables.c: At top level: ip6tables.c:313: warning: conflicting types for 'ip6t_exit_tryhelp' ip6tables.c:302: warning: previous implicit declaration of 'ip6t_exit_tryhelp' was here ip6tables.c:698:1: warning: multi-line comment mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ip6t_udp_init -c -o extensions/libip6t_udp.o extensions/libip6t_udp.c ip6tables.c: In function 'parse_hostnetwork': ip6tables.c:668: warning: control reaches end of non-void function ip6tables.c: In function 'parse_port': ip6tables.c:272: warning: control reaches end of non-void function mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ip6t_tcp_init -c -o extensions/libip6t_tcp.o extensions/libip6t_tcp.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ip6t_MARK_init -c -o extensions/libip6t_MARK.o extensions/libip6t_MARK.c extensions/libip6t_tcp.c:13: warning: 'help' defined but not used extensions/libip6t_MARK.c:15: warning: 'help' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ip6t_LOG_init -c -o extensions/libip6t_LOG.o extensions/libip6t_LOG.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ip6t_mac_init -c -o extensions/libip6t_mac.o extensions/libip6t_mac.c extensions/libip6t_mac.c:18: warning: 'help' defined but not used extensions/libip6t_LOG.c:23: warning: 'help' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ip6t_mark_init -c -o extensions/libip6t_mark.o extensions/libip6t_mark.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ip6t_length_init -c -o extensions/libip6t_length.o extensions/libip6t_length.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ip6t_icmpv6_init -c -o extensions/libip6t_icmpv6.o extensions/libip6t_icmpv6.c extensions/libip6t_mark.c:15: warning: 'help' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ip6t_ipv6header_init -c -o extensions/libip6t_ipv6header.o extensions/libip6t_ipv6header.c extensions/libip6t_length.c:15: warning: 'help' defined but not used extensions/libip6t_ipv6header.c:139: warning: 'help' defined but not usedmipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ip6t_limit_init -c -o extensions/libip6t_limit.o extensions/libip6t_limit.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ip6t_physdev_init -c -o extensions/libip6t_physdev.o extensions/libip6t_physdev.c extensions/libip6t_limit.c:23: warning: 'help' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ip6t_state_init -c -o extensions/libip6t_state.o extensions/libip6t_state.c extensions/libip6t_physdev.c:17: warning: 'help' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -D_INIT=ip6t_standard_init -c -o extensions/libip6t_standard.o extensions/libip6t_standard.c extensions/libip6t_state.c:18: warning: 'help' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done echo "" > extensions/initext6.c for i in ip6t_udp ip6t_tcp ip6t_MARK ip6t_LOG ip6t_mac ip6t_mark ip6t_length ip6t_icmpv6 ip6t_ipv6header ip6t_limit ip6t_physdev ip6t_state ip6t_standard ; do \ echo "extern void ${i}_init(void);" >> extensions/initext6.c; \ done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -c -o libiptc/libip6tc.o libiptc/libip6tc.c extensions/libip6t_standard.c:13: warning: 'help' defined but not used echo "void init_extensions(void) {" >> extensions/initext6.c for i in ip6t_udp ip6t_tcp ip6t_MARK ip6t_LOG ip6t_mac ip6t_mark ip6t_length ip6t_icmpv6 ip6t_ipv6header ip6t_limit ip6t_physdev ip6t_state ip6t_standard ; do \ echo " ${i}_init();" >> extensions/initext6.c; \ done echo "}" >> extensions/initext6.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -c -o libipq/libipq.o libipq/libipq.c mipsel-linux-uclibc-ar rv libiptc/libiptc.a libiptc/libip4tc.o mipsel-linux-uclibc-ar: creating libiptc/libiptc.a a - libiptc/libip4tc.o mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -c -o extensions/initext.o extensions/initext.c libiptc/libip6tc.c:135: warning: 'dump_entry' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done sed -e '/@MATCH@/ r extensions/libipt_matches.man' -e '/@TARGET@/ r extensions/libipt_targets.man' iptables.8.in >iptables.8 mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -c -o extensions/initext6.o extensions/initext6.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done sed -e '/@MATCH@/ r extensions/libip6t_matches.man' -e '/@TARGET@/ r extensions/libip6t_targets.man' ip6tables.8.in >ip6tables.8 mipsel-linux-uclibc-ar rv libipq/libipq.a libipq/libipq.o mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done rm -f extensions/libext.a; ar crv extensions/libext.a extensions/libipt_CLASSIFY.o extensions/libipt_ah.o extensions/libipt_connlimit.o extensions/libipt_dscp.o extensions/libipt_ecn.o extensions/libipt_esp.o extensions/libipt_iprange.o extensions/libipt_length.o extensions/libipt_limit.o extensions/libipt_multiport.o extensions/libipt_physdev.o extensions/libipt_realm.o extensions/libipt_standard.o extensions/libipt_tos.o extensions/libipt_unclean.o extensions/libipt_DSCP.o extensions/libipt_NOTRACK.o extensions/libipt_SAME.o extensions/libipt_TARPIT.o extensions/libipt_TOS.o extensions/libipt_ROUTE.o extensions/libipt_connmark.o extensions/libipt_conntrack.o extensions/libipt_helper.o extensions/libipt_icmp.o extensions/libipt_mark.o extensions/libipt_owner.o extensions/libipt_pkttype.o extensions/libipt_state.o extensions/libipt_tcp.o extensions/libipt_tcpmss.o extensions/libipt_ttl.o extensions/libipt_udp.o extensions/libipt_CONNMARK.o extensions/libipt_DNAT.o extensions/libipt_LOG.o extensions/libipt_MARK.o extensions/libipt_MASQUERADE.o extensions/libipt_MIRROR.o extensions/libipt_REDIRECT.o extensions/libipt_REJECT.o extensions/libipt_SNAT.o extensions/libipt_TCPMSS.o extensions/libipt_TRACE.o extensions/libipt_TTL.o extensions/libipt_ULOG.o extensions/libipt_layer7.o extensions/libipt_webstr.o extensions/libipt_IMQ.o extensions/libipt_TRIGGER.o extensions/libipt_ipp2p.o extensions/libipt_autofw.o extensions/libipt_mac.o extensions/libipt_NETMAP.o extensions/libipt_recent.o extensions/initext.o mipsel-linux-uclibc-ar: creating libipq/libipq.a a - libipq/libipq.o a - extensions/libipt_CLASSIFY.o a - extensions/libipt_ah.o a - extensions/libipt_connlimit.o a - extensions/libipt_dscp.o a - extensions/libipt_ecn.o a - extensions/libipt_esp.o a - extensions/libipt_iprange.o a - extensions/libipt_length.o a - extensions/libipt_limit.o a - extensions/libipt_multiport.o a - extensions/libipt_physdev.o a - extensions/libipt_realm.o a - extensions/libipt_standard.o a - extensions/libipt_tos.o a - extensions/libipt_unclean.o a - extensions/libipt_DSCP.o a - extensions/libipt_NOTRACK.o a - extensions/libipt_SAME.o a - extensions/libipt_TARPIT.o a - extensions/libipt_TOS.o a - extensions/libipt_ROUTE.o a - extensions/libipt_connmark.o a - extensions/libipt_conntrack.o a - extensions/libipt_helper.o a - extensions/libipt_icmp.o a - extensions/libipt_mark.o a - extensions/libipt_owner.o a - extensions/libipt_pkttype.o a - extensions/libipt_state.o a - extensions/libipt_tcp.o a - extensions/libipt_tcpmss.o a - extensions/libipt_ttl.o a - extensions/libipt_udp.o a - extensions/libipt_CONNMARK.o a - extensions/libipt_DNAT.o a - extensions/libipt_LOG.o a - extensions/libipt_MARK.o a - extensions/libipt_MASQUERADE.o a - extensions/libipt_MIRROR.o a - extensions/libipt_REDIRECT.o a - extensions/libipt_REJECT.o a - extensions/libipt_SNAT.o a - extensions/libipt_TCPMSS.o a - extensions/libipt_TRACE.o a - extensions/libipt_TTL.o a - extensions/libipt_ULOG.o a - extensions/libipt_layer7.o a - extensions/libipt_webstr.o a - extensions/libipt_IMQ.o a - extensions/libipt_TRIGGER.o a - extensions/libipt_ipp2p.o a - extensions/libipt_autofw.o a - extensions/libipt_mac.o a - extensions/libipt_NETMAP.o a - extensions/libipt_recent.o a - extensions/initext.o mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done rm -f extensions/libext6.a; ar crv extensions/libext6.a extensions/libip6t_udp.o extensions/libip6t_tcp.o extensions/libip6t_MARK.o extensions/libip6t_LOG.o extensions/libip6t_mac.o extensions/libip6t_mark.o extensions/libip6t_length.o extensions/libip6t_icmpv6.o extensions/libip6t_ipv6header.o extensions/libip6t_limit.o extensions/libip6t_physdev.o extensions/libip6t_state.o extensions/libip6t_standard.o extensions/initext6.o mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -DIPTABLES_MULTI -DIPT_LIB_DIR=\"/usr/lib/iptables\" -o iptables iptables-multi.c iptables-restore.c iptables-standalone.c iptables.o extensions/libext.a libiptc/libip4tc.o a - extensions/libip6t_udp.o a - extensions/libip6t_tcp.o a - extensions/libip6t_MARK.o a - extensions/libip6t_LOG.o a - extensions/libip6t_mac.o a - extensions/libip6t_mark.o a - extensions/libip6t_length.o a - extensions/libip6t_icmpv6.o a - extensions/libip6t_ipv6header.o a - extensions/libip6t_limit.o a - extensions/libip6t_physdev.o a - extensions/libip6t_state.o a - extensions/libip6t_standard.o a - extensions/initext6.o iptables-multi.c: In function 'main': iptables-multi.c:19: warning: unused variable 'i' iptables-standalone.c: In function 'iptables_main': iptables-standalone.c:51: warning: unused variable 'i' mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -Wall -Wunused -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Iinclude/ -DIPTABLES_VERSION=\"1.3.7\" -DNO_SHARED_LIBS=1 -D_UNKNOWN_KERNEL_POINTER_SIZE -DIPTABLES_MULTI -DIPT6_LIB_DIR=\"/usr/lib/iptables\" -o ip6tables ip6tables-multi.c ip6tables-restore.c ip6tables-standalone.c ip6tables.o extensions/libext6.a libiptc/libip6tc.o mipsel-linux-uclibc-ar rv libiptc/libiptc.a libiptc/libip6tc.o a - libiptc/libip6tc.o ip6tables-multi.c: In function 'main': ip6tables-multi.c:19: warning: unused variable 'i' rm libipq/libipq.o make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables' make -C libpcap_noring CC=mipsel-linux-uclibc-gcc AR=mipsel-linux-uclibc-ar RANLIB=mipsel-linux-uclibc-ranlib version.h make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/libpcap_noring' make[1]: `version.h' is up to date. make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/libpcap_noring' make -C libpcap_noring CC=mipsel-linux-uclibc-gcc AR=mipsel-linux-uclibc-ar RANLIB=mipsel-linux-uclibc-ranlib libpcap.a make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/libpcap_noring' mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -I. -D_BSD_SOURCE -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c -o pcap-linux.o ./pcap-linux.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -I. -D_BSD_SOURCE -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c -o fad-gifc.o ./fad-gifc.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -I. -D_BSD_SOURCE -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c -o pcap.o ./pcap.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -I. -D_BSD_SOURCE -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c -o inet.o ./inet.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -I. -D_BSD_SOURCE -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c -o gencode.o ./gencode.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -I. -D_BSD_SOURCE -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c -o optimize.o ./optimize.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -I. -D_BSD_SOURCE -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c -o nametoaddr.o ./nametoaddr.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -I. -D_BSD_SOURCE -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c -o etherent.o ./etherent.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -I. -D_BSD_SOURCE -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c -o savefile.o ./savefile.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -I. -D_BSD_SOURCE -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c bpf_filter.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -I. -D_BSD_SOURCE -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c -o bpf_image.o ./bpf_image.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -I. -D_BSD_SOURCE -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c -o bpf_dump.o ./bpf_dump.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -I. -D_BSD_SOURCE -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c scanner.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -I. -D_BSD_SOURCE -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -Dyylval=pcap_lval -c grammar.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -I. -D_BSD_SOURCE -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c version.c mipsel-linux-uclibc-ar rc libpcap.a pcap-linux.o fad-gifc.o pcap.o inet.o gencode.o optimize.o nametoaddr.o etherent.o savefile.o bpf_filter.o bpf_image.o bpf_dump.o scanner.o grammar.o version.o mipsel-linux-uclibc-ranlib libpcap.a make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/libpcap_noring' make -C netconf make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/netconf' mipsel-linux-uclibc-gcc -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/include -Wall -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DLINUX26 -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o netconf_linux.o netconf_linux.c netconf_linux.c: In function 'netconf_get_fw': netconf_linux.c:177: warning: assignment from incompatible pointer type netconf_linux.c:179: warning: assignment from incompatible pointer type netconf_linux.c:181: warning: assignment from incompatible pointer type mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-ar arc -o libnetconf.a netconf_linux.o make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/netconf' [ ! -d ntpclient ] || make -C ntpclient make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/ntpclient' mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall mini-ntpclient.c -o ntpclient make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/ntpclient' make -C rp-pppoe-3.5/src make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/rp-pppoe-3.5/src' mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -Wstrict-prototypes -ansi -pedantic '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/usr/lib/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/tmp/pppoeserver/pppoe-server-options"' -Ilibevent -ffunction-sections -fdata-sections -Wl,--gc-sections -DHAVE_PPPOERELAY -DHAVE_PPPOESERVER -c -o multicall.o multicall.c multicall.c: In function 'fatalSys': multicall.c:25: warning: implicit declaration of function 'snprintf' mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -Wstrict-prototypes -ansi -pedantic '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/usr/lib/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/tmp/pppoeserver/pppoe-server-options"' -Ilibevent -ffunction-sections -fdata-sections -Wl,--gc-sections -DHAVE_PPPOERELAY -DHAVE_PPPOESERVER '-DVERSION="3.8"' -c -o pppoe-server.o pppoe-server.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -Wstrict-prototypes -ansi -pedantic '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/usr/lib/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/tmp/pppoeserver/pppoe-server-options"' -Ilibevent -ffunction-sections -fdata-sections -Wl,--gc-sections -DHAVE_PPPOERELAY -DHAVE_PPPOESERVER '-DVERSION="3.8"' -c -o if.o if.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -Wstrict-prototypes -ansi -pedantic '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/usr/lib/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/tmp/pppoeserver/pppoe-server-options"' -Ilibevent -ffunction-sections -fdata-sections -Wl,--gc-sections -DHAVE_PPPOERELAY -DHAVE_PPPOESERVER '-DVERSION="3.8"' -c -o debug.o debug.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -Wstrict-prototypes -ansi -pedantic '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/usr/lib/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/tmp/pppoeserver/pppoe-server-options"' -Ilibevent -ffunction-sections -fdata-sections -Wl,--gc-sections -DHAVE_PPPOERELAY -DHAVE_PPPOESERVER '-DVERSION="3.8"' -c -o common.o common.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -Wstrict-prototypes -ansi -pedantic '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/usr/lib/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/tmp/pppoeserver/pppoe-server-options"' -Ilibevent -ffunction-sections -fdata-sections -Wl,--gc-sections -DHAVE_PPPOERELAY -DHAVE_PPPOESERVER '-DVERSION="3.8"' -c -o relay.o relay.c relay.c:1521:7: warning: no newline at end of file mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -Wstrict-prototypes -ansi -pedantic '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/usr/lib/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/tmp/pppoeserver/pppoe-server-options"' -Ilibevent -ffunction-sections -fdata-sections -Wl,--gc-sections -DHAVE_PPPOERELAY -DHAVE_PPPOESERVER '-DVERSION="3.8"' -c -o md5.o md5.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done cd libevent && make make[2]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/rp-pppoe-3.5/src/libevent' mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -Wstrict-prototypes -ansi -pedantic -I.. -c -o event.o event.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -Wstrict-prototypes -ansi -pedantic -I.. -c -o event_tcp.o event_tcp.c event_tcp.c: In function 'handle_accept': event_tcp.c:59: warning: ISO C forbids conversion of object pointer to function pointer type event_tcp.c: In function 'EventTcp_CreateAcceptor': event_tcp.c:150: warning: ISO C forbids conversion of function pointer to object pointer type mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -Wstrict-prototypes -ansi -pedantic -I.. -c -o hash.o hash.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -Wstrict-prototypes -ansi -pedantic -I.. -c -o event_sig.o event_sig.c rm -f libevent.a mipsel-linux-uclibc-ar -cq libevent.a event.o event_tcp.o hash.o event_sig.o mipsel-linux-uclibc-ranlib libevent.a make[2]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/rp-pppoe-3.5/src/libevent' mipsel-linux-uclibc-gcc -ffunction-sections -fdata-sections -Wl,--gc-sections -o pppoe-multi relay.o multicall.o pppoe-server.o if.o debug.o common.o md5.o -Llibevent -levent mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -Wstrict-prototypes -ansi -pedantic '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/usr/lib/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/tmp/pppoeserver/pppoe-server-options"' -Ilibevent -ffunction-sections -fdata-sections -Wl,--gc-sections -DHAVE_PPPOERELAY -DHAVE_PPPOESERVER '-DVERSION="3.8"' -c -o pppoe.o pppoe.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -Wstrict-prototypes -ansi -pedantic '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/usr/lib/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/tmp/pppoeserver/pppoe-server-options"' -Ilibevent -ffunction-sections -fdata-sections -Wl,--gc-sections -DHAVE_PPPOERELAY -DHAVE_PPPOESERVER '-DVERSION="3.8"' -c -o ppp.o ppp.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -Wstrict-prototypes -ansi -pedantic '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/usr/lib/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/tmp/pppoeserver/pppoe-server-options"' -Ilibevent -ffunction-sections -fdata-sections -Wl,--gc-sections -DHAVE_PPPOERELAY -DHAVE_PPPOESERVER '-DVERSION="3.8"' -c -o discovery.o discovery.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -o pppoe pppoe.o if.o debug.o common.o ppp.o discovery.o Type 'make install' as root to install the software. make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/rp-pppoe-3.5/src' make -C udhcpc make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/udhcpc' mipsel-linux-uclibc-gcc -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I/home/eida/disk/2014-06-03/dd-wrt/src/include/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared/ -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DUDHCP_SYSLOG -W -Wall -Wstrict-prototypes -fomit-frame-pointer -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves dhcpc.c dhcpc.c: In function 'main': dhcpc.c:235: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness dhcpc.c:247: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness dhcpc.c:262: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness dhcpc.c:279: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I/home/eida/disk/2014-06-03/dd-wrt/src/include/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared/ -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DUDHCP_SYSLOG -W -Wall -Wstrict-prototypes -fomit-frame-pointer -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves clientpacket.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I/home/eida/disk/2014-06-03/dd-wrt/src/include/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared/ -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DUDHCP_SYSLOG -W -Wall -Wstrict-prototypes -fomit-frame-pointer -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves script.c script.c: In function 'fill_envp': script.c:164: warning: implicit declaration of function 'asprintf' mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I/home/eida/disk/2014-06-03/dd-wrt/src/include/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared/ -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DUDHCP_SYSLOG -W -Wall -Wstrict-prototypes -fomit-frame-pointer -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves clientsocket.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I/home/eida/disk/2014-06-03/dd-wrt/src/include/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared/ -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DUDHCP_SYSLOG -W -Wall -Wstrict-prototypes -fomit-frame-pointer -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves arpping.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I/home/eida/disk/2014-06-03/dd-wrt/src/include/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared/ -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DUDHCP_SYSLOG -W -Wall -Wstrict-prototypes -fomit-frame-pointer -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves options.c options.c:45: warning: initializer-string for array of chars is too long options.c:45: warning: (near initialization for 'dhcp_options[26].name') mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I/home/eida/disk/2014-06-03/dd-wrt/src/include/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared/ -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DUDHCP_SYSLOG -W -Wall -Wstrict-prototypes -fomit-frame-pointer -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves socket.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I/home/eida/disk/2014-06-03/dd-wrt/src/include/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared/ -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DUDHCP_SYSLOG -W -Wall -Wstrict-prototypes -fomit-frame-pointer -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves packet.c packet.c: In function 'get_packet': packet.c:73: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I/home/eida/disk/2014-06-03/dd-wrt/src/include/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared/ -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DUDHCP_SYSLOG -W -Wall -Wstrict-prototypes -fomit-frame-pointer -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves pidfile.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I/home/eida/disk/2014-06-03/dd-wrt/src/include/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared/ -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DUDHCP_SYSLOG -W -Wall -Wstrict-prototypes -fomit-frame-pointer -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves common.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I/home/eida/disk/2014-06-03/dd-wrt/src/include/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared/ -I/home/eida/disk/2014-06-03/dd-wrt/src/ -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DUDHCP_SYSLOG -W -Wall -Wstrict-prototypes -fomit-frame-pointer -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves signalpipe.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -ffunction-sections -fdata-sections -Wl,--gc-sections dhcpc.o clientpacket.o script.o clientsocket.o arpping.o options.o socket.o packet.o pidfile.o common.o signalpipe.o -o udhcpc mipsel-linux-uclibc-strip --remove-section=.note --remove-section=.comment udhcpc make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/udhcpc' make -C udhcpd make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/udhcpd' mipsel-linux-uclibc-gcc -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DSYSLOG -W -Wall -Wstrict-prototypes -DVERSION='"0.9.8"' -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fomit-frame-pointer dhcpd.c In file included from dhcpd.c:42: debug.h:22:1: warning: multi-line comment dhcpd.c: In function 'main': dhcpd.c:235: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness dhcpd.c:312: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DSYSLOG -W -Wall -Wstrict-prototypes -DVERSION='"0.9.8"' -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fomit-frame-pointer arpping.c In file included from arpping.c:22: debug.h:22:1: warning: multi-line comment mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DSYSLOG -W -Wall -Wstrict-prototypes -DVERSION='"0.9.8"' -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fomit-frame-pointer files.c In file included from files.c:15: debug.h:22:1: warning: multi-line comment mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DSYSLOG -W -Wall -Wstrict-prototypes -DVERSION='"0.9.8"' -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fomit-frame-pointer leases.c In file included from leases.c:12: debug.h:22:1: warning: multi-line comment leases.c: In function 'check_static_leases': leases.c:32: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness leases.c: In function 'clear_lease': leases.c:50: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness leases.c: In function 'find_lease_by_hostname': leases.c:144: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness leases.c: In function 'find_address': leases.c:158: warning: 'ret' may be used uninitialized in this function mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DSYSLOG -W -Wall -Wstrict-prototypes -DVERSION='"0.9.8"' -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fomit-frame-pointer serverpacket.c In file included from serverpacket.c:29: debug.h:22:1: warning: multi-line comment serverpacket.c: In function 'add_bootp_options': serverpacket.c:102: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness serverpacket.c:104: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DSYSLOG -W -Wall -Wstrict-prototypes -DVERSION='"0.9.8"' -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fomit-frame-pointer options.c In file included from options.c:10: debug.h:22:1: warning: multi-line comment mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DSYSLOG -W -Wall -Wstrict-prototypes -DVERSION='"0.9.8"' -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fomit-frame-pointer socket.c In file included from socket.c:44: debug.h:22:1: warning: multi-line comment mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DSYSLOG -W -Wall -Wstrict-prototypes -DVERSION='"0.9.8"' -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fomit-frame-pointer packet.c In file included from packet.c:18: debug.h:22:1: warning: multi-line comment packet.c: In function 'get_packet': packet.c:73: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DSYSLOG -W -Wall -Wstrict-prototypes -DVERSION='"0.9.8"' -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fomit-frame-pointer pidfile.c In file included from pidfile.c:30: debug.h:22:1: warning: multi-line comment mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DSYSLOG -W -Wall -Wstrict-prototypes -DVERSION='"0.9.8"' -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fomit-frame-pointer get_time.c get_time.c: In function 'get_time': get_time.c:9: warning: unused parameter 't' mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -ffunction-sections -fdata-sections -Wl,--gc-sections dhcpd.o arpping.o files.o leases.o serverpacket.o options.o socket.o packet.o pidfile.o get_time.o -o udhcpd mipsel-linux-uclibc-gcc -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DSYSLOG -W -Wall -Wstrict-prototypes -DVERSION='"0.9.8"' -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fomit-frame-pointer dhcpc.c In file included from dhcpc.c:46: debug.h:22:1: warning: multi-line comment dhcpc.c: In function 'main': dhcpc.c:256: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness dhcpc.c:271: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DSYSLOG -W -Wall -Wstrict-prototypes -DVERSION='"0.9.8"' -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fomit-frame-pointer clientpacket.c In file included from clientpacket.c:48: debug.h:22:1: warning: multi-line comment clientpacket.c: In function 'random_xid': clientpacket.c:63: warning: implicit declaration of function 'get_time' mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DSYSLOG -W -Wall -Wstrict-prototypes -DVERSION='"0.9.8"' -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fomit-frame-pointer script.c In file included from script.c:38: debug.h:22:1: warning: multi-line comment script.c: In function 'fill_envp': script.c:187: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness script.c:193: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -ffunction-sections -fdata-sections -Wl,--gc-sections dhcpc.o clientpacket.o script.o options.o socket.o packet.o pidfile.o get_time.o -o udhcpc mipsel-linux-uclibc-gcc -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DSYSLOG -W -Wall -Wstrict-prototypes -DVERSION='"0.9.8"' -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fomit-frame-pointer dumpleases.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -ffunction-sections -fdata-sections -Wl,--gc-sections dumpleases.o -o dumpleases # mipsel-linux-uclibc-strip --remove-section=.note --remove-section=.comment udhcpd udhcpc dumpleases make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/udhcpd' make -C upnp make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp' make -C /home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src/linux DEBUG=0 SRCBASE=/home/eida/disk/2014-06-03/dd-wrt/src TARGET_PREFIX=mipsel-linux-uclibc- CFG_BCMIGD=1 make[2]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src/linux' mkdir -p obj make -C /home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src DEBUG=0 PLATFORM=x86 CC=mipsel-linux-uclibc-gcc LD=mipsel-linux-uclibc-ld VENDOR= make[3]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src' mkdir -p obj mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -s -D__BCMIGD__ -Os -DNDEBUG -ffunction-sections -fdata-sections -Wl,--gc-sections -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src/linux -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/WFADevice -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/wps/common/include -Wall -Wunused -Os -DNDEBUG -ffunction-sections -fdata-sections -Wl,--gc-sections -I. -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include/bcmcrypto -Wall -Wunused -o obj/upnp.o -c upnp.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -s -D__BCMIGD__ -Os -DNDEBUG -ffunction-sections -fdata-sections -Wl,--gc-sections -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src/linux -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/WFADevice -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/wps/common/include -Wall -Wunused -Os -DNDEBUG -ffunction-sections -fdata-sections -Wl,--gc-sections -I. -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include/bcmcrypto -Wall -Wunused -o obj/ssdp.o -c ssdp.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -s -D__BCMIGD__ -Os -DNDEBUG -ffunction-sections -fdata-sections -Wl,--gc-sections -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src/linux -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/WFADevice -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/wps/common/include -Wall -Wunused -Os -DNDEBUG -ffunction-sections -fdata-sections -Wl,--gc-sections -I. -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include/bcmcrypto -Wall -Wunused -o obj/upnp_http.o -c upnp_http.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -s -D__BCMIGD__ -Os -DNDEBUG -ffunction-sections -fdata-sections -Wl,--gc-sections -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src/linux -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/WFADevice -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/wps/common/include -Wall -Wunused -Os -DNDEBUG -ffunction-sections -fdata-sections -Wl,--gc-sections -I. -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include/bcmcrypto -Wall -Wunused -o obj/gena.o -c gena.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -s -D__BCMIGD__ -Os -DNDEBUG -ffunction-sections -fdata-sections -Wl,--gc-sections -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src/linux -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/WFADevice -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/wps/common/include -Wall -Wunused -Os -DNDEBUG -ffunction-sections -fdata-sections -Wl,--gc-sections -I. -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include/bcmcrypto -Wall -Wunused -o obj/soap.o -c soap.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -s -D__BCMIGD__ -Os -DNDEBUG -ffunction-sections -fdata-sections -Wl,--gc-sections -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src/linux -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/WFADevice -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/wps/common/include -Wall -Wunused -Os -DNDEBUG -ffunction-sections -fdata-sections -Wl,--gc-sections -I. -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include/bcmcrypto -Wall -Wunused -o obj/upnp_description.o -c upnp_description.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -s -D__BCMIGD__ -Os -DNDEBUG -ffunction-sections -fdata-sections -Wl,--gc-sections -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src/linux -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/WFADevice -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/wps/common/include -Wall -Wunused -Os -DNDEBUG -ffunction-sections -fdata-sections -Wl,--gc-sections -I. -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include/bcmcrypto -Wall -Wunused -o obj/upnp_device.o -c upnp_device.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -s -D__BCMIGD__ -Os -DNDEBUG -ffunction-sections -fdata-sections -Wl,--gc-sections -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src/linux -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/WFADevice -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/wps/common/include -Wall -Wunused -Os -DNDEBUG -ffunction-sections -fdata-sections -Wl,--gc-sections -I. -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include/bcmcrypto -Wall -Wunused -o obj/upnp_req.o -c upnp_req.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -s -D__BCMIGD__ -Os -DNDEBUG -ffunction-sections -fdata-sections -Wl,--gc-sections -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src/linux -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/WFADevice -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/wps/common/include -Wall -Wunused -Os -DNDEBUG -ffunction-sections -fdata-sections -Wl,--gc-sections -I. -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include/bcmcrypto -Wall -Wunused -o obj/upnp_util.o -c upnp_util.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-ar -rcs libupnp.a obj/upnp.o obj/ssdp.o obj/upnp_http.o obj/gena.o obj/soap.o obj/upnp_description.o obj/upnp_device.o obj/upnp_req.o obj/upnp_util.o mipsel-linux-uclibc-ranlib libupnp.a mipsel-linux-uclibc-size libupnp.a text data bss dec hex filename 2084 0 0 2084 824 upnp.o (ex libupnp.a) 4008 88 0 4096 1000 ssdp.o (ex libupnp.a) 3504 160 0 3664 e50 upnp_http.o (ex libupnp.a) 6812 4 0 6816 1aa0 gena.o (ex libupnp.a) 6860 0 0 6860 1acc soap.o (ex libupnp.a) 996 0 0 996 3e4 upnp_description.o (ex libupnp.a) 1860 0 0 1860 744 upnp_device.o (ex libupnp.a) 844 0 0 844 34c upnp_req.o (ex libupnp.a) 2896 76 0 2972 b9c upnp_util.o (ex libupnp.a) make[3]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src' mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -s -D__BCMIGD__ -Os -DNDEBUG -ffunction-sections -fdata-sections -Wl,--gc-sections -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src/linux -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/WFADevice -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/wps/common/include -Wall -Wunused -o obj/device_init.o -c /home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/device_init.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -s -D__BCMIGD__ -Os -DNDEBUG -ffunction-sections -fdata-sections -Wl,--gc-sections -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src/linux -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/WFADevice -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/wps/common/include -Wall -Wunused -o obj/InternetGatewayDevice_table.o -c /home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice/InternetGatewayDevice_table.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -s -D__BCMIGD__ -Os -DNDEBUG -ffunction-sections -fdata-sections -Wl,--gc-sections -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src/linux -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/WFADevice -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/wps/common/include -Wall -Wunused -o obj/InternetGatewayDevice.o -c /home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice/InternetGatewayDevice.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -s -D__BCMIGD__ -Os -DNDEBUG -ffunction-sections -fdata-sections -Wl,--gc-sections -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src/linux -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/WFADevice -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/wps/common/include -Wall -Wunused -o obj/soap_x_lanhostconfigmanagement.o -c /home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice/soap_x_lanhostconfigmanagement.c /home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice/soap_x_lanhostconfigmanagement.c: In function 'statevar_DNSServers': /home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice/soap_x_lanhostconfigmanagement.c:140: warning: unused variable 'ifid' mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -s -D__BCMIGD__ -Os -DNDEBUG -ffunction-sections -fdata-sections -Wl,--gc-sections -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src/linux -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/WFADevice -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/wps/common/include -Wall -Wunused -o obj/soap_x_layer3forwarding.o -c /home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice/soap_x_layer3forwarding.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -s -D__BCMIGD__ -Os -DNDEBUG -ffunction-sections -fdata-sections -Wl,--gc-sections -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src/linux -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/WFADevice -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/wps/common/include -Wall -Wunused -o obj/soap_x_wancommoninterfaceconfig.o -c /home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice/soap_x_wancommoninterfaceconfig.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -s -D__BCMIGD__ -Os -DNDEBUG -ffunction-sections -fdata-sections -Wl,--gc-sections -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src/linux -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/WFADevice -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/wps/common/include -Wall -Wunused -o obj/soap_x_wanipconnection.o -c /home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice/soap_x_wanipconnection.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -s -D__BCMIGD__ -Os -DNDEBUG -ffunction-sections -fdata-sections -Wl,--gc-sections -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src/linux -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/WFADevice -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/wps/common/include -Wall -Wunused -o obj/xml_InternetGatewayDevice.o -c /home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice/xml_InternetGatewayDevice.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -s -D__BCMIGD__ -Os -DNDEBUG -ffunction-sections -fdata-sections -Wl,--gc-sections -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src/linux -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/WFADevice -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/wps/common/include -Wall -Wunused -o obj/xml_x_lanhostconfigmanagement.o -c /home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice/xml_x_lanhostconfigmanagement.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -s -D__BCMIGD__ -Os -DNDEBUG -ffunction-sections -fdata-sections -Wl,--gc-sections -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src/linux -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/WFADevice -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/wps/common/include -Wall -Wunused -o obj/xml_x_layer3forwarding.o -c /home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice/xml_x_layer3forwarding.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -s -D__BCMIGD__ -Os -DNDEBUG -ffunction-sections -fdata-sections -Wl,--gc-sections -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src/linux -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/WFADevice -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/wps/common/include -Wall -Wunused -o obj/xml_x_wancommoninterfaceconfig.o -c /home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice/xml_x_wancommoninterfaceconfig.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -s -D__BCMIGD__ -Os -DNDEBUG -ffunction-sections -fdata-sections -Wl,--gc-sections -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src/linux -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/WFADevice -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/wps/common/include -Wall -Wunused -o obj/xml_x_wanipconnection.o -c /home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice/xml_x_wanipconnection.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -s -D__BCMIGD__ -Os -DNDEBUG -ffunction-sections -fdata-sections -Wl,--gc-sections -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src/linux -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/WFADevice -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/wps/common/include -Wall -Wunused -o obj/linux_main.o -c linux_main.c linux_main.c: In function 'main': linux_main.c:99: warning: implicit declaration of function 'get_wan_face' linux_main.c:99: warning: assignment makes pointer from integer without a cast linux_main.c:70: warning: unused variable 'prefix' linux_main.c:70: warning: unused variable 'var' linux_main.c: At top level: linux_main.c:52: warning: 'wan_primary_ifunit' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -s -D__BCMIGD__ -Os -DNDEBUG -ffunction-sections -fdata-sections -Wl,--gc-sections -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src/linux -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/WFADevice -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/wps/common/include -Wall -Wunused -o obj/linux_osl.o -c linux_osl.c linux_osl.c: In function 'upnp_osl_primary_lanmac': linux_osl.c:67: warning: pointer targets in passing argument 1 of 'get_lan_mac' differ in signedness linux_osl.c: In function 'get_lan_mac': linux_osl.c:811: warning: pointer targets in initialization differ in signedness linux_osl.c:819: warning: pointer targets in passing argument 1 of 'ether_atoe' differ in signedness mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -s -D__BCMIGD__ -Os -DNDEBUG -ffunction-sections -fdata-sections -Wl,--gc-sections -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src/linux -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/InternetGatewayDevice -I/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/device/WFADevice -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/wps/common/include -Wall -Wunused -o obj/UdpLib.o -c UdpLib.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -o upnp obj/device_init.o obj/InternetGatewayDevice_table.o obj/InternetGatewayDevice.o obj/soap_x_lanhostconfigmanagement.o obj/soap_x_layer3forwarding.o obj/soap_x_wancommoninterfaceconfig.o obj/soap_x_wanipconnection.o obj/xml_InternetGatewayDevice.o obj/xml_x_lanhostconfigmanagement.o obj/xml_x_layer3forwarding.o obj/xml_x_wancommoninterfaceconfig.o obj/xml_x_wanipconnection.o obj/linux_main.o obj/linux_osl.o obj/UdpLib.o -L/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src -L/home/eida/disk/2014-06-03/dd-wrt/src/router/netconf -L/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -L/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/libiptc -L/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram -L/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -lupnp -lnetconf -lutils -lnvram -liptc mipsel-linux-uclibc-size upnp text data bss dec hex filename 93110 33532 31580 158222 26a0e upnp make[2]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src/linux' cp /home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src/linux/upnp ./bcmupnp make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp' make -C iproute2 all make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/iproute2' make[2]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/iproute2/lib' mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o ll_map.o ll_map.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o libnetlink.o libnetlink.c libnetlink.c: In function 'rtnl_open_byproto': libnetlink.c:66: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-ar rcs libnetlink.a ll_map.o libnetlink.o mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o utils.o utils.c utils.c: In function 'get_prefix_1': utils.c:240: warning: pointer targets in passing argument 1 of 'get_integer' differ in signedness utils.c: In function 'inet_addr_match': utils.c:330: warning: initialization discards qualifiers from pointer target type utils.c:331: warning: initialization discards qualifiers from pointer target type utils.c: In function 'hexstring_n2a': utils.c:512: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o rt_names.o rt_names.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o ll_types.o ll_types.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o ll_proto.o ll_proto.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o ll_addr.o ll_addr.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o inet_proto.o inet_proto.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o inet_ntop.o inet_ntop.c inet_ntop.c: In function 'inet_ntop': inet_ntop.c:123: warning: 'cur.len' may be used uninitialized in this function inet_ntop.c:123: warning: 'best.len' may be used uninitialized in this function mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o inet_pton.o inet_pton.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o dnet_ntop.o dnet_ntop.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o dnet_pton.o dnet_pton.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o ipx_ntop.o ipx_ntop.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o ipx_pton.o ipx_pton.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-ar rcs libutil.a utils.o rt_names.o ll_types.o ll_proto.o ll_addr.o inet_proto.o inet_ntop.o inet_pton.o dnet_ntop.o dnet_pton.o ipx_ntop.o ipx_pton.o make[2]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/iproute2/lib' make[2]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/iproute2/ip' mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o ip.o ip.c ../include/SNAPSHOT.h:1: warning: 'SNAPSHOT' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o ipaddress.o ipaddress.c ipaddress.c: In function 'ipaddr_list_or_flush': ipaddress.c:533: warning: pointer targets in passing argument 1 of 'rtnl_rtscope_a2n' differ in signedness ipaddress.c: In function 'ipaddr_modify': ipaddress.c:809: warning: pointer targets in passing argument 1 of 'rtnl_rtscope_a2n' differ in signedness ipaddress.c:849:1: warning: multi-line comment mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o iproute.o iproute.c iproute.c: In function 'iproute_modify': iproute.c:716: warning: pointer targets in passing argument 1 of 'rtnl_rtscope_a2n' differ in signedness iproute.c:845: warning: pointer targets in passing argument 1 of 'rtnl_rtprot_a2n' differ in signedness iproute.c:852: warning: pointer targets in passing argument 1 of 'rtnl_rttable_a2n' differ in signedness iproute.c: In function 'iproute_list_or_flush': iproute.c:1014: warning: pointer targets in passing argument 1 of 'rtnl_rttable_a2n' differ in signedness iproute.c:1041: warning: pointer targets in passing argument 1 of 'rtnl_rtprot_a2n' differ in signedness iproute.c:1052: warning: pointer targets in passing argument 1 of 'rtnl_rtscope_a2n' differ in signedness mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o iprule.o iprule.c iprule.c: In function 'iprule_modify': iprule.c:263: warning: pointer targets in passing argument 1 of 'rtnl_rttable_a2n' differ in signedness mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o rtm_map.o rtm_map.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o iptunnel.o iptunnel.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o ipneigh.o ipneigh.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o iplink.o iplink.c iplink.c: In function 'get_address': iplink.c:213: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness iplink.c: In function 'parse_address': iplink.c:230: warning: pointer targets in passing argument 1 of 'll_addr_a2n' differ in signedness mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o ipmaddr.o ipmaddr.c ipmaddr.c: In function 'multiaddr_modify': ipmaddr.c:301: warning: pointer targets in passing argument 1 of 'll_addr_a2n' differ in signedness mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o ipmonitor.o ipmonitor.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o ipmroute.o ipmroute.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o ipprefix.o ipprefix.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o ipxfrm.o ipxfrm.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o xfrm_state.o xfrm_state.c xfrm_state.c: In function 'xfrm_algo_parse': xfrm_state.c:151: warning: pointer targets in passing argument 1 of 'get_u8' differ in signedness mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o xfrm_policy.o xfrm_policy.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o xfrm_monitor.o xfrm_monitor.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc ip.o ipaddress.o iproute.o iprule.o rtm_map.o iptunnel.o ipneigh.o iplink.o ipmaddr.o ipmonitor.o ipmroute.o ipprefix.o ipxfrm.o xfrm_state.o xfrm_policy.o xfrm_monitor.o ../lib/libnetlink.a ../lib/libutil.a -lresolv -L../lib -lnetlink -lutil -o ip mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o rtmon.o rtmon.c ../include/SNAPSHOT.h:1: warning: 'SNAPSHOT' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc rtmon.o ../lib/libnetlink.a ../lib/libutil.a -lresolv -L../lib -lnetlink -lutil -o rtmon make[2]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/iproute2/ip' make[2]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/iproute2/tc' mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o tc_core.o tc_core.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o tc_red.o tc_red.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o tc_cbq.o tc_cbq.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o tc_estimator.o tc_estimator.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-ar rcs libtc.a tc_core.o tc_red.o tc_cbq.o tc_estimator.o mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o tc.o tc.c tc.c: In function 'getcmdline': tc.c:250: warning: pointer targets in passing argument 2 of 'getline' differ in signedness tc.c: At top level: ../include/SNAPSHOT.h:1: warning: 'SNAPSHOT' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o tc_qdisc.o tc_qdisc.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o tc_class.o tc_class.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o tc_filter.o tc_filter.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o tc_util.o tc_util.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o m_police.o m_police.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o m_estimator.o m_estimator.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o m_action.o m_action.c m_action.c: In function 'parse_noaopt': m_action.c:54: warning: unused variable 'argv' mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o q_fifo.o q_fifo.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o q_sfq.o q_sfq.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o q_red.o q_red.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o q_prio.o q_prio.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o q_tbf.o q_tbf.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o q_cbq.o q_cbq.c q_cbq.c: In function 'cbq_parse_opt': q_cbq.c:56: warning: pointer targets in passing argument 1 of 'get_unsigned' differ in signedness q_cbq.c: In function 'cbq_parse_class_opt': q_cbq.c:222: warning: pointer targets in passing argument 1 of 'get_u32' differ in signedness mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o f_rsvp.o f_rsvp.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o f_u32.o f_u32.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o f_route.o f_route.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o f_fw.o f_fw.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o q_dsmark.o q_dsmark.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o q_gred.o q_gred.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o f_tcindex.o f_tcindex.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o q_ingress.o q_ingress.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o q_hfsc.o q_hfsc.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o q_htb.o q_htb.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o m_gact.o m_gact.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o m_mirred.o m_mirred.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o m_ipt.o m_ipt.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o m_pedit.o m_pedit.c m_pedit.c: In function 'pedit_parse_nopopt': m_pedit.c:61: warning: unused variable 'argv' m_pedit.c: In function 'parse_val': m_pedit.c:242: warning: pointer targets in passing argument 1 of 'get_integer' differ in signedness m_pedit.c: In function 'parse_pedit': m_pedit.c:475: warning: suggest explicit braces to avoid ambiguous 'else' mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o p_ip.o p_ip.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o p_icmp.o p_icmp.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o p_tcp.o p_tcp.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -c -o p_udp.o p_udp.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Wl,-export-dynamic tc.o tc_qdisc.o tc_class.o tc_filter.o tc_util.o m_police.o m_estimator.o m_action.o q_fifo.o q_sfq.o q_red.o q_prio.o q_tbf.o q_cbq.o f_rsvp.o f_u32.o f_route.o f_fw.o q_dsmark.o q_gred.o f_tcindex.o q_ingress.o q_hfsc.o q_htb.o m_gact.o m_mirred.o m_ipt.o m_pedit.o p_ip.o p_icmp.o p_tcp.o p_udp.o ../lib/libnetlink.a ../lib/libutil.a tc_core.o tc_red.o tc_cbq.o tc_estimator.o -lresolv -L../lib -lnetlink -lutil -L. -ltc -lm -ldl -o tc mipsel-linux-uclibc-gcc -D_GNU_SOURCE -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wstrict-prototypes -Wall -I../include -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/arch/mips/include -I../include -DRESOLVE_HOSTNAMES -ffunction-sections -fdata-sections -Wl,--gc-sections -DCONFIG_GACT -DCONFIG_GACT_PROB -shared -fpic q_netem.c -o q_netem.so make[2]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/iproute2/tc' make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/iproute2' make -C pptpd make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/pptpd' make all-am make[2]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/pptpd' mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -c pqueue.c pqueue.c: In function 'pqueue_alloc': pqueue.c:35: warning: implicit declaration of function 'log' pqueue.c:75: warning: implicit declaration of function 'warn' mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -c pptpd.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -c configfile.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -c pptpmanager.c pptpmanager.c: In function 'pptp_manager': pptpmanager.c:275: warning: pointer targets in passing argument 3 of 'accept' differ in signedness mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -c compat.c compat.c: In function 'sigpipe_assign': compat.c:177: warning: implicit declaration of function 'memset' mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -c inststr.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -c getopt.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -c getopt1.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -ffunction-sections -fdata-sections -Wl,--gc-sections -o pptpd pqueue.o pptpd.o configfile.o pptpmanager.o compat.o inststr.o getopt.o getopt1.o mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -c pptpctrl.c pptpctrl.c: In function 'main': pptpctrl.c:158: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness pptpctrl.c:167: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -c ctrlpacket.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -c pptpgre.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -c ppphdlc.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -ffunction-sections -fdata-sections -Wl,--gc-sections -o pptpctrl pqueue.o pptpctrl.o ctrlpacket.o inststr.o compat.o pptpgre.o ppphdlc.o -lutil mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -c bcrelay.c bcrelay.c: In function 'mainloop': bcrelay.c:653: warning: pointer targets in assignment differ in signedness bcrelay.c: At top level: bcrelay.c:930: warning: 'IpProtToString' defined but not used bcrelay.c:947: warning: 'iflistToString' defined but not used mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -fno-builtin -Wall -DSBINDIR='"/usr/sbin"' -ffunction-sections -fdata-sections -Wl,--gc-sections -o bcrelay bcrelay.o for d in plugins; do make -w -C $d all; done make[3]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/pptpd/plugins' gcc -o pptpd-logwtmp.so -shared -O2 -g -I.. -I../../include -fPIC pptpd-logwtmp.c -lutil make[3]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/pptpd/plugins' make[2]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/pptpd' make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/pptpd' [ ! -d cron ] || make -C cron make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/cron' mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -DPOSIX -s -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o cron.o cron.c In file included from cron.h:39, from cron.c:26: pathnames.h:81:1: warning: "_PATH_DEFPATH" redefined In file included from pathnames.h:23, from cron.h:39, from cron.c:26: /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/bin/../lib/gcc/mipsel-linux-uclibc/4.1.2/../../../../mipsel-linux-uclibc/sys-include/paths.h:36:1: warning: this is the location of the previous definition mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -DPOSIX -s -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o database.o database.c In file included from cron.h:39, from database.c:26: pathnames.h:81:1: warning: "_PATH_DEFPATH" redefined In file included from pathnames.h:23, from cron.h:39, from database.c:26: /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/bin/../lib/gcc/mipsel-linux-uclibc/4.1.2/../../../../mipsel-linux-uclibc/sys-include/paths.h:36:1: warning: this is the location of the previous definition mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -DPOSIX -s -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o user.o user.c In file included from cron.h:39, from user.c:26: pathnames.h:81:1: warning: "_PATH_DEFPATH" redefined In file included from pathnames.h:23, from cron.h:39, from user.c:26: /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/bin/../lib/gcc/mipsel-linux-uclibc/4.1.2/../../../../mipsel-linux-uclibc/sys-include/paths.h:36:1: warning: this is the location of the previous definition mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -DPOSIX -s -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o entry.o entry.c In file included from cron.h:39, from entry.c:29: pathnames.h:81:1: warning: "_PATH_DEFPATH" redefined In file included from pathnames.h:23, from cron.h:39, from entry.c:29: /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/bin/../lib/gcc/mipsel-linux-uclibc/4.1.2/../../../../mipsel-linux-uclibc/sys-include/paths.h:36:1: warning: this is the location of the previous definition mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -DPOSIX -s -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o job.o job.c In file included from cron.h:39, from job.c:23: pathnames.h:81:1: warning: "_PATH_DEFPATH" redefined In file included from pathnames.h:23, from cron.h:39, from job.c:23: /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/bin/../lib/gcc/mipsel-linux-uclibc/4.1.2/../../../../mipsel-linux-uclibc/sys-include/paths.h:36:1: warning: this is the location of the previous definition mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -DPOSIX -s -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o do_command.o do_command.c In file included from cron.h:39, from do_command.c:23: pathnames.h:81:1: warning: "_PATH_DEFPATH" redefined In file included from pathnames.h:23, from cron.h:39, from do_command.c:23: /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/bin/../lib/gcc/mipsel-linux-uclibc/4.1.2/../../../../mipsel-linux-uclibc/sys-include/paths.h:36:1: warning: this is the location of the previous definition mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -DPOSIX -s -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o misc.o misc.c In file included from cron.h:39, from misc.c:27: pathnames.h:81:1: warning: "_PATH_DEFPATH" redefined In file included from pathnames.h:23, from cron.h:39, from misc.c:27: /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/bin/../lib/gcc/mipsel-linux-uclibc/4.1.2/../../../../mipsel-linux-uclibc/sys-include/paths.h:36:1: warning: this is the location of the previous definition mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -DPOSIX -s -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o env.o env.c In file included from cron.h:39, from env.c:23: pathnames.h:81:1: warning: "_PATH_DEFPATH" redefined In file included from pathnames.h:23, from cron.h:39, from env.c:23: /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/bin/../lib/gcc/mipsel-linux-uclibc/4.1.2/../../../../mipsel-linux-uclibc/sys-include/paths.h:36:1: warning: this is the location of the previous definition mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -DPOSIX -s -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o popen.o popen.c In file included from cron.h:39, from popen.c:31: pathnames.h:81:1: warning: "_PATH_DEFPATH" redefined In file included from pathnames.h:23, from cron.h:39, from popen.c:31: /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/bin/../lib/gcc/mipsel-linux-uclibc/4.1.2/../../../../mipsel-linux-uclibc/sys-include/paths.h:36:1: warning: this is the location of the previous definition mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -DPOSIX -s -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o compat.o compat.c In file included from cron.h:39, from compat.c:27: pathnames.h:81:1: warning: "_PATH_DEFPATH" redefined In file included from pathnames.h:23, from cron.h:39, from compat.c:27: /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/bin/../lib/gcc/mipsel-linux-uclibc/4.1.2/../../../../mipsel-linux-uclibc/sys-include/paths.h:36:1: warning: this is the location of the previous definition mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -s -ffunction-sections -fdata-sections -Wl,--gc-sections -o cron cron.o database.o user.o entry.o job.o do_command.o misc.o env.o popen.o compat.o mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -DPOSIX -s -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -c -o crontab.o crontab.c In file included from cron.h:39, from crontab.c:31: pathnames.h:81:1: warning: "_PATH_DEFPATH" redefined In file included from pathnames.h:23, from cron.h:39, from crontab.c:31: /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/bin/../lib/gcc/mipsel-linux-uclibc/4.1.2/../../../../mipsel-linux-uclibc/sys-include/paths.h:36:1: warning: this is the location of the previous definition mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -s -ffunction-sections -fdata-sections -Wl,--gc-sections -o crontab crontab.o misc.o entry.o env.o compat.o make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/cron' make -j 4 -C pppd.new/pppd make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/pppd.new/pppd' mipsel-linux-uclibc-gcc -DBROADCOM -O2 -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="@DESTDIR@"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DMAXOCTETS -c -o main.o main.c mipsel-linux-uclibc-gcc -DBROADCOM -O2 -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="@DESTDIR@"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DMAXOCTETS -c -o magic.o magic.c mipsel-linux-uclibc-gcc -DBROADCOM -O2 -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="@DESTDIR@"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DMAXOCTETS -c -o fsm.o fsm.c mipsel-linux-uclibc-gcc -DBROADCOM -O2 -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="@DESTDIR@"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DMAXOCTETS -c -o lcp.o lcp.c mipsel-linux-uclibc-gcc -DBROADCOM -O2 -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="@DESTDIR@"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DMAXOCTETS -c -o ipcp.o ipcp.c mipsel-linux-uclibc-gcc -DBROADCOM -O2 -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="@DESTDIR@"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DMAXOCTETS -c -o upap.o upap.c mipsel-linux-uclibc-gcc -DBROADCOM -O2 -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="@DESTDIR@"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DMAXOCTETS -c -o chap-new.o chap-new.c mipsel-linux-uclibc-gcc -DBROADCOM -O2 -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="@DESTDIR@"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DMAXOCTETS -c -o md5.o md5.c mipsel-linux-uclibc-gcc -DBROADCOM -O2 -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="@DESTDIR@"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DMAXOCTETS -c -o ccp.o ccp.c mipsel-linux-uclibc-gcc -DBROADCOM -O2 -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="@DESTDIR@"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DMAXOCTETS -c -o ecp.o ecp.c mipsel-linux-uclibc-gcc -DBROADCOM -O2 -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="@DESTDIR@"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DMAXOCTETS -c -o auth.o auth.c mipsel-linux-uclibc-gcc -DBROADCOM -O2 -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="@DESTDIR@"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DMAXOCTETS -c -o options.o options.c mipsel-linux-uclibc-gcc -DBROADCOM -O2 -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="@DESTDIR@"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DMAXOCTETS -c -o demand.o demand.c mipsel-linux-uclibc-gcc -DBROADCOM -O2 -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="@DESTDIR@"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DMAXOCTETS -c -o utils.o utils.c mipsel-linux-uclibc-gcc -DBROADCOM -O2 -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="@DESTDIR@"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DMAXOCTETS -c -o sys-linux.o sys-linux.c mipsel-linux-uclibc-gcc -DBROADCOM -O2 -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="@DESTDIR@"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DMAXOCTETS -c -o ipxcp.o ipxcp.c mipsel-linux-uclibc-gcc -DBROADCOM -O2 -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="@DESTDIR@"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DMAXOCTETS -c -o tty.o tty.c mipsel-linux-uclibc-gcc -DBROADCOM -O2 -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="@DESTDIR@"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DMAXOCTETS -c -o eap.o eap.c mipsel-linux-uclibc-gcc -DBROADCOM -O2 -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="@DESTDIR@"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DMAXOCTETS -c -o chap-md5.o chap-md5.c mipsel-linux-uclibc-gcc -DBROADCOM -O2 -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="@DESTDIR@"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DMAXOCTETS -c -o md4.o md4.c mipsel-linux-uclibc-gcc -DBROADCOM -O2 -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="@DESTDIR@"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DMAXOCTETS -c -o chap_ms.o chap_ms.c mipsel-linux-uclibc-gcc -DBROADCOM -O2 -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="@DESTDIR@"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DMAXOCTETS -c -o sha1.o sha1.c mipsel-linux-uclibc-gcc -DBROADCOM -O2 -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="@DESTDIR@"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DMAXOCTETS -c -o pppcrypt.o pppcrypt.c mipsel-linux-uclibc-gcc -DBROADCOM -O2 -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="@DESTDIR@"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DMAXOCTETS -c -o multilink.o multilink.c mipsel-linux-uclibc-gcc -DBROADCOM -O2 -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="@DESTDIR@"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DMAXOCTETS -c -o tdb.o tdb.c mipsel-linux-uclibc-gcc -DBROADCOM -O2 -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="@DESTDIR@"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DMAXOCTETS -c -o spinlock.o spinlock.c mipsel-linux-uclibc-gcc -DBROADCOM -O2 -DHAVE_PATHS_H -DHAVE_MMAP -I../include '-DDESTDIR="@DESTDIR@"' -DCHAPMS=1 -DMPPE=1 -DHAVE_CRYPT_H=1 -DUSE_CRYPT=1 -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DMAXOCTETS -Wl,-E -o pppd main.o magic.o fsm.o lcp.o ipcp.o upap.o chap-new.o md5.o ccp.o ecp.o auth.o options.o demand.o utils.o sys-linux.o ipxcp.o tty.o eap.o chap-md5.o md4.o chap_ms.o sha1.o pppcrypt.o multilink.o tdb.o spinlock.o -lcrypt -ldl make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/pppd.new/pppd' make -j 4 -C pppd.new/pppd/plugins/rp-pppoe make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/pppd.new/pppd/plugins/rp-pppoe' mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I../../../include/linux '-DVERSION="3.3"' -c -o discovery.o -fPIC discovery.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I../../../include/linux '-DVERSION="3.3"' -c -o if.o -fPIC if.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I../../../include/linux '-DVERSION="3.3"' -c -o common.o -fPIC common.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I../../../include/linux '-DVERSION="3.3"' -c -o debug.o -fPIC debug.c mipsel-linux-uclibc-gcc '-DRP_VERSION="3.3"' -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I../../../include/linux -I../../.. -c -o plugin.o -fPIC plugin.c mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I../../../include/linux '-DVERSION="3.3"' -c -o pppoe-discovery.o pppoe-discovery.c mipsel-linux-uclibc-ar -rc libplugin.a discovery.o if.o common.o debug.o mipsel-linux-uclibc-gcc -o pppoe-discovery pppoe-discovery.o libplugin.a mipsel-linux-uclibc-gcc -o rp-pppoe.so -shared plugin.o libplugin.a make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/pppd.new/pppd/plugins/rp-pppoe' make -j 4 -C pppd.new/pppd/plugins/radius make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/pppd.new/pppd/plugins/radius' mipsel-linux-uclibc-gcc -I. -I../.. -I../../../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o radius.o radius.c mipsel-linux-uclibc-gcc -I. -I../.. -I../../../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o avpair.o avpair.c mipsel-linux-uclibc-gcc -I. -I../.. -I../../../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o buildreq.o buildreq.c mipsel-linux-uclibc-gcc -I. -I../.. -I../../../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o config.o config.c mipsel-linux-uclibc-gcc -I. -I../.. -I../../../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o dict.o dict.c mipsel-linux-uclibc-gcc -I. -I../.. -I../../../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o ip_util.o ip_util.c mipsel-linux-uclibc-gcc -I. -I../.. -I../../../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o clientid.o clientid.c mipsel-linux-uclibc-gcc -I. -I../.. -I../../../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o sendserver.o sendserver.c mipsel-linux-uclibc-gcc -I. -I../.. -I../../../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o lock.o lock.c mipsel-linux-uclibc-gcc -I. -I../.. -I../../../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o util.o util.c mipsel-linux-uclibc-gcc -I. -I../.. -I../../../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o md5.o md5.c mipsel-linux-uclibc-gcc -I. -I../.. -I../../../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o radattr.o radattr.c mipsel-linux-uclibc-gcc -I. -I../.. -I../../../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o radrealms.o radrealms.c mipsel-linux-uclibc-ar rv libradiusclient.a avpair.o buildreq.o config.o dict.o ip_util.o clientid.o sendserver.o lock.o util.o md5.o mipsel-linux-uclibc-ar: creating libradiusclient.a a - avpair.o a - buildreq.o a - config.o a - dict.o a - ip_util.o a - clientid.o a - sendserver.o a - lock.o a - util.o a - md5.o mipsel-linux-uclibc-gcc -o radius.so -shared radius.o libradiusclient.a mipsel-linux-uclibc-gcc -o radattr.so -shared radattr.o mipsel-linux-uclibc-gcc -o radrealms.so -shared radrealms.o make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/pppd.new/pppd/plugins/radius' make -C inadyn make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/inadyn' mipsel-linux-uclibc-gcc -Wall -pedantic -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNEED_PRINTF -ffunction-sections -fdata-sections -Wl,--gc-sections -L/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram -L/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -I/home/eida/disk/2014-06-03/dd-wrt/src/router/../include.bcm -o "bin/base64utils.o" "src/base64utils.c" mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Wall -pedantic -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNEED_PRINTF -ffunction-sections -fdata-sections -Wl,--gc-sections -L/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram -L/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -I/home/eida/disk/2014-06-03/dd-wrt/src/router/../include.bcm -o "bin/dyndns.o" "src/dyndns.c" src/dyndns.c: In function 'dyn_dns_update_ip': src/dyndns.c:932: warning: implicit declaration of function 'check_wan_link' mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Wall -pedantic -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNEED_PRINTF -ffunction-sections -fdata-sections -Wl,--gc-sections -L/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram -L/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -I/home/eida/disk/2014-06-03/dd-wrt/src/router/../include.bcm -o "bin/errorcode.o" "src/errorcode.c" mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Wall -pedantic -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNEED_PRINTF -ffunction-sections -fdata-sections -Wl,--gc-sections -L/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram -L/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -I/home/eida/disk/2014-06-03/dd-wrt/src/router/../include.bcm -o "bin/get_cmd.o" "src/get_cmd.c" mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Wall -pedantic -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNEED_PRINTF -ffunction-sections -fdata-sections -Wl,--gc-sections -L/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram -L/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -I/home/eida/disk/2014-06-03/dd-wrt/src/router/../include.bcm -o "bin/http_client.o" "src/http_client.c" mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Wall -pedantic -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNEED_PRINTF -ffunction-sections -fdata-sections -Wl,--gc-sections -L/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram -L/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -I/home/eida/disk/2014-06-03/dd-wrt/src/router/../include.bcm -o "bin/ip.o" "src/ip.c" mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Wall -pedantic -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNEED_PRINTF -ffunction-sections -fdata-sections -Wl,--gc-sections -L/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram -L/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -I/home/eida/disk/2014-06-03/dd-wrt/src/router/../include.bcm -o "bin/main.o" "src/main.c" mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Wall -pedantic -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNEED_PRINTF -ffunction-sections -fdata-sections -Wl,--gc-sections -L/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram -L/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -I/home/eida/disk/2014-06-03/dd-wrt/src/router/../include.bcm -o "bin/os.o" "src/os.c" mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Wall -pedantic -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNEED_PRINTF -ffunction-sections -fdata-sections -Wl,--gc-sections -L/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram -L/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -I/home/eida/disk/2014-06-03/dd-wrt/src/router/../include.bcm -o "bin/os_psos.o" "src/os_psos.c" mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Wall -pedantic -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNEED_PRINTF -ffunction-sections -fdata-sections -Wl,--gc-sections -L/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram -L/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -I/home/eida/disk/2014-06-03/dd-wrt/src/router/../include.bcm -o "bin/os_unix.o" "src/os_unix.c" mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Wall -pedantic -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNEED_PRINTF -ffunction-sections -fdata-sections -Wl,--gc-sections -L/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram -L/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -I/home/eida/disk/2014-06-03/dd-wrt/src/router/../include.bcm -o "bin/os_windows.o" "src/os_windows.c" mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Wall -pedantic -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNEED_PRINTF -ffunction-sections -fdata-sections -Wl,--gc-sections -L/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram -L/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -I/home/eida/disk/2014-06-03/dd-wrt/src/router/../include.bcm -o "bin/tcp.o" "src/tcp.c" mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Wall -pedantic -c -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNEED_PRINTF -ffunction-sections -fdata-sections -Wl,--gc-sections -L/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram -L/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -I/home/eida/disk/2014-06-03/dd-wrt/src/router/../include.bcm -o "bin/inadyn_cmd.o" "src/inadyn_cmd.c" mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNEED_PRINTF -ffunction-sections -fdata-sections -Wl,--gc-sections -L/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram -L/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -I/home/eida/disk/2014-06-03/dd-wrt/src/router/../include.bcm -o "bin/linux/inadyn" bin/base64utils.o bin/dyndns.o bin/errorcode.o bin/get_cmd.o bin/http_client.o bin/ip.o bin/main.o bin/os.o bin/os_psos.o bin/os_unix.o bin/os_windows.o bin/tcp.o bin/inadyn_cmd.o -lnvram -lutils make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/inadyn' [ ! -d others ] || make -C others make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/others' install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/etc install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/etc/init.d install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/usr/local install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/sbin install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/usr/sbin install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/usr/lib install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/usr/lib/firmware install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/lib install services /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/etc install profile /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/etc install motd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/etc/motd install fstab /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/etc install ethertypes /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/etc install protocols /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/etc install init.d/rcS /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/etc/init.d install init.d/S01dummy /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/etc/init.d ln -sf /tmp/resolv.conf /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/etc/resolv.conf ln -sf /tmp/hosts /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/etc/hosts ln -sf /tmp/cron.d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/etc/cron.d ln -sf /tmp/etc/passwd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/etc/passwd ln -sf /tmp/etc/group /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/etc/group ln -sf /usr/local/nvram /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/etc/nvram make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/others' mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -DNEED_PRINTF -o samba/cifs/mount.cifs samba/cifs/mount.cifs.c make -C radauth make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/radauth' mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fomit-frame-pointer -I. -I../shared -I../services -I../../include.v24 -DNEW_RSSI -DNEED_PRINTF -fpic -ffunction-sections -fdata-sections -Wl,--gc-sections -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/brcm/shared/bcmwifi/include -c -o wrt-radauth.o wrt-radauth.c wrt-radauth.c: In function 'authmac': wrt-radauth.c:93: warning: initialization makes pointer from integer without a cast wrt-radauth.c:176: warning: initialization makes pointer from integer without a cast wrt-radauth.c: In function 'main': wrt-radauth.c:310: warning: assignment makes pointer from integer without a cast mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fomit-frame-pointer -I. -I../shared -I../services -I../../include.v24 -DNEW_RSSI -DNEED_PRINTF -fpic -ffunction-sections -fdata-sections -Wl,--gc-sections -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/brcm/shared/bcmwifi/include -c -o md5.o md5.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fomit-frame-pointer -I. -I../shared -I../services -I../../include.v24 -DNEW_RSSI -DNEED_PRINTF -fpic -ffunction-sections -fdata-sections -Wl,--gc-sections -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/brcm/shared/bcmwifi/include -c -o radius.o radius.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Wl,-rpath,/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src/.libs -L -ffunction-sections -fdata-sections -Wl,--gc-sections -L../libutils -L../shared -L../nvram -lutils -lnvram -lwireless wrt-radauth.o md5.o radius.o -o wrt-radauth mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fomit-frame-pointer -I. -I../shared -I../services -I../../include.v24 -DNEW_RSSI -DNEED_PRINTF -fpic -ffunction-sections -fdata-sections -Wl,--gc-sections -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/brcm/shared/bcmwifi/include -c -o radius-client.o radius-client.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Wl,-rpath,/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src/.libs -L -ffunction-sections -fdata-sections -Wl,--gc-sections radius-client.o md5.o radius.o -o radius-client mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -fomit-frame-pointer -I. -I../shared -I../services -I../../include.v24 -DNEW_RSSI -DNEED_PRINTF -fpic -ffunction-sections -fdata-sections -Wl,--gc-sections -I/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/brcm/shared/bcmwifi/include -c -o macupd.o macupd.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Wl,-rpath,/home/eida/disk/2014-06-03/dd-wrt/src/router/jansson/src/.libs -L -ffunction-sections -fdata-sections -Wl,--gc-sections macupd.o -o macupd make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/radauth' make -C nas make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/nas' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/nas' [ ! -d eapd ] || make -C eapd make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/eapd' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/eapd' [ ! -d libbcmcrypto ] || make -C libbcmcrypto make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/libbcmcrypto' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/libbcmcrypto' [ ! -d shared_nas ] || make -C shared_nas make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/shared_nas' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/shared_nas' [ ! -d wlconf ] || make -C wlconf make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/wlconf' mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.v24 -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -s -Os -pipe -mips32 -mtune=mips32 -funit-at-a-time -DBCMWPA2 -fpic -ffunction-sections -fdata-sections -Wl,--gc-sections -DHAVE_VINT -c -o wlconf.o wlconf.c wlconf.c: In function 'wlconf_auto_chanspec': wlconf.c:573: warning: unused variable 'chanspec_asus' wlconf.c:569: warning: unused variable 'tmp' wlconf.c: In function 'wlconf': wlconf.c:1101: warning: pointer targets in passing argument 2 of 'ether_atoe' differ in signedness wlconf.c:898: warning: unused variable 'radar_enab' wlconf.c:861: warning: unused variable 'phy' wlconf.c:859: warning: 'bsscfg' may be used uninitialized in this function mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -o wlconf wlconf.o -L/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram -lnvram -lwireless -L/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils -lutils -ffunction-sections -fdata-sections -Wl,--gc-sections make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/wlconf' make -C utils make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/utils' if test -e "src/Makefile"; then make -C src; fi make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/utils' [ ! -d telnet ] || make -C telnet make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/telnet' make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/telnet' make -C proftpd make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/proftpd' echo \#define BUILD_STAMP \"`date +"%a %b %e %Y %H:%M:%S %Z"`\" > include/buildstamp.h cd lib/ && make lib make[2]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/proftpd/lib' mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c pr_fnmatch.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c sstrncpy.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c strsep.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c vsnprintf.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c glibc-glob.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c glibc-hstrerror.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c glibc-mkstemp.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c pr-syslog.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c pwgrent.c mipsel-linux-uclibc-ar rc libsupp.a pr_fnmatch.o sstrncpy.o strsep.o vsnprintf.o glibc-glob.o glibc-hstrerror.o glibc-mkstemp.o pr-syslog.o pwgrent.o mipsel-linux-uclibc-ranlib libsupp.a make[2]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/proftpd/lib' cd src/ && make src make[2]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/proftpd/src' mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c main.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c timers.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c sets.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c pool.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c privs.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c str.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c table.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c regexp.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c dirtree.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c expr.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c support.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c netaddr.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c inet.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c child.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c parser.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c log.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c lastlog.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c xferlog.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c bindings.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c netacl.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c class.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c scoreboard.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c help.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c feat.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c netio.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c cmd.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c response.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c data.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c modules.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c display.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c auth.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c fsio.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c mkhome.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c ctrls.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c event.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c var.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c throttle.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c session.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c trace.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c encode.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c proctitle.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c filter.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c pidfile.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c env.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c version.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c wtmp.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c ftpdctl.c ftpdctl.c:38: warning: 'program' defined but not used make[2]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/proftpd/src' cd modules/ && make static make[2]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/proftpd/modules' mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c mod_core.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c mod_xfer.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c mod_auth_unix.c mod_auth_unix.c: In function 'pw_getgroups': mod_auth_unix.c:904: warning: assignment from incompatible pointer type mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c mod_auth_file.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c mod_auth.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c mod_ls.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c mod_log.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c mod_site.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c mod_delay.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c mod_facts.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c mod_ident.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c mod_cap.c srcdir=. ./glue.sh mod_core.o mod_xfer.o mod_auth_unix.o mod_auth_file.o mod_auth.o mod_ls.o mod_log.o mod_site.o mod_delay.o mod_facts.o mod_ident.o mod_cap.o mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c module_glue.c make[2]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/proftpd/modules' test -z """" -a -z """" || (cd modules/ && make shared) make[2]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/proftpd/lib/libcap' => making cap_names.c from gcc -L/lib _makenames.c -o _makenames ./_makenames > cap_names.h mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c cap_alloc.c -o cap_alloc.o mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c cap_proc.c -o cap_proc.o mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c cap_extint.c -o cap_extint.o mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c cap_flag.c -o cap_flag.o mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c cap_text.c -o cap_text.o mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c cap_sys.c -o cap_sys.o ar rcu libcap.a cap_alloc.o cap_proc.o cap_extint.o cap_flag.o cap_text.o cap_sys.o make[2]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/proftpd/lib/libcap' test -z """" || (cd locale/ && make locale) /bin/bash ./libtool --mode=link --tag=CC mipsel-linux-uclibc-gcc -L./lib -o proftpd src/main.o src/timers.o src/sets.o src/pool.o src/privs.o src/str.o src/table.o src/regexp.o src/dirtree.o src/expr.o src/support.o src/netaddr.o src/inet.o src/child.o src/parser.o src/log.o src/lastlog.o src/xferlog.o src/bindings.o src/netacl.o src/class.o src/scoreboard.o src/help.o src/feat.o src/netio.o src/cmd.o src/response.o src/data.o src/modules.o src/display.o src/auth.o src/fsio.o src/mkhome.o src/ctrls.o src/event.o src/var.o src/throttle.o src/session.o src/trace.o src/encode.o src/proctitle.o src/filter.o src/pidfile.o src/env.o src/version.o src/wtmp.o modules/mod_core.o modules/mod_xfer.o modules/mod_auth_unix.o modules/mod_auth_file.o modules/mod_auth.o modules/mod_ls.o modules/mod_log.o modules/mod_site.o modules/mod_delay.o modules/mod_facts.o modules/mod_ident.o modules/mod_cap.o modules/module_glue.o -lsupp -lcrypt -ldl -L./lib/libcap -lcap libtool: link: mipsel-linux-uclibc-gcc -o proftpd src/main.o src/timers.o src/sets.o src/pool.o src/privs.o src/str.o src/table.o src/regexp.o src/dirtree.o src/expr.o src/support.o src/netaddr.o src/inet.o src/child.o src/parser.o src/log.o src/lastlog.o src/xferlog.o src/bindings.o src/netacl.o src/class.o src/scoreboard.o src/help.o src/feat.o src/netio.o src/cmd.o src/response.o src/data.o src/modules.o src/display.o src/auth.o src/fsio.o src/mkhome.o src/ctrls.o src/event.o src/var.o src/throttle.o src/session.o src/trace.o src/encode.o src/proctitle.o src/filter.o src/pidfile.o src/env.o src/version.o src/wtmp.o modules/mod_core.o modules/mod_xfer.o modules/mod_auth_unix.o modules/mod_auth_file.o modules/mod_auth.o modules/mod_ls.o modules/mod_log.o modules/mod_site.o modules/mod_delay.o modules/mod_facts.o modules/mod_ident.o modules/mod_cap.o modules/module_glue.o -L/home/eida/disk/2014-06-03/dd-wrt/src/router/proftpd/lib -lsupp -lcrypt -ldl -L/home/eida/disk/2014-06-03/dd-wrt/src/router/proftpd/lib/libcap -lcap cd utils/ && make utils make[2]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/proftpd/utils' mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c ftpcount.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c scoreboard.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c misc.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c ftpscrub.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c ftpshut.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c ftptop.c mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -Wall -c ftpwho.c ftpwho.c:45: warning: 'percent_complete' defined but not used ftpwho.c:68: warning: 'show_time' defined but not used ftpwho.c:97: warning: 'show_uptime' defined but not used make[2]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/proftpd/utils' mipsel-linux-uclibc-gcc -L./lib -o ftpcount utils/ftpcount.o utils/scoreboard.o utils/misc.o -lsupp -lcrypt -ldl mipsel-linux-uclibc-gcc -L./lib -o ftpdctl src/ftpdctl.o src/pool.o src/str.o src/netaddr.o src/log.o src/ctrls.o -lsupp -lcrypt -ldl -L./lib/libcap -lcap mipsel-linux-uclibc-gcc -L./lib -o ftpscrub utils/ftpscrub.o utils/scoreboard.o utils/misc.o -lsupp -lcrypt -ldl mipsel-linux-uclibc-gcc -L./lib -o ftpshut utils/ftpshut.o -lsupp -lcrypt -ldl mipsel-linux-uclibc-gcc -L./lib -o ftptop utils/ftptop.o utils/scoreboard.o utils/misc.o -lsupp -lcrypt -ldl mipsel-linux-uclibc-gcc -L./lib -o ftpwho utils/ftpwho.o utils/scoreboard.o utils/misc.o -lsupp -lcrypt -ldl make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/proftpd' [ ! -d usb ] || make -C usb make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/usb' make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/usb' [ ! -d disktype ] || make -C disktype make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/disktype' mipsel-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_IOCTL_LINUX -Wall -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -c main.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_IOCTL_LINUX -Wall -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -c lib.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_IOCTL_LINUX -Wall -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -c buffer.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_IOCTL_LINUX -Wall -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -c file.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_IOCTL_LINUX -Wall -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -c cdaccess.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_IOCTL_LINUX -Wall -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -c cdimage.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_IOCTL_LINUX -Wall -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -c vpc.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_IOCTL_LINUX -Wall -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -c compressed.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_IOCTL_LINUX -Wall -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -c detect.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_IOCTL_LINUX -Wall -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -c dos.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_IOCTL_LINUX -Wall -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -c cdrom.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_IOCTL_LINUX -Wall -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -c linux.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_IOCTL_LINUX -Wall -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -c unix.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_IOCTL_LINUX -Wall -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -c archives.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_IOCTL_LINUX -Wall -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -c udf.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_IOCTL_LINUX -Wall -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DNEED_PRINTF -c blank.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -o disktype main.o lib.o buffer.o file.o cdaccess.o cdimage.o vpc.o compressed.o detect.o dos.o cdrom.o linux.o unix.o archives.o udf.o blank.o make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/disktype' make STATIC_WORKER="fork" COPTS="-Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections" -C hotplug2 make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/hotplug2' mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DSTATIC_WORKER=1 -MM action.c coldplug2.c hotplug2.c hotplug2-modwrap.c netlink.c seqnum.c settings.c uevent.c xmemutils.c > .depend mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/hotplug2' make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/hotplug2' mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DSTATIC_WORKER=1 -c -o hotplug2.o hotplug2.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DSTATIC_WORKER=1 -c -o netlink.o netlink.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DSTATIC_WORKER=1 -c -o seqnum.o seqnum.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DSTATIC_WORKER=1 -c -o settings.o settings.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DSTATIC_WORKER=1 -c -o uevent.o uevent.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DSTATIC_WORKER=1 -c -o xmemutils.o xmemutils.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DSTATIC_WORKER=1 -c -o workers/loader.o workers/loader.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DSTATIC_WORKER=1 -c -o parser/parser.o parser/parser.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DSTATIC_WORKER=1 -c -o parser/buffer.o parser/buffer.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DSTATIC_WORKER=1 -c -o parser/token.o parser/token.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DSTATIC_WORKER=1 -c -o parser/token_queue.o parser/token_queue.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DSTATIC_WORKER=1 -c -o parser/lexer.o parser/lexer.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DSTATIC_WORKER=1 -c -o rules/ruleset.o rules/ruleset.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DSTATIC_WORKER=1 -c -o rules/rule.o rules/rule.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DSTATIC_WORKER=1 -c -o rules/condition.o rules/condition.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DSTATIC_WORKER=1 -c -o rules/expression.o rules/expression.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DSTATIC_WORKER=1 -c -o rules/execution.o rules/execution.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DSTATIC_WORKER=1 -c -o rules/command.o rules/command.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DSTATIC_WORKER=1 -c -o action.o action.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DSTATIC_WORKER=1 -c -o workers/worker_fork.o workers/worker_fork.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -g hotplug2.o netlink.o seqnum.o settings.o uevent.o xmemutils.o workers/loader.o parser/parser.o parser/buffer.o parser/token.o parser/token_queue.o parser/lexer.o rules/ruleset.o rules/rule.o rules/condition.o rules/expression.o rules/execution.o rules/command.o action.o workers/worker_fork.o -o hotplug2 mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -DSTATIC_WORKER=1 -c -o hotplug2-modwrap.o hotplug2-modwrap.c mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done mipsel-linux-uclibc-gcc -g hotplug2-modwrap.o -o hotplug2-modwrap make[2]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/hotplug2/parser' mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -MM buffer.c lexer.c parser.c token.c token_queue.c > .depend mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done make[2]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/hotplug2/parser' make[2]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/hotplug2/parser' make[2]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/hotplug2/parser' make[2]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/hotplug2/rules' mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections -MM command.c condition.c execution.c expression.c rule.c ruleset.c > .depend mipsel-linux-uclibc-gcc: --gc-sections: linker input file unused because linking not done make[2]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/hotplug2/rules' make[2]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/hotplug2/rules' make[2]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/hotplug2/rules' make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/hotplug2' make COPTS="-Os -pipe -mips32 -mtune=mips32 -fno-caller-saves -ffunction-sections -fdata-sections -Wl,--gc-sections" -C udev udevtrigger make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/udev' GENHDR udev_version.h CC udev_device.o udev_device.c: In function 'udev_device_event': udev_device.c:189: warning: cast increases required alignment of target type udev_device.c:189: warning: cast increases required alignment of target type udev_device.c:189: warning: cast increases required alignment of target type udev_device.c:190: warning: cast increases required alignment of target type udev_device.c:190: warning: cast increases required alignment of target type udev_device.c:249: warning: cast increases required alignment of target type udev_device.c:249: warning: cast increases required alignment of target type CC udev_config.o CC udev_node.o udev_node.c: In function 'udev_node_add': udev_node.c:205: warning: cast increases required alignment of target type udev_node.c:205: warning: cast increases required alignment of target type udev_node.c: In function 'udev_node_remove_symlinks': udev_node.c:259: warning: cast increases required alignment of target type udev_node.c:259: warning: cast increases required alignment of target type CC udev_db.o udev_db.c: In function 'udev_db_add_device': udev_db.c:105: warning: cast increases required alignment of target type udev_db.c:105: warning: cast increases required alignment of target type udev_db.c:112: warning: cast increases required alignment of target type udev_db.c:112: warning: cast increases required alignment of target type CC udev_sysfs.o udev_sysfs.c: In function 'sysfs_cleanup': udev_sysfs.c:69: warning: cast increases required alignment of target type udev_sysfs.c:69: warning: cast increases required alignment of target type udev_sysfs.c:69: warning: cast increases required alignment of target type udev_sysfs.c:74: warning: cast increases required alignment of target type udev_sysfs.c:74: warning: cast increases required alignment of target type udev_sysfs.c:74: warning: cast increases required alignment of target type udev_sysfs.c: In function 'sysfs_device_get': udev_sysfs.c:164: warning: cast increases required alignment of target type udev_sysfs.c:164: warning: cast increases required alignment of target type udev_sysfs.c:183: warning: cast increases required alignment of target type udev_sysfs.c:183: warning: cast increases required alignment of target type udev_sysfs.c: In function 'sysfs_attr_get_value': udev_sysfs.c:361: warning: cast increases required alignment of target type udev_sysfs.c:361: warning: cast increases required alignment of target type CC udev_rules.o udev_rules.c: In function 'import_parent_into_env': udev_rules.c:239: warning: cast increases required alignment of target type udev_rules.c:239: warning: cast increases required alignment of target type CC udev_rules_parse.o udev_rules_parse.c: In function 'udev_rules_iter_next': udev_rules_parse.c:53: warning: cast increases required alignment of target type udev_rules_parse.c: In function 'udev_rules_iter_label': udev_rules_parse.c:69: warning: cast increases required alignment of target type udev_rules_parse.c: In function 'udev_rules_init': udev_rules_parse.c:698: warning: cast increases required alignment of target type udev_rules_parse.c:698: warning: cast increases required alignment of target type udev_rules_parse.c:698: warning: cast increases required alignment of target type CC udev_utils.o udev_utils.c: In function 'name_list_add': udev_utils.c:62: warning: cast increases required alignment of target type udev_utils.c:62: warning: cast increases required alignment of target type udev_utils.c:71: warning: cast increases required alignment of target type udev_utils.c:71: warning: cast increases required alignment of target type udev_utils.c: In function 'name_list_key_add': udev_utils.c:92: warning: cast increases required alignment of target type udev_utils.c:92: warning: cast increases required alignment of target type udev_utils.c: In function 'name_list_cleanup': udev_utils.c:118: warning: cast increases required alignment of target type udev_utils.c:118: warning: cast increases required alignment of target type udev_utils.c:118: warning: cast increases required alignment of target type CC udev_utils_string.o CC udev_utils_file.o CC udev_utils_run.o CC udev_sysdeps.o AR libudev.a RANLIB libudev.a CC udevtrigger.o udevtrigger.c: In function 'exec_list': udevtrigger.c:136: warning: cast increases required alignment of target type udevtrigger.c:136: warning: cast increases required alignment of target type udevtrigger.c:136: warning: cast increases required alignment of target type udevtrigger.c:146: warning: cast increases required alignment of target type udevtrigger.c:146: warning: cast increases required alignment of target type udevtrigger.c:146: warning: cast increases required alignment of target type udevtrigger.c: In function 'subsystem_filtered': udevtrigger.c:158: warning: cast increases required alignment of target type udevtrigger.c:158: warning: cast increases required alignment of target type udevtrigger.c:164: warning: cast increases required alignment of target type udevtrigger.c:164: warning: cast increases required alignment of target type udevtrigger.c: In function 'attr_filtered': udevtrigger.c:226: warning: cast increases required alignment of target type udevtrigger.c:226: warning: cast increases required alignment of target type udevtrigger.c:232: warning: cast increases required alignment of target type udevtrigger.c:232: warning: cast increases required alignment of target type LD udevtrigger make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/udev' [ ! -d anchorfree ] || make -C anchorfree make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/anchorfree' make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/anchorfree' [ ! -d ttraff ] || make -C ttraff make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/ttraff' make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/ttraff' [ ! -d speedtest ] || make -C speedtest # Also build kernel echo "# CONFIG_NET_ETHERIP" is not set >> /home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/.config echo "# CONFIG_V25" is not set >> /home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/.config echo "# CONFIG_NVRAM_60K" is not set >> /home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/.config echo "# CONFIG_NVRAM_64K" is not set >> /home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/.config make -C /home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 oldconfig make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23' HOSTCC scripts/basic/fixdep scripts/basic/fixdep.c: In function ‘traps’: scripts/basic/fixdep.c:377:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] scripts/basic/fixdep.c:379:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] HOSTCC scripts/basic/docproc HOSTCC scripts/kconfig/conf.o scripts/kconfig/conf.c: In function ‘conf_sym’: scripts/kconfig/conf.c:215:6: warning: variable ‘type’ set but not used [-Wunused-but-set-variable] scripts/kconfig/conf.c: In function ‘conf_choice’: scripts/kconfig/conf.c:287:6: warning: variable ‘type’ set but not used [-Wunused-but-set-variable] scripts/kconfig/conf.c:363:9: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] scripts/kconfig/conf.c: In function ‘conf_askvalue’: scripts/kconfig/conf.c:112:8: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] HOSTCC scripts/kconfig/kxgettext.o SHIPPED scripts/kconfig/zconf.tab.c SHIPPED scripts/kconfig/lex.zconf.c SHIPPED scripts/kconfig/zconf.hash.c HOSTCC scripts/kconfig/zconf.tab.o scripts/kconfig/lex.zconf.c:1620:16: warning: ‘input’ defined but not used [-Wunused-function] HOSTLD scripts/kconfig/conf scripts/kconfig/conf -o arch/mips/Kconfig drivers/mtd/devices/Kconfig:8:warning: leading whitespace ignored .config:1414:warning: trying to reassign symbol NET_ETHERIP .config:1415:warning: trying to assign nonexistent symbol V25 .config:1416:warning: trying to reassign symbol NVRAM_60K .config:1417:warning: trying to reassign symbol NVRAM_64K * * Linux Kernel Configuration * * * Machine selection * System type > 1. Broadcom MIPS based platforms (MIPS_BRCM) 2. Alchemy processor based machines (MACH_ALCHEMY) 3. Basler eXcite smart camera (BASLER_EXCITE) 4. Atheros SoC support (EXPERIMENTAL) (ATHEROS) 5. Cobalt Server (MIPS_COBALT) 6. DECstations (MACH_DECSTATION) 7. Jazz family of machines (MACH_JAZZ) 8. Lemote Fulong mini-PC (LEMOTE_FULONG) 9. MIPS Atlas board (MIPS_ATLAS) 10. MIPS Malta board (MIPS_MALTA) 11. MIPS SEAD board (MIPS_SEAD) 12. MIPS simulator (MIPSsim) (MIPS_SIM) 13. NEC EMMA2RH Mark-eins (MARKEINS) 14. NEC VR4100 series based machines (MACH_VR41XX) 15. Philips PNX8550 based JBS board (PNX8550_JBS) 16. Philips PNX8550 based STB810 board (PNX8550_STB810) 17. PMC-Sierra MSP chipsets (PMC_MSP) 18. PMC-Sierra Yosemite eval board (PMC_YOSEMITE) 19. Qemu (QEMU) 20. SGI IP22 (Indy/Indigo2) (SGI_IP22) 21. SGI IP27 (Origin200/2000) (SGI_IP27) 22. SGI IP32 (O2) (SGI_IP32) 23. Sibyte BCM91120C-CRhine (SIBYTE_CRHINE) 24. Sibyte BCM91120x-Carmel (SIBYTE_CARMEL) 25. Sibyte BCM91125C-CRhone (SIBYTE_CRHONE) 26. Sibyte BCM91125E-Rhone (SIBYTE_RHONE) 27. Sibyte BCM91250A-SWARM (SIBYTE_SWARM) 28. Sibyte BCM91250C2-LittleSur (SIBYTE_LITTLESUR) 29. Sibyte BCM91250E-Sentosa (SIBYTE_SENTOSA) 30. Sibyte BCM91250PT-PTSWARM (SIBYTE_PTSWARM) 31. Sibyte BCM91480B-BigSur (SIBYTE_BIGSUR) 32. SNI RM200/300/400 (SNI_RM) 33. Toshiba JMR-TX3927 board (TOSHIBA_JMR3927) 34. Toshiba RBTX49[23]7 board (TOSHIBA_RBTX4927) 35. Toshiba RBTX4938 board (TOSHIBA_RBTX4938) 36. Wind River PPMC board (WR_PPMC) choice[1-36]: 1 * * Support for Broadcom MIPS based boards * Support for Broadcom BCM947XX (BCM947XX) [Y/n] y Support for Broadcom BCM47XX processors (BCM47XX) [Y/n] y Nvram size 60k (NVRAM_60K) [N/y] n Nvram size 64k (NVRAM_64K) [N/y] n Support for Using DSCP based IP forwarding (BCMIPDSCP) [N/y] n Support for performance profiling (HND_BMIPS3300_PROF) [N/y] n Endianess selection > 1. Little endian (CPU_LITTLE_ENDIAN) choice[1]: 1 * * CPU selection * CPU type > 1. MIPS32 Release 1 (CPU_MIPS32_R1) 2. MIPS32 Release 2 (CPU_MIPS32_R2) choice[1-2]: 1 * * Kernel type * Kernel code model > 1. 32-bit kernel (32BIT) choice[1]: 1 Kernel page size > 1. 4kB (PAGE_SIZE_4KB) 2. 16kB (PAGE_SIZE_16KB) 3. 64kB (PAGE_SIZE_64KB) choice[1-3]: 1 MIPS MT options > 1. Disable multithreading support. (MIPS_MT_DISABLED) choice[1]: 1 High Memory Support (HIGHMEM) [Y/n] y Memory model 1. Flat Memory (FLATMEM_MANUAL) > 2. Sparse Memory (SPARSEMEM_MANUAL) choice[1-2]: 2 64 bit Memory and IO resources (EXPERIMENTAL) (RESOURCES_64BIT) [N/y/?] n Timer frequency 1. 48 HZ (HZ_48) > 2. 100 HZ (HZ_100) 3. 128 HZ (HZ_128) 4. 250 HZ (HZ_250) 5. 256 HZ (HZ_256) 6. 1000 HZ (HZ_1000) 7. 1024 HZ (HZ_1024) choice[1-7?]: 2 Preemption Model > 1. No Forced Preemption (Server) (PREEMPT_NONE) 2. Voluntary Kernel Preemption (Desktop) (PREEMPT_VOLUNTARY) 3. Preemptible Kernel (Low-Latency Desktop) (PREEMPT) choice[1-3]: 1 Kexec system call (EXPERIMENTAL) (KEXEC) [N/y/?] n Enable seccomp to safely compute untrusted bytecode (SECCOMP) [N/y/?] n * * General setup * Prompt for development and/or incomplete code/drivers (EXPERIMENTAL) [Y/n/?] y Local version - append to kernel release (LOCALVERSION) [-studanka] -studanka Automatically append version information to the version string (LOCALVERSION_AUTO) [Y/n/?] y Support for paging of anonymous memory (swap) (SWAP) [Y/n/?] y System V IPC (SYSVIPC) [Y/n/?] y POSIX Message Queues (POSIX_MQUEUE) [N/y/?] n BSD Process Accounting (BSD_PROCESS_ACCT) [N/y/?] n Export task/process statistics through netlink (EXPERIMENTAL) (TASKSTATS) [N/y/?] n User Namespaces (EXPERIMENTAL) (USER_NS) [N/y/?] n Auditing support (AUDIT) [N/y/?] n Kernel .config support (IKCONFIG) [N/m/y/?] n Kernel log buffer size (16 => 64KB, 17 => 128KB) (LOG_BUF_SHIFT) [14] 14 Create deprecated sysfs files (SYSFS_DEPRECATED) [Y/n/?] y Kernel->user space relay support (formerly relayfs) (RELAY) [N/y/?] n Initial RAM filesystem and RAM disk (initramfs/initrd) support (BLK_DEV_INITRD) [N/y/?] n Optimize for size (Look out for broken compilers!) (CC_OPTIMIZE_FOR_SIZE) [Y/n/?] y * * Configure standard kernel features (for small systems) * Configure standard kernel features (for small systems) (EMBEDDED) [Y/?] y Sysctl syscall support (SYSCTL_SYSCALL) [N/y/?] n Load all symbols for debugging/ksymoops (KALLSYMS) [N/y/?] n Support for hot-pluggable devices (HOTPLUG) [Y/n/?] y Enable support for printk (PRINTK) [Y/n/?] y BUG() support (BUG) [N/y/?] n Enable ELF core dumps (ELF_CORE) [N/y/?] n Enable full-sized data structures for core (BASE_FULL) [Y/n/?] y Enable futex support (FUTEX) [N/y/?] n Enable eventpoll support (EPOLL) [N/y/?] n Enable signalfd() system call (SIGNALFD) [N/y/?] n Enable eventfd() system call (EVENTFD) [N/y/?] n Use full shmem filesystem (SHMEM) [N/y/?] n Enable VM event counters for /proc/vmstat (VM_EVENT_COUNTERS) [N/y/?] n Choose SLAB allocator > 1. SLAB (SLAB) 2. SLUB (Unqueued Allocator) (SLUB) 3. SLOB (Simple Allocator) (SLOB) choice[1-3?]: 1 * * Enable loadable module support * Enable loadable module support (MODULES) [Y/n/?] y Module unloading (MODULE_UNLOAD) [Y/n/?] y Forced module unloading (MODULE_FORCE_UNLOAD) [N/y/?] n Module versioning support (MODVERSIONS) [N/y/?] n Source checksum for all modules (MODULE_SRCVERSION_ALL) [N/y/?] n Automatic kernel module loading (KMOD) [N/y/?] n * * Enable the block layer * Enable the block layer (BLOCK) [Y/n/?] y Support for Large Block Devices (LBD) [N/y/?] n Support for tracing block io actions (BLK_DEV_IO_TRACE) [N/y/?] n Support for Large Single Files (LSF) [N/y/?] n Block layer SG support v4 (EXPERIMENTAL) (BLK_DEV_BSG) [N/y/?] n * * IO Schedulers * Anticipatory I/O scheduler (IOSCHED_AS) [N/m/y/?] n Deadline I/O scheduler (IOSCHED_DEADLINE) [Y/n/m/?] y CFQ I/O scheduler (IOSCHED_CFQ) [N/m/y/?] n Default I/O scheduler > 1. Deadline (DEFAULT_DEADLINE) 2. No-op (DEFAULT_NOOP) choice[1-2?]: 1 * * Bus options (PCI, PCMCIA, EISA, ISA, TC) * Support for PCI controller (PCI) [Y/n/?] y * * PCCARD (PCMCIA/CardBus) support * PCCard (PCMCIA/CardBus) support (PCCARD) [N/m/y/?] n * * Support for PCI Hotplug (EXPERIMENTAL) * Support for PCI Hotplug (EXPERIMENTAL) (HOTPLUG_PCI) [N/m/y/?] n * * Executable file formats * Kernel support for ELF binaries (BINFMT_ELF) [Y/n/?] y Kernel support for MISC binaries (BINFMT_MISC) [N/m/y/?] n * * Power management options * Power Management support (PM) [N/y/?] n * * Networking * Networking support (NET) [Y/n/?] y * * Networking options * Packet socket (PACKET) [Y/n/m/?] y Packet socket: mmapped IO (PACKET_MMAP) [Y/n/?] y Unix domain sockets (UNIX) [Y/n/m/?] y PF_KEY sockets (NET_KEY) [N/m/y/?] n PF_RING sockets (EXPERIMENTAL) (RING) [Y/n/m/?] y TCP/IP networking (INET) [Y/n/?] y IP: multicasting (IP_MULTICAST) [Y/n/?] y IP: advanced router (IP_ADVANCED_ROUTER) [Y/n/?] y Choose IP: FIB lookup algorithm (choose FIB_HASH if unsure) > 1. FIB_HASH (ASK_IP_FIB_HASH) 2. FIB_TRIE (IP_FIB_TRIE) choice[1-2]: 1 IP: policy routing (IP_MULTIPLE_TABLES) [Y/n/?] y IP: equal cost multipath (IP_ROUTE_MULTIPATH) [Y/n/?] y IP: verbose route monitoring (IP_ROUTE_VERBOSE) [N/y/?] n IP: kernel level autoconfiguration (IP_PNP) [N/y/?] n IP: tunneling (NET_IPIP) [Y/n/m/?] y IP: GRE tunnels over IP (NET_IPGRE) [Y/n/m/?] y IP: broadcast GRE over IP (NET_IPGRE_BROADCAST) [Y/n/?] y IP: ethernet-in-IP tunneling (NET_ETHERIP) [N/m/y/?] n IP: multicast routing (IP_MROUTE) [Y/n/?] y IP: PIM-SM version 1 support (IP_PIMSM_V1) [Y/n/?] y IP: PIM-SM version 2 support (IP_PIMSM_V2) [Y/n/?] y IP: ARP daemon support (EXPERIMENTAL) (ARPD) [N/y/?] n IP: TCP syncookie support (disabled per default) (SYN_COOKIES) [Y/n/?] y IP: AH transformation (INET_AH) [N/m/y/?] n IP: ESP transformation (INET_ESP) [N/m/y/?] n IP: IPComp transformation (INET_IPCOMP) [N/m/y/?] n IP: IPsec transport mode (INET_XFRM_MODE_TRANSPORT) [N/m/y/?] n IP: IPsec tunnel mode (INET_XFRM_MODE_TUNNEL) [N/m/y/?] n IP: IPsec BEET mode (INET_XFRM_MODE_BEET) [N/m/y/?] n INET: socket monitoring interface (INET_DIAG) [Y/n/m/?] y * * TCP: advanced congestion control * TCP: advanced congestion control (TCP_CONG_ADVANCED) [Y/n/?] y Binary Increase Congestion (BIC) control (TCP_CONG_BIC) [Y/n/m/?] y CUBIC TCP (TCP_CONG_CUBIC) [Y/n/m/?] y TCP Westwood+ (TCP_CONG_WESTWOOD) [Y/n/m/?] y H-TCP (TCP_CONG_HTCP) [Y/n/m/?] y High Speed TCP (TCP_CONG_HSTCP) [Y/n/m/?] y TCP-Hybla congestion control algorithm (TCP_CONG_HYBLA) [Y/n/m/?] y TCP Vegas (TCP_CONG_VEGAS) [Y/n/m/?] y Scalable TCP (TCP_CONG_SCALABLE) [Y/n/m/?] y TCP Low Priority (TCP_CONG_LP) [N/m/y/?] n TCP Veno (TCP_CONG_VENO) [N/m/y/?] n YeAH TCP (TCP_CONG_YEAH) [N/m/y/?] n TCP Illinois (TCP_CONG_ILLINOIS) [N/m/y/?] n Default TCP congestion control 1. Bic (DEFAULT_BIC) 2. Cubic (DEFAULT_CUBIC) 3. Htcp (DEFAULT_HTCP) 4. Vegas (DEFAULT_VEGAS) > 5. Westwood (DEFAULT_WESTWOOD) 6. Reno (DEFAULT_RENO) choice[1-6?]: 5 TCP: MD5 Signature Option support (RFC2385) (EXPERIMENTAL) (TCP_MD5SIG) [Y/n/?] y * * IP virtual server support (EXPERIMENTAL) * IP virtual server support (EXPERIMENTAL) (IP_VS) [N/m/y/?] n The IPv6 protocol (IPV6) [M/n/y/?] m IPv6: Privacy Extensions support (IPV6_PRIVACY) [Y/n/?] y IPv6: Router Preference (RFC 4191) support (IPV6_ROUTER_PREF) [Y/n/?] y IPv6: Route Information (RFC 4191) support (EXPERIMENTAL) (IPV6_ROUTE_INFO) [Y/n/?] y IPv6: Enable RFC 4429 Optimistic DAD (EXPERIMENTAL) (IPV6_OPTIMISTIC_DAD) [Y/n/?] y IPv6: AH transformation (INET6_AH) [N/m/?] n IPv6: ESP transformation (INET6_ESP) [N/m/?] n IPv6: IPComp transformation (INET6_IPCOMP) [N/m/?] n IPv6: Mobility (EXPERIMENTAL) (IPV6_MIP6) [N/m/?] n IPv6: IPsec transport mode (INET6_XFRM_MODE_TRANSPORT) [N/m/?] n IPv6: IPsec tunnel mode (INET6_XFRM_MODE_TUNNEL) [N/m/?] n IPv6: IPsec BEET mode (INET6_XFRM_MODE_BEET) [N/m/?] n IPv6: MIPv6 route optimization mode (EXPERIMENTAL) (INET6_XFRM_MODE_ROUTEOPTIMIZATION) [N/m/?] n IPv6: IPv6-in-IPv4 tunnel (SIT driver) (IPV6_SIT) [M/n/?] m IPv6: IPv6-in-IPv6 tunnel (IPV6_TUNNEL) [N/m/?] n IPv6: Multiple Routing Tables (IPV6_MULTIPLE_TABLES) [N/y/?] n Security Marking (NETWORK_SECMARK) [Y/n/?] y * * Network packet filtering framework (Netfilter) * Network packet filtering framework (Netfilter) (NETFILTER) [Y/n/?] y Network packet filtering debugging (NETFILTER_DEBUG) [N/y/?] n Bridged IP/ARP packets filtering (BRIDGE_NETFILTER) [Y/n/?] y * * Core Netfilter Configuration * Netfilter netlink interface (NETFILTER_NETLINK) [Y/n/m/?] y Netfilter NFQUEUE over NFNETLINK interface (NETFILTER_NETLINK_QUEUE) [Y/n/m/?] y Netfilter LOG over NFNETLINK interface (NETFILTER_NETLINK_LOG) [Y/n/m/?] y Netfilter connection tracking support (NF_CONNTRACK_ENABLED) [Y/n/m/?] y Connection tracking flow accounting (NF_CT_ACCT) [Y/?] y Connection mark tracking support (NF_CONNTRACK_MARK) [Y/?] y Connection tracking security mark support (NF_CONNTRACK_SECMARK) [Y/n/?] y Connection tracking events (EXPERIMENTAL) (NF_CONNTRACK_EVENTS) [Y/n/?] y SCTP protocol connection tracking support (EXPERIMENTAL) (NF_CT_PROTO_SCTP) [Y/n/m/?] y UDP-Lite protocol connection tracking support (EXPERIMENTAL) (NF_CT_PROTO_UDPLITE) [Y/n/m/?] y Amanda backup protocol support (NF_CONNTRACK_AMANDA) [Y/n/m/?] y FTP protocol support (NF_CONNTRACK_FTP) [Y/n/m/?] y H.323 protocol support (EXPERIMENTAL) (NF_CONNTRACK_H323) [M/n/?] m IRC protocol support (NF_CONNTRACK_IRC) [Y/n/m/?] y NetBIOS name service protocol support (EXPERIMENTAL) (NF_CONNTRACK_NETBIOS_NS) [Y/n/m/?] y PPtP protocol support (NF_CONNTRACK_PPTP) [M/n/y/?] m SANE protocol support (EXPERIMENTAL) (NF_CONNTRACK_SANE) [N/m/y/?] n SIP protocol support (EXPERIMENTAL) (NF_CONNTRACK_SIP) [N/m/y/?] n TFTP protocol support (NF_CONNTRACK_TFTP) [Y/n/m/?] y Connection tracking netlink interface (EXPERIMENTAL) (NF_CT_NETLINK) [Y/n/m/?] y Netfilter Xtables support (required for ip_tables) (NETFILTER_XTABLES) [Y/?] y "CLASSIFY" target support (NETFILTER_XT_TARGET_CLASSIFY) [Y/n/m/?] y "CONNMARK" target support (NETFILTER_XT_TARGET_CONNMARK) [Y/n/m/?] y "DSCP" target support (NETFILTER_XT_TARGET_DSCP) [Y/n/m/?] y "MARK" target support (NETFILTER_XT_TARGET_MARK) [Y/n/m/?] y "NFQUEUE" target Support (NETFILTER_XT_TARGET_NFQUEUE) [Y/n/m/?] y "NFLOG" target support (NETFILTER_XT_TARGET_NFLOG) [Y/n/m/?] y "NOTRACK" target support (NETFILTER_XT_TARGET_NOTRACK) [Y/n/m/?] y "TRACE" target support (NETFILTER_XT_TARGET_TRACE) [N/m/y/?] n "SECMARK" target support (NETFILTER_XT_TARGET_SECMARK) [Y/n/m/?] y "CONNSECMARK" target support (NETFILTER_XT_TARGET_CONNSECMARK) [Y/n/m/?] y "TCPMSS" target support (NETFILTER_XT_TARGET_TCPMSS) [Y/n/m/?] y "comment" match support (NETFILTER_XT_MATCH_COMMENT) [Y/n/m/?] y "connbytes" per-connection counter match support (NETFILTER_XT_MATCH_CONNBYTES) [Y/n/m/?] y "connlimit" match support" (NETFILTER_XT_MATCH_CONNLIMIT) [Y/n/m/?] y "connmark" connection mark match support (NETFILTER_XT_MATCH_CONNMARK) [M/n/y/?] m "conntrack" connection tracking match support (NETFILTER_XT_MATCH_CONNTRACK) [Y/n/m/?] y "DCCP" protocol match support (NETFILTER_XT_MATCH_DCCP) [Y/n/m/?] y "DSCP" match support (NETFILTER_XT_MATCH_DSCP) [Y/n/m/?] y "ESP" match support (NETFILTER_XT_MATCH_ESP) [Y/n/m/?] y "helper" match support (NETFILTER_XT_MATCH_HELPER) [Y/n/m/?] y "length" match support (NETFILTER_XT_MATCH_LENGTH) [Y/n/m/?] y "limit" match support (NETFILTER_XT_MATCH_LIMIT) [Y/n/m/?] y "mac" address match support (NETFILTER_XT_MATCH_MAC) [M/n/y/?] m "mark" match support (NETFILTER_XT_MATCH_MARK) [M/n/y/?] m Multiple port match support (NETFILTER_XT_MATCH_MULTIPORT) [Y/n/m/?] y "physdev" match support (NETFILTER_XT_MATCH_PHYSDEV) [N/m/y/?] n "pkttype" packet type match support (NETFILTER_XT_MATCH_PKTTYPE) [Y/n/m/?] y "quota" match support (NETFILTER_XT_MATCH_QUOTA) [Y/n/m/?] y "realm" match support (NETFILTER_XT_MATCH_REALM) [Y/n/m/?] y "sctp" protocol match support (EXPERIMENTAL) (NETFILTER_XT_MATCH_SCTP) [Y/n/m/?] y "state" match support (NETFILTER_XT_MATCH_STATE) [Y/n/m/?] y "statistic" match support (NETFILTER_XT_MATCH_STATISTIC) [Y/n/m/?] y "string" match support (NETFILTER_XT_MATCH_STRING) [Y/n/m/?] y "tcpmss" match support (NETFILTER_XT_MATCH_TCPMSS) [Y/n/m/?] y "u32" match support (NETFILTER_XT_MATCH_U32) [Y/n/m/?] y "hashlimit" match support (NETFILTER_XT_MATCH_HASHLIMIT) [Y/n/m/?] y * * IP: Netfilter Configuration * IPv4 connection tracking support (required for NAT) (NF_CONNTRACK_IPV4) [Y/n/m/?] y proc/sysctl compatibility with old connection tracking (NF_CONNTRACK_PROC_COMPAT) [Y/n/?] y IP Userspace queueing via NETLINK (OBSOLETE) (IP_NF_QUEUE) [N/m/y/?] n IP tables support (required for filtering/masq/NAT) (IP_NF_IPTABLES) [Y/n/m/?] y IP range match support (IP_NF_MATCH_IPRANGE) [Y/n/m/?] y TOS match support (IP_NF_MATCH_TOS) [Y/n/m/?] y recent match support (IP_NF_MATCH_RECENT) [Y/n/m/?] y ECN match support (IP_NF_MATCH_ECN) [Y/n/m/?] y AH match support (IP_NF_MATCH_AH) [Y/n/m/?] y TTL match support (IP_NF_MATCH_TTL) [Y/n/m/?] y Owner match support (IP_NF_MATCH_OWNER) [Y/n/m/?] y address type match support (IP_NF_MATCH_ADDRTYPE) [Y/n/m/?] y Layer 7 match support (EXPERIMENTAL) (IP_NF_MATCH_LAYER7) [M/n/y/?] m IPP2P (IP_NF_MATCH_IPP2P) [M/n/y/?] m Layer 7 debugging output (IP_NF_MATCH_LAYER7_DEBUG) [N/y/?] n Packet filtering (IP_NF_FILTER) [Y/n/m/?] y REJECT target support (IP_NF_TARGET_REJECT) [Y/n/m/?] y IMQ target support (IP_NF_TARGET_IMQ) [M/n/y/?] m ROUTE target support (IP_NF_TARGET_ROUTE) [Y/n/m/?] y LOG target support (IP_NF_TARGET_LOG) [Y/n/m/?] y ULOG target support (IP_NF_TARGET_ULOG) [Y/n/m/?] y Full NAT (NF_NAT) [Y/n/m/?] y MASQUERADE target support (IP_NF_TARGET_MASQUERADE) [Y/n/m/?] y REDIRECT target support (IP_NF_TARGET_REDIRECT) [Y/n/m/?] y NETMAP target support (IP_NF_TARGET_NETMAP) [Y/n/m/?] y SAME target support (OBSOLETE) (IP_NF_TARGET_SAME) [Y/n/m/?] y Basic SNMP-ALG support (EXPERIMENTAL) (NF_NAT_SNMP_BASIC) [Y/n/m/?] y Packet mangling (IP_NF_MANGLE) [Y/n/m/?] y TOS target support (IP_NF_TARGET_TOS) [Y/n/m/?] y ECN target support (IP_NF_TARGET_ECN) [Y/n/m/?] y TTL target support (IP_NF_TARGET_TTL) [Y/n/m/?] y CLUSTERIP target support (EXPERIMENTAL) (IP_NF_TARGET_CLUSTERIP) [Y/n/m/?] y raw table support (required for NOTRACK/TRACE) (IP_NF_RAW) [Y/n/m/?] y ARP tables support (IP_NF_ARPTABLES) [N/m/y/?] n Webstr match support (EXPERIMENTAL) (IP_NF_MATCH_WEBSTR) [M/n/y] m Automatic port forwarding (autofw) target support (IP_NF_AUTOFW) [Y/n/m] y port triggering match support (IP_NF_TARGET_TRIGGER) [Y/n/m] y * * IPv6: Netfilter Configuration (EXPERIMENTAL) * IPv6 connection tracking support (EXPERIMENTAL) (NF_CONNTRACK_IPV6) [N/m/?] n IP6 Userspace queueing via NETLINK (OBSOLETE) (IP6_NF_QUEUE) [N/m/?] n IP6 tables support (required for filtering) (IP6_NF_IPTABLES) [N/m/?] n * * Bridge: Netfilter Configuration * Ethernet Bridge tables (ebtables) support (BRIDGE_NF_EBTABLES) [M/n/y/?] m ebt: broute table support (BRIDGE_EBT_BROUTE) [M/n/?] m ebt: filter table support (BRIDGE_EBT_T_FILTER) [M/n/?] m ebt: nat table support (BRIDGE_EBT_T_NAT) [M/n/?] m ebt: 802.3 filter support (BRIDGE_EBT_802_3) [M/n/?] m ebt: among filter support (BRIDGE_EBT_AMONG) [M/n/?] m ebt: ARP filter support (BRIDGE_EBT_ARP) [M/n/?] m ebt: IP filter support (BRIDGE_EBT_IP) [M/n/?] m ebt: limit match support (BRIDGE_EBT_LIMIT) [M/n/?] m ebt: mark filter support (BRIDGE_EBT_MARK) [M/n/?] m ebt: packet type filter support (BRIDGE_EBT_PKTTYPE) [M/n/?] m ebt: STP filter support (BRIDGE_EBT_STP) [M/n/?] m ebt: 802.1Q VLAN filter support (BRIDGE_EBT_VLAN) [M/n/?] m ebt: arp reply target support (BRIDGE_EBT_ARPREPLY) [M/n/?] m ebt: dnat target support (BRIDGE_EBT_DNAT) [M/n/?] m ebt: arpnat target support (BRIDGE_EBT_ARPNAT) [M/n/?] m ebt: mark target support (BRIDGE_EBT_MARK_T) [M/n/?] m ebt: redirect target support (BRIDGE_EBT_REDIRECT) [M/n/?] m ebt: snat target support (BRIDGE_EBT_SNAT) [M/n/?] m ebt: log support (BRIDGE_EBT_LOG) [N/m/?] n ebt: ulog support (OBSOLETE) (BRIDGE_EBT_ULOG) [N/m/?] n * * The DCCP Protocol (EXPERIMENTAL) * The DCCP Protocol (EXPERIMENTAL) (IP_DCCP) [N/m/y/?] n * * The SCTP Protocol (EXPERIMENTAL) * The SCTP Protocol (EXPERIMENTAL) (IP_SCTP) [N/m/?] n * * The TIPC Protocol (EXPERIMENTAL) * The TIPC Protocol (EXPERIMENTAL) (TIPC) [N/m/y/?] n Asynchronous Transfer Mode (ATM) (EXPERIMENTAL) (ATM) [N/m/y/?] n 802.1d Ethernet Bridging (BRIDGE) [Y/n/m/?] y 802.1Q VLAN Support (VLAN_8021Q) [Y/n/m/?] y DECnet Support (DECNET) [N/m/y/?] n ANSI/IEEE 802.2 LLC type 2 Support (LLC2) [N/m/y/?] n The IPX protocol (IPX) [N/m/y/?] n Appletalk protocol support (ATALK) [N/m/y/?] n CCITT X.25 Packet Layer (EXPERIMENTAL) (X25) [N/m/y/?] n LAPB Data Link Driver (EXPERIMENTAL) (LAPB) [N/m/y/?] n Acorn Econet/AUN protocols (EXPERIMENTAL) (ECONET) [N/m/y/?] n WAN router (WAN_ROUTER) [N/m/y/?] n * * QoS and/or fair queueing * QoS and/or fair queueing (NET_SCHED) [Y/n/?] y * * Queueing/Scheduling * Class Based Queueing (CBQ) (NET_SCH_CBQ) [Y/n/m/?] y Hierarchical Token Bucket (HTB) (NET_SCH_HTB) [Y/n/m/?] y Hierarchical Fair Service Curve (HFSC) (NET_SCH_HFSC) [Y/n/m/?] y Multi Band Priority Queueing (PRIO) (NET_SCH_PRIO) [Y/n/m/?] y Multi Band Round Robin Queuing (RR) (NET_SCH_RR) [N/m/y/?] n WRR packet scheduler (NET_SCH_WRR) [Y/n/m/?] y Random Early Detection (RED) (NET_SCH_RED) [Y/n/m/?] y Stochastic Fairness Queueing (SFQ) (NET_SCH_SFQ) [Y/n/m/?] y True Link Equalizer (TEQL) (NET_SCH_TEQL) [Y/n/m/?] y Token Bucket Filter (TBF) (NET_SCH_TBF) [Y/n/m/?] y Generic Random Early Detection (GRED) (NET_SCH_GRED) [Y/n/m/?] y Differentiated Services marker (DSMARK) (NET_SCH_DSMARK) [N/m/y/?] n Network emulator (NETEM) (NET_SCH_NETEM) [N/m/y/?] n Ingress Qdisc (NET_SCH_INGRESS) [Y/n/m/?] y * * Classification * Elementary classification (BASIC) (NET_CLS_BASIC) [Y/n/m/?] y Traffic-Control Index (TCINDEX) (NET_CLS_TCINDEX) [Y/n/m/?] y Routing decision (ROUTE) (NET_CLS_ROUTE4) [Y/n/m/?] y Netfilter mark (FW) (NET_CLS_FW) [Y/n/m/?] y Universal 32bit comparisons w/ hashing (U32) (NET_CLS_U32) [Y/n/m/?] y Performance counters support (CLS_U32_PERF) [N/y/?] n Netfilter marks support (CLS_U32_MARK) [N/y/?] n IPv4 Resource Reservation Protocol (RSVP) (NET_CLS_RSVP) [Y/n/m/?] y IPv6 Resource Reservation Protocol (RSVP6) (NET_CLS_RSVP6) [N/m/y/?] n Extended Matches (NET_EMATCH) [N/y/?] n Actions (NET_CLS_ACT) [Y/?] y Traffic Policing (NET_ACT_POLICE) [Y/?] y Generic actions (NET_ACT_GACT) [N/m/y/?] n Redirecting and Mirroring (NET_ACT_MIRRED) [N/m/y/?] n IPtables targets (NET_ACT_IPT) [N/m/y/?] n Packet Editing (NET_ACT_PEDIT) [N/m/y/?] n Simple Example (Debug) (NET_ACT_SIMP) [N/m/y/?] n Traffic Policing (obsolete) (NET_CLS_POLICE) [Y/n/?] y Incoming device classification (NET_CLS_IND) [N/y/?] n * * Network testing * Packet Generator (USE WITH CAUTION) (NET_PKTGEN) [N/m/y/?] n * * Amateur Radio support * Amateur Radio support (HAMRADIO) [N/y/?] n * * IrDA (infrared) subsystem support * IrDA (infrared) subsystem support (IRDA) [N/m/y/?] n * * Bluetooth subsystem support * Bluetooth subsystem support (BT) [N/m/y/?] n RxRPC session sockets (AF_RXRPC) [N/m/y/?] n * * Wireless * Improved wireless configuration API (CFG80211) [Y] y Wireless extensions (WIRELESS_EXT) [Y/?] y Generic IEEE 802.11 Networking Stack (mac80211) (MAC80211) [Y/n/m/?] y Enable debugging output (MAC80211_DEBUG) [N/y/?] (NEW) Generic IEEE 802.11 Networking Stack (IEEE80211) [Y/n/m/?] y Enable full debugging output (IEEE80211_DEBUG) [N/y/?] (NEW) IEEE 802.11 WEP encryption (802.1x) (IEEE80211_CRYPT_WEP) [N/m/y/?] (NEW) y IEEE 802.11i CCMP support (IEEE80211_CRYPT_CCMP) [N/m/y/?] (NEW) y IEEE 802.11i TKIP encryption (IEEE80211_CRYPT_TKIP) [N/m/y/?] (NEW) y Software MAC add-on to the IEEE 802.11 networking stack (IEEE80211_SOFTMAC) [N/m/y/?] (NEW) y Enable full debugging output (IEEE80211_SOFTMAC_DEBUG) [N/y] (NEW) * * RF switch subsystem support * RF switch subsystem support (RFKILL) [Y/n/m/?] y * * Plan 9 Resource Sharing Support (9P2000) (Experimental) * Plan 9 Resource Sharing Support (9P2000) (Experimental) (NET_9P) [N/m/y/?] n * * Device Drivers * * * Generic Driver Options * Select only drivers that don't need compile-time external firmware (STANDALONE) [Y/n/?] y Prevent firmware from being built (PREVENT_FIRMWARE_BUILD) [Y/n/?] y Userspace firmware loading support (FW_LOADER) [N/m/y/?] n * * Connector - unified userspace <-> kernelspace linker * Connector - unified userspace <-> kernelspace linker (CONNECTOR) [Y/n/m/?] y Report process events to userspace (PROC_EVENTS) [Y/n/?] y * * Memory Technology Device (MTD) support * Memory Technology Device (MTD) support (MTD) [Y/n/m/?] y Debugging (MTD_DEBUG) [N/y/?] n MTD concatenating support (MTD_CONCAT) [N/m/y/?] n MTD partitioning support (MTD_PARTITIONS) [Y/n/?] y RedBoot partition table parsing (MTD_REDBOOT_PARTS) [N/m/y/?] n Command line partition table parsing (MTD_CMDLINE_PARTS) [N/y/?] n * * User Modules And Translation Layers * Direct char device access to MTD devices (MTD_CHAR) [Y/n/m/?] y Common interface to block layer for MTD 'translation layers' (MTD_BLKDEVS) [Y] y Caching block device access to MTD devices (MTD_BLOCK) [Y/n/m/?] y FTL (Flash Translation Layer) support (FTL) [N/m/y/?] n NFTL (NAND Flash Translation Layer) support (NFTL) [N/m/y/?] n INFTL (Inverse NAND Flash Translation Layer) support (INFTL) [N/m/y/?] n Resident Flash Disk (Flash Translation Layer) support (RFD_FTL) [N/m/y/?] n NAND SSFDC (SmartMedia) read only translation layer (SSFDC) [N/m/y/?] n * * RAM/ROM/Flash chip drivers * Detect flash chips by Common Flash Interface (CFI) probe (MTD_CFI) [Y/n/m/?] y Detect non-CFI AMD/JEDEC-compatible flash chips (MTD_JEDECPROBE) [N/m/y/?] n Flash chip driver advanced configuration options (MTD_CFI_ADV_OPTIONS) [Y/n/?] y Flash cmd/query data swapping > 1. NO (MTD_CFI_NOSWAP) 2. BIG_ENDIAN_BYTE (MTD_CFI_BE_BYTE_SWAP) 3. LITTLE_ENDIAN_BYTE (MTD_CFI_LE_BYTE_SWAP) choice[1-3]: 1 Specific CFI Flash geometry selection (MTD_CFI_GEOMETRY) [Y/n/?] y Support 8-bit buswidth (MTD_MAP_BANK_WIDTH_1) [Y/n/?] y Support 16-bit buswidth (MTD_MAP_BANK_WIDTH_2) [Y/n/?] y Support 32-bit buswidth (MTD_MAP_BANK_WIDTH_4) [Y/n/?] y Support 64-bit buswidth (MTD_MAP_BANK_WIDTH_8) [N/y/?] n Support 128-bit buswidth (MTD_MAP_BANK_WIDTH_16) [N/y/?] n Support 256-bit buswidth (MTD_MAP_BANK_WIDTH_32) [N/y/?] n Support 1-chip flash interleave (MTD_CFI_I1) [Y/n/?] y Support 2-chip flash interleave (MTD_CFI_I2) [Y/n/?] y Support 4-chip flash interleave (MTD_CFI_I4) [N/y/?] n Support 8-chip flash interleave (MTD_CFI_I8) [N/y/?] n Protection Registers aka one-time programmable (OTP) bits (MTD_OTP) [N/y/?] n Support for Intel/Sharp flash chips (MTD_CFI_INTELEXT) [Y/n/m/?] y Support for AMD/Fujitsu flash chips (MTD_CFI_AMDSTD) [Y/n/m/?] y Support for ST (Advanced Architecture) flash chips (MTD_CFI_STAA) [Y/n/m/?] y Support for RAM chips in bus mapping (MTD_RAM) [N/m/y/?] n Support for ROM chips in bus mapping (MTD_ROM) [N/m/y/?] n Support for absent chips in bus mapping (MTD_ABSENT) [N/m/y/?] n * * Mapping drivers for chip access * Support non-linear mappings of flash chips (MTD_COMPLEX_MAPPINGS) [N/y/?] n CFI Flash device in physical memory map (MTD_PHYSMAP) [N/m/y/?] n Map driver for platform device RAM (mtd-ram) (MTD_PLATRAM) [N/m/y/?] n AR531X Flash device in physical memory map (MTD_AR531X) [N/m/y/?] n Senao EOC5610 Flash mapping (MTD_EOC5610) [N/m/y/?] n CFI Flash device mapped on Broadcom BCM947XX boards (MTD_BCM947XX) [Y/n/m] y * * Self-contained MTD device drivers * Broadcom Chipcommon Serial Flash support (MTD_SFLASH) [Y/n] y Broadcom Chipcommon NAND Flash support (MTD_NFLASH) [Y/n] y Ramix PMC551 PCI Mezzanine RAM card support (MTD_PMC551) [N/m/y/?] n Page Programming mode support (MTD_SPIFLASH_PP) [N/y] n Uncached system RAM (MTD_SLRAM) [N/m/y/?] n Physical system RAM (MTD_PHRAM) [N/m/y/?] n Test driver using RAM (MTD_MTDRAM) [N/m/y/?] n MTD using block device (MTD_BLOCK2MTD) [N/m/y/?] n * * Disk-On-Chip Device Drivers * M-Systems Disk-On-Chip 2000 and Millennium (DEPRECATED) (MTD_DOC2000) [N/m/y/?] n M-Systems Disk-On-Chip Millennium-only alternative driver (DEPRECATED) (MTD_DOC2001) [N/m/y/?] n M-Systems Disk-On-Chip Millennium Plus (MTD_DOC2001PLUS) [N/m/y/?] n * * NAND Device Support * NAND Device Support (MTD_NAND) [N/m/y/?] n * * OneNAND Device Support * OneNAND Device Support (MTD_ONENAND) [N/m/y/?] n * * UBI - Unsorted block images * Enable UBI (MTD_UBI) [N/m/y/?] n * * Parallel port support * Parallel port support (PARPORT) [N/m/y/?] n * * Block devices * Block devices (BLK_DEV) [Y/n/?] y Compaq SMART2 support (BLK_CPQ_DA) [N/m/y/?] n Compaq Smart Array 5xxx support (BLK_CPQ_CISS_DA) [N/m/y/?] n Mylex DAC960/DAC1100 PCI RAID Controller support (BLK_DEV_DAC960) [N/m/y/?] n Micro Memory MM5415 Battery Backed RAM support (EXPERIMENTAL) (BLK_DEV_UMEM) [N/m/y/?] n Loopback device support (BLK_DEV_LOOP) [M/n/y/?] m Cryptoloop Support (BLK_DEV_CRYPTOLOOP) [N/m/?] n Network block device support (BLK_DEV_NBD) [N/m/y/?] n Promise SATA SX8 support (BLK_DEV_SX8) [N/m/y/?] n Low Performance USB Block driver (BLK_DEV_UB) [N/m/?] n RAM disk support (BLK_DEV_RAM) [N/m/y/?] n Packet writing on CD/DVD media (CDROM_PKTCDVD) [N/m/y/?] n ATA over Ethernet support (ATA_OVER_ETH) [N/m/y/?] n * * Misc devices * Misc devices (MISC_DEVICES) [N/y/?] n * * ATA/ATAPI/MFM/RLL support * ATA/ATAPI/MFM/RLL support (IDE) [N/m/y/?] n * * SCSI device support * RAID Transport Class (RAID_ATTRS) [N/m/y/?] n SCSI device support (SCSI) [M/n/y/?] m SCSI target support (SCSI_TGT) [N/m/?] n legacy /proc/scsi/ support (SCSI_PROC_FS) [Y/n/?] y * * SCSI support type (disk, tape, CD-ROM) * SCSI disk support (BLK_DEV_SD) [M/n/?] m SCSI tape support (CHR_DEV_ST) [N/m/?] n SCSI OnStream SC-x0 tape support (CHR_DEV_OSST) [N/m/?] n SCSI CDROM support (BLK_DEV_SR) [N/m/?] n SCSI generic support (CHR_DEV_SG) [N/m/?] n SCSI media changer support (CHR_DEV_SCH) [N/m/?] n * * Some SCSI devices (e.g. CD jukebox) support multiple LUNs * Probe all LUNs on each SCSI device (SCSI_MULTI_LUN) [Y/n/?] y Verbose SCSI error reporting (kernel size +=12K) (SCSI_CONSTANTS) [N/y/?] n SCSI logging facility (SCSI_LOGGING) [N/y/?] n Asynchronous SCSI scanning (SCSI_SCAN_ASYNC) [N/y/?] n * * SCSI Transports * Parallel SCSI (SPI) Transport Attributes (SCSI_SPI_ATTRS) [N/m/?] n FiberChannel Transport Attributes (SCSI_FC_ATTRS) [N/m/?] n iSCSI Transport Attributes (SCSI_ISCSI_ATTRS) [N/m/?] n SAS Domain Transport Attributes (SCSI_SAS_LIBSAS) [N/m/?] n * * SCSI low-level drivers * SCSI low-level drivers (SCSI_LOWLEVEL) [N/y] n * * Serial ATA (prod) and Parallel ATA (experimental) drivers * Serial ATA (prod) and Parallel ATA (experimental) drivers (ATA) [N/m/y/?] n * * Multiple devices driver support (RAID and LVM) * Multiple devices driver support (RAID and LVM) (MD) [N/y/?] n * * Fusion MPT device support * Fusion MPT ScsiHost drivers for SPI (FUSION_SPI) [N/m/?] n Fusion MPT ScsiHost drivers for FC (FUSION_FC) [N/m/?] n Fusion MPT ScsiHost drivers for SAS (FUSION_SAS) [N/m/?] n * * IEEE 1394 (FireWire) support * IEEE 1394 (FireWire) support - alternative stack, EXPERIMENTAL (FIREWIRE) [N/m/y/?] n IEEE 1394 (FireWire) support (IEEE1394) [N/m/y/?] n * * I2O device support * I2O device support (I2O) [N/m/y/?] n * * Network device support * Network device support (NETDEVICES) [Y/n/?] y Netdevice multiple hardware queue support (NETDEVICES_MULTIQUEUE) [N/y/?] n * * Broadcom HND network devices * Broadcom HND network device support (HND) [Y/n] y 10/100 Ethernet support (ET) [M/n/y] m BCM47xx support (ET_47XX) [Y/n] y BCMCTF support (BCM_CTF) [M/n/y] m WL emulation using Gigabit ethernet (WL_EMULATOR) [N/y] n BCM57xx Gigabit Ethernet support (BCM57XX) [M/n/y] m BCM43xx 802.11 Wireless support (WL) [M/n/y] m Wireless feature variant > 1. Config file for basic AP variant (WL_USE_AP) 2. Config file for basic AP sdstd variant (WL_USE_AP_SDSTD) 3. Config file for basic STA variant (WL_USE_STA) 4. Config file for basic APSTA variant (WL_USE_APSTA) 5. Config file for AP 1chipG variant (WL_USE_AP_ONCHIP_G) 6. Config file for STA 1chipG variant (WL_USE_STA_ONCHIP_G) 7. Config file for APSTA 1chipG variant (WL_USE_APSTA_ONCHIP_G) 8. Config file for high/bmac split variant (WL_USE_HIGH) choice[1-8]: 1 Config file for basic AP variant (WL_AP) [wlconfig_lx_router_ap] wlconfig_lx_router_ap Config file for basic AP sdstd variant (WL_AP_SDSTD) [wlconfig_lx_router_ap_sdstd] wlconfig_lx_router_ap_sdstd Config file for basic STA variant (WL_STA) [wlconfig_lx_router_sta] wlconfig_lx_router_sta Config file for basic APSTA variant (WL_APSTA) [wlconfig_lx_router_apsta] wlconfig_lx_router_apsta Config file for AP 1chipG variant (WL_AP_ONCHIP_G) [wlconfig_lx_router_ap_1chipG] wlconfig_lx_router_ap_1chipG Config file for STA 1chipG variant (WL_STA_ONCHIP_G) [wlconfig_lx_router_sta_1chipG] wlconfig_lx_router_sta_1chipG Config file for high/bmac split variant (WL_HIGH) [wlconfig_lx_router_high] wlconfig_lx_router_high Efficient Multicast Forwarding & IGMP Snooping Layers (EMF) [M/n/y] m Intermediate Functional Block support (IFB) [N/m/y/?] n Dummy net driver support (DUMMY) [N/m/y/?] n Bonding driver support (BONDING) [N/m/y/?] n MAC-VLAN support (EXPERIMENTAL) (MACVLAN) [M/n/y/?] m EQL (serial line load balancing) support (EQUALIZER) [N/m/y/?] n IMQ (intermediate queueing device) support (IMQ) [M/n/y/?] m IMQ behavior (PRE/POSTROUTING) 1. IMQ AA (IMQ_BEHAVIOR_AA) 2. IMQ AB (IMQ_BEHAVIOR_AB) > 3. IMQ BA (IMQ_BEHAVIOR_BA) 4. IMQ BB (IMQ_BEHAVIOR_BB) choice[1-4?]: 3 Number of IMQ devices (IMQ_NUM_DEVS) [2] 2 Universal TUN/TAP device driver support (TUN) [Y/n/m/?] y * * ARCnet support * ARCnet support (ARCNET) [N/m/y/?] n * * PHY Device support and infrastructure * PHY Device support and infrastructure (PHYLIB) [Y/n/m/?] y * * MII PHY device drivers * Drivers for Marvell PHYs (MARVELL_PHY) [N/m/y/?] n Drivers for Davicom PHYs (DAVICOM_PHY) [N/m/y/?] n Drivers for Quality Semiconductor PHYs (QSEMI_PHY) [N/m/y/?] n Drivers for the Intel LXT PHYs (LXT_PHY) [N/m/y/?] n Drivers for the Cicada PHYs (CICADA_PHY) [N/m/y/?] n Drivers for the Vitesse PHYs (VITESSE_PHY) [N/m/y/?] n Drivers for SMSC PHYs (SMSC_PHY) [N/m/y/?] n Drivers for Broadcom PHYs (BROADCOM_PHY) [N/m/y/?] n Drivers for ICPlus PHYs (ICPLUS_PHY) [N/m/y/?] n Driver for ADM6996 switches (ADM6996_PHY) [N/m/y/?] n Driver for AR8216 switches (AR8216_PHY) [N/m/y/?] n Driver for Marvell switches (MVSWITCH_PHY) [N/m/y/?] n Drivers for PHY emulation on fixed speed/link (FIXED_PHY) [N/m/y/?] n * * Ethernet (10 or 100Mbit) * Ethernet (10 or 100Mbit) (NET_ETHERNET) [Y/n/?] y Generic Media Independent Interface device support (MII) [Y/n/m/?] y ASIX AX88796 NE2000 clone support (AX88796) [N/m/y/?] n Sun Happy Meal 10/100baseT support (HAPPYMEAL) [N/m/y/?] n Sun GEM support (SUNGEM) [N/m/y/?] n Sun Cassini support (CASSINI) [N/m/y/?] n 3COM cards (NET_VENDOR_3COM) [N/y/?] n DM9000 support (DM9000) [N/m/y/?] n * * "Tulip" family network device support * "Tulip" family network device support (NET_TULIP) [N/y/?] n HP 10/100VG PCLAN (ISA, EISA, PCI) support (HP100) [N/m/y/?] n EISA, VLB, PCI and on board controllers (NET_PCI) [N/y/?] n * * Ethernet (1000 Mbit) * Ethernet (1000 Mbit) (NETDEV_1000) [N/y/?] n * * Ethernet (10000 Mbit) * Ethernet (10000 Mbit) (NETDEV_10000) [N/y/?] n * * Token Ring driver support * Token Ring driver support (TR) [N/y/?] n * * Wireless LAN * Wireless LAN (pre-802.11) (WLAN_PRE80211) [N/y/?] n Wireless LAN (IEEE 802.11) (WLAN_80211) [N/y/?] n * * USB Network Adapters * USB CATC NetMate-based Ethernet device support (EXPERIMENTAL) (USB_CATC) [N/m/?] n USB KLSI KL5USB101-based ethernet device support (USB_KAWETH) [N/m/?] n USB Pegasus/Pegasus-II based ethernet device support (USB_PEGASUS) [N/m/?] n USB RTL8150 based ethernet device support (EXPERIMENTAL) (USB_RTL8150) [N/m/?] n Multi-purpose USB Networking Framework (USB_USBNET) [N/m/?] n Option USB High Speed Mobile Devices (USB_HSO) [M/n/?] m * * Wan interfaces support * Wan interfaces support (WAN) [N/y/?] n FDDI driver support (FDDI) [N/y/?] n HIPPI driver support (EXPERIMENTAL) (HIPPI) [N/y/?] n PPP (point-to-point protocol) support (PPP) [Y/n/m/?] y PPP multilink support (EXPERIMENTAL) (PPP_MULTILINK) [Y/n/?] y PPP filtering (PPP_FILTER) [Y/n/?] y PPP support for async serial ports (PPP_ASYNC) [Y/n/m/?] y PPP support for sync tty ports (PPP_SYNC_TTY) [Y/n/m/?] y PPP Deflate compression (PPP_DEFLATE) [Y/n/m/?] y PPP BSD-Compress compression (PPP_BSDCOMP) [Y/n/m/?] y Microsoft PPP compression/encryption (MPPC/MPPE) (PPP_MPPE_MPPC) [Y/n/m/?] y PPP over Ethernet (EXPERIMENTAL) (PPPOE) [Y/n/m/?] y PPP over L2TP (EXPERIMENTAL) (PPPOL2TP) [Y/n/m/?] y SLIP (serial line) support (SLIP) [N/m/y/?] n Fibre Channel driver support (NET_FC) [N/y/?] n Traffic Shaper (OBSOLETE) (SHAPER) [N/m/y/?] n Network console logging support (EXPERIMENTAL) (NETCONSOLE) [N/m/y/?] n * * ISDN support * ISDN support (ISDN) [N/m/y/?] n * * Telephony support * Telephony support (PHONE) [N/m/y/?] n * * Input device support * Generic input layer (needed for keyboard, mouse, ...) (INPUT) [N/m/y/?] n * * Hardware I/O ports * Serial I/O support (SERIO) [N/m/y/?] n Gameport support (GAMEPORT) [N/m/y/?] n * * Character devices * Virtual terminal (VT) [N/y/?] n Non-standard serial port support (SERIAL_NONSTANDARD) [Y/n/?] y Computone IntelliPort Plus serial support (COMPUTONE) [N/m/y/?] n Comtrol RocketPort support (ROCKETPORT) [N/m/y/?] n MOXA support (MOXA) [N/m/y] n Cyclades async mux support (CYCLADES) [N/m/y/?] n Digiboard Intelligent Async Support (DIGIEPCA) [N/m/y/?] n Moxa Intellio support (MOXA_INTELLIO) [N/m/y/?] n Moxa SmartIO support (OBSOLETE) (MOXA_SMARTIO) [N/m/y/?] n Moxa SmartIO support v. 2.0 (MOXA_SMARTIO_NEW) [N/m/y/?] n Multi-Tech multiport card support (EXPERIMENTAL) (ISI) [N/m/y/?] n SyncLink Multiport support (SYNCLINKMP) [N/m/y/?] n SyncLink GT/AC support (SYNCLINK_GT) [N/m/y/?] n HDLC line discipline support (N_HDLC) [Y/n/m/?] y SDL RISCom/8 card support (RISCOM8) [N/m/y/?] n Specialix IO8+ card support (SPECIALIX) [N/m/y/?] n Specialix SX (and SI) card support (SX) [N/m/y/?] n Specialix RIO system support (RIO) [N/m/y/?] n Stallion multiport serial support (STALDRV) [N/y/?] n * * Serial drivers * 8250/16550 and compatible serial support (SERIAL_8250) [Y/n/m/?] y Console on 8250/16550 and compatible serial port (SERIAL_8250_CONSOLE) [Y/n/?] y 8250/16550 PCI device support (SERIAL_8250_PCI) [Y/n/m/?] y Maximum number of 8250/16550 serial ports (SERIAL_8250_NR_UARTS) [4] 4 Number of 8250/16550 serial ports to register at runtime (SERIAL_8250_RUNTIME_UARTS) [4] 4 Extended 8250/16550 serial driver options (SERIAL_8250_EXTENDED) [N/y/?] n * * Non-8250 serial port support * Digi International NEO PCI Support (SERIAL_JSM) [N/m/y/?] n Unix98 PTY support (UNIX98_PTYS) [Y/n/?] y Legacy (BSD) PTY support (LEGACY_PTYS) [Y/n/?] y Maximum number of legacy PTY in use (LEGACY_PTY_COUNT) [256] 256 * * IPMI top-level message handler * IPMI top-level message handler (IPMI_HANDLER) [N/m/y/?] n * * Watchdog Timer Support * Watchdog Timer Support (WATCHDOG) [Y/n/?] y Disable watchdog shutdown on close (WATCHDOG_NOWAYOUT) [N/y/?] n * * Watchdog Device Drivers * Software watchdog (SOFT_WATCHDOG) [N/m/y/?] n * * PCI-based Watchdog Cards * Berkshire Products PCI-PC Watchdog (PCIPCWATCHDOG) [N/m/y/?] n PCI-WDT500/501 Watchdog timer (WDTPCI) [N/m/y/?] n * * USB-based Watchdog Cards * Berkshire Products USB-PC Watchdog (USBPCWATCHDOG) [N/m/?] n Hardware Random Number Generator Core support (HW_RANDOM) [N/m/y/?] n Enhanced Real Time Clock Support (RTC) [N/m/y/?] n Siemens R3964 line discipline (R3964) [N/m/y/?] n Applicom intelligent fieldbus card support (APPLICOM) [N/m/y/?] n Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) (DRM) [N/m/y/?] n RAW driver (/dev/raw/rawN) (RAW_DRIVER) [N/m/y/?] n * * TPM Hardware Support * TPM Hardware Support (TCG_TPM) [N/m/y/?] n * * I2C support * I2C support (I2C) [N/m/y/?] n * * SPI support * SPI support (SPI) [N/y/?] n * * Dallas's 1-wire support * Dallas's 1-wire support (W1) [N/m/y/?] n * * Power supply class support * Power supply class support (POWER_SUPPLY) [N/m/y/?] n * * Hardware Monitoring support * Hardware Monitoring support (HWMON) [N/m/y/?] n * * Multifunction device drivers * Support for Silicon Motion SM501 (MFD_SM501) [N/m/y/?] n * * Multimedia devices * Video For Linux (VIDEO_DEV) [N/m/y/?] n DVB for Linux (DVB_CORE) [N/m/y/?] n DAB adapters (DAB) [N/y/?] n * * Graphics support * * * Backlight & LCD device support * Backlight & LCD device support (BACKLIGHT_LCD_SUPPORT) [N/y/?] n * * Display device support * Display panel/monitor support (DISPLAY_SUPPORT) [N/m/y/?] n Lowlevel video output switch controls (VIDEO_OUTPUT_CONTROL) [N/m/y/?] n Support for frame buffer devices (FB) [N/m/y/?] n * * Sound * Sound card support (SOUND) [N/m/y/?] n * * USB support * USB support (USB_SUPPORT) [Y/n/?] y Support for Host-side USB (USB) [M/n/y/?] m USB verbose debug messages (USB_DEBUG) [N/y/?] n * * Miscellaneous USB options * USB device filesystem (USB_DEVICEFS) [Y/n/?] y USB device class-devices (DEPRECATED) (USB_DEVICE_CLASS) [Y/n/?] y Dynamic USB minor allocation (EXPERIMENTAL) (USB_DYNAMIC_MINORS) [N/y/?] n * * USB Host Controller Drivers * EHCI HCD (USB 2.0) support (USB_EHCI_HCD) [M/n/?] m Full speed ISO transactions (EXPERIMENTAL) (USB_EHCI_SPLIT_ISO) [N/y/?] n Root Hub Transaction Translators (EXPERIMENTAL) (USB_EHCI_ROOT_HUB_TT) [Y/n/?] y Improved Transaction Translator scheduling (EXPERIMENTAL) (USB_EHCI_TT_NEWSCHED) [Y/n/?] y ISP116X HCD support (USB_ISP116X_HCD) [N/m/?] n OHCI HCD support (USB_OHCI_HCD) [M/n/?] m UHCI HCD (most Intel and VIA) support (USB_UHCI_HCD) [M/n/?] m SL811HS HCD support (USB_SL811_HCD) [N/m/?] n R8A66597 HCD support (USB_R8A66597_HCD) [N/m/?] n * * USB Device Class drivers * USB Modem (CDC ACM) support (USB_ACM) [M/n/?] m USB Printer support (USB_PRINTER) [M/n/?] m * * NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' * * * may also be needed; see USB_STORAGE Help for more information * USB Mass Storage support (USB_STORAGE) [M/n/?] m USB Mass Storage verbose debug (USB_STORAGE_DEBUG) [N/y/?] n Datafab Compact Flash Reader support (EXPERIMENTAL) (USB_STORAGE_DATAFAB) [N/y/?] n Freecom USB/ATAPI Bridge support (USB_STORAGE_FREECOM) [N/y/?] n Microtech/ZiO! CompactFlash/SmartMedia support (USB_STORAGE_DPCM) [N/y/?] n USBAT/USBAT02-based storage support (EXPERIMENTAL) (USB_STORAGE_USBAT) [N/y/?] n SanDisk SDDR-09 (and other SmartMedia) support (EXPERIMENTAL) (USB_STORAGE_SDDR09) [N/y/?] n SanDisk SDDR-55 SmartMedia support (EXPERIMENTAL) (USB_STORAGE_SDDR55) [N/y/?] n Lexar Jumpshot Compact Flash Reader (EXPERIMENTAL) (USB_STORAGE_JUMPSHOT) [N/y/?] n Olympus MAUSB-10/Fuji DPC-R1 support (EXPERIMENTAL) (USB_STORAGE_ALAUDA) [N/y/?] n Support for Rio Karma music player (USB_STORAGE_KARMA) [N/y/?] n The shared table of common (or usual) storage devices (USB_LIBUSUAL) [N/y/?] n * * USB Imaging devices * USB Mustek MDC800 Digital Camera support (EXPERIMENTAL) (USB_MDC800) [N/m/?] n Microtek X6USB scanner support (USB_MICROTEK) [N/m/?] n USB Monitor (USB_MON) [N/y/?] n * * USB port drivers * * * USB Serial Converter support * USB Serial Converter support (USB_SERIAL) [M/n/?] m USB Generic Serial Driver (USB_SERIAL_GENERIC) [N/y/?] n USB AIRcable Bluetooth Dongle Driver (EXPERIMENTAL) (USB_SERIAL_AIRCABLE) [N/m/?] n USB AirPrime CDMA Wireless Driver (USB_SERIAL_AIRPRIME) [N/m/?] n USB ARK Micro 3116 USB Serial Driver (EXPERIMENTAL) (USB_SERIAL_ARK3116) [N/m/?] n USB Belkin and Peracom Single Port Serial Driver (USB_SERIAL_BELKIN) [N/m/?] n USB ConnectTech WhiteHEAT Serial Driver (USB_SERIAL_WHITEHEAT) [N/m/?] n USB Digi International AccelePort USB Serial Driver (USB_SERIAL_DIGI_ACCELEPORT) [N/m/?] n USB CP2101 UART Bridge Controller (USB_SERIAL_CP2101) [N/m/?] n USB Cypress M8 USB Serial Driver (USB_SERIAL_CYPRESS_M8) [N/m/?] n USB Empeg empeg-car Mark I/II Driver (USB_SERIAL_EMPEG) [N/m/?] n USB FTDI Single Port Serial Driver (EXPERIMENTAL) (USB_SERIAL_FTDI_SIO) [M/n/?] m USB Fundamental Software Dongle Driver (USB_SERIAL_FUNSOFT) [N/m/?] n USB Handspring Visor / Palm m50x / Sony Clie Driver (USB_SERIAL_VISOR) [N/m/?] n USB PocketPC PDA Driver (USB_SERIAL_IPAQ) [N/m/?] n USB IR Dongle Serial Driver (EXPERIMENTAL) (USB_SERIAL_IR) [N/m/?] n USB Inside Out Edgeport Serial Driver (USB_SERIAL_EDGEPORT) [N/m/?] n USB Inside Out Edgeport Serial Driver (TI devices) (USB_SERIAL_EDGEPORT_TI) [N/m/?] n USB Garmin GPS driver (USB_SERIAL_GARMIN) [N/m/?] n USB IPWireless (3G UMTS TDD) Driver (EXPERIMENTAL) (USB_SERIAL_IPW) [N/m/?] n USB Keyspan PDA Single Port Serial Driver (USB_SERIAL_KEYSPAN_PDA) [N/m/?] n USB Keyspan USA-xxx Serial Driver (USB_SERIAL_KEYSPAN) [N/m/?] n USB KL5KUSB105 (Palmconnect) Driver (EXPERIMENTAL) (USB_SERIAL_KLSI) [N/m/?] n USB KOBIL chipcard reader (USB_SERIAL_KOBIL_SCT) [N/m/?] n USB MCT Single Port Serial Driver (USB_SERIAL_MCT_U232) [N/m/?] n USB Moschip 7720 Serial Driver (USB_SERIAL_MOS7720) [N/m/?] n USB Moschip 7840/7820 USB Serial Driver (USB_SERIAL_MOS7840) [N/m/?] n USB Navman GPS device (USB_SERIAL_NAVMAN) [N/m/?] n USB Prolific 2303 Single Port Serial Driver (USB_SERIAL_PL2303) [M/n/?] m USB Ours Technology Inc. OTi-6858 USB To RS232 Bridge Controller (EXPERIMENTAL) (USB_SERIAL_OTI6858) [N/m/?] n USB HP4x Calculators support (USB_SERIAL_HP4X) [N/m/?] n USB Safe Serial (Encapsulated) Driver (EXPERIMENTAL) (USB_SERIAL_SAFE) [N/m] n USB Sierra Wireless Driver (USB_SERIAL_SIERRAWIRELESS) [M/n/?] m USB TI 3410/5052 Serial Driver (USB_SERIAL_TI) [N/m/?] n USB REINER SCT cyberJack pinpad/e-com chipcard reader (EXPERIMENTAL) (USB_SERIAL_CYBERJACK) [N/m/?] n USB Xircom / Entregra Single Port Serial Driver (USB_SERIAL_XIRCOM) [N/m/?] n USB driver for GSM and CDMA modems (USB_SERIAL_OPTION) [M/n/?] m USB ZyXEL omni.net LCD Plus Driver (EXPERIMENTAL) (USB_SERIAL_OMNINET) [N/m/?] n USB Debugging Device (USB_SERIAL_DEBUG) [N/m/?] n * * USB Miscellaneous drivers * EMI 6|2m USB Audio interface support (USB_EMI62) [N/m/?] n EMI 2|6 USB Audio interface support (USB_EMI26) [N/m/?] n ADU devices from Ontrak Control Systems (EXPERIMENTAL) (USB_ADUTUX) [N/m/?] n USB Auerswald ISDN support (EXPERIMENTAL) (USB_AUERSWALD) [N/m/?] n USB Diamond Rio500 support (EXPERIMENTAL) (USB_RIO500) [N/m/?] n USB Lego Infrared Tower support (EXPERIMENTAL) (USB_LEGOTOWER) [N/m/?] n USB LCD driver support (USB_LCD) [N/m/?] n USB BlackBerry recharge support (USB_BERRY_CHARGE) [N/m/?] n USB LED driver support (USB_LED) [N/m/?] n Cypress CY7C63xxx USB driver support (USB_CYPRESS_CY7C63) [N/m/?] n Cypress USB thermometer driver support (USB_CYTHERM) [N/m/?] n USB Phidgets drivers (USB_PHIDGET) [N/m/?] n Siemens ID USB Mouse Fingerprint sensor support (USB_IDMOUSE) [N/m/?] n Elan PCMCIA CardBus Adapter USB Client (USB_FTDI_ELAN) [N/m/?] n Apple Cinema Display support (USB_APPLEDISPLAY) [N/m/?] n USB 2.0 SVGA dongle support (Net2280/SiS315) (USB_SISUSBVGA) [N/m/?] n USB LD driver (USB_LD) [N/m/?] n PlayStation 2 Trance Vibrator driver support (USB_TRANCEVIBRATOR) [N/m/?] n IO Warrior driver support (USB_IOWARRIOR) [N/m/?] n USB testing driver (DEVELOPMENT) (USB_TEST) [N/m/?] n * * USB DSL modem support * * * USB Gadget Support * Support for USB Gadgets (USB_GADGET) [N/m/y/?] n * * MMC/SD card support * MMC/SD card support (MMC) [N/m/y/?] n * * LED Support * LED Support (NEW_LEDS) [N/y/?] n * * InfiniBand support * InfiniBand support (INFINIBAND) [N/m/y/?] n * * Real Time Clock * Real Time Clock (RTC_CLASS) [N/m/y/?] n * * DMA Engine support * Support for DMA engines (DMA_ENGINE) [N/y/?] n * * DMA Clients * * * DMA Devices * * * Userspace I/O * Userspace I/O drivers (UIO) [N/m/y/?] n * * File systems * Second extended fs support (EXT2_FS) [M/n/y/?] m Ext2 extended attributes (EXT2_FS_XATTR) [N/y/?] n Ext2 execute in place support (EXT2_FS_XIP) [N/y/?] n Ext3 journalling file system support (EXT3_FS) [M/n/y/?] m Ext3 extended attributes (EXT3_FS_XATTR) [Y/n/?] y Ext3 POSIX Access Control Lists (EXT3_FS_POSIX_ACL) [N/y/?] n Ext3 Security Labels (EXT3_FS_SECURITY) [N/y/?] n Ext4dev/ext4 extended fs support development (EXPERIMENTAL) (EXT4DEV_FS) [N/m/y/?] n JBD (ext3) debugging support (JBD_DEBUG) [N/y/?] n Reiserfs support (REISERFS_FS) [N/m/y/?] n JFS filesystem support (JFS_FS) [N/m/y/?] n XFS filesystem support (XFS_FS) [M/n/y/?] m XFS Quota support (XFS_QUOTA) [N/y/?] n XFS Security Label support (XFS_SECURITY) [N/y/?] n XFS POSIX ACL support (XFS_POSIX_ACL) [N/y/?] n XFS Realtime subvolume support (XFS_RT) [N/y/?] n GFS2 file system support (GFS2_FS) [N/m/y/?] n OCFS2 file system support (OCFS2_FS) [N/m/y/?] n Minix fs support (MINIX_FS) [N/m/y/?] n ROM file system support (ROMFS_FS) [N/m/y/?] n SquashFS 3.0 - Squashed file system support (SQUASHFS) [Y/n/m/?] y Additional options for memory-constrained systems (SQUASHFS_EMBEDDED) [N/y/?] n Inotify file change notification support (INOTIFY) [N/y/?] n Quota support (QUOTA) [N/y/?] n Dnotify support (DNOTIFY) [N/y/?] n Kernel automounter support (AUTOFS_FS) [N/m/y/?] n Kernel automounter version 4 support (also supports v3) (AUTOFS4_FS) [N/m/y/?] n Filesystem in Userspace support (FUSE_FS) [M/n/y/?] m * * CD-ROM/DVD Filesystems * ISO 9660 CDROM file system support (ISO9660_FS) [N/m/y/?] n UDF file system support (UDF_FS) [N/m/y/?] n * * DOS/FAT/NT Filesystems * MSDOS fs support (MSDOS_FS) [M/n/y/?] m VFAT (Windows-95) fs support (VFAT_FS) [M/n/y/?] m Default codepage for FAT (FAT_DEFAULT_CODEPAGE) [437] 437 Default iocharset for FAT (FAT_DEFAULT_IOCHARSET) [iso8859-1] iso8859-1 NTFS file system support (NTFS_FS) [N/m/y/?] n * * Pseudo filesystems * /proc file system support (PROC_FS) [Y/n/?] y /proc/kcore support (PROC_KCORE) [N/y] n Sysctl support (/proc/sys) (PROC_SYSCTL) [Y/n/?] y /dev file system support (OBSOLETE) (DEVFS_FS) [Y/n/?] y Automatically mount at boot (DEVFS_MOUNT) [Y/n/?] y Debug devfs (DEVFS_DEBUG) [N/y/?] n sysfs file system support (SYSFS) [Y/n/?] y Virtual memory file system support (former shm fs) (TMPFS) [Y/n/?] y Tmpfs POSIX Access Control Lists (TMPFS_POSIX_ACL) [N/y/?] n Userspace-driven configuration filesystem (EXPERIMENTAL) (CONFIGFS_FS) [N/m/y/?] n * * Miscellaneous filesystems * ADFS file system support (EXPERIMENTAL) (ADFS_FS) [N/m/y/?] n Amiga FFS file system support (EXPERIMENTAL) (AFFS_FS) [N/m/y/?] n Apple Macintosh file system support (EXPERIMENTAL) (HFS_FS) [N/m/y/?] n Apple Extended HFS file system support (HFSPLUS_FS) [N/m/y/?] n BeOS file system (BeFS) support (read only) (EXPERIMENTAL) (BEFS_FS) [N/m/y/?] n BFS file system support (EXPERIMENTAL) (BFS_FS) [N/m/y/?] n EFS file system support (read only) (EXPERIMENTAL) (EFS_FS) [N/m/y/?] n Journalling Flash File System v2 (JFFS2) support (JFFS2_FS) [M/n/y/?] m JFFS2 debugging verbosity (0 = quiet, 2 = noisy) (JFFS2_FS_DEBUG) [0] 0 JFFS2 write-buffering support (JFFS2_FS_WRITEBUFFER) [Y/n/?] y JFFS2 summary support (EXPERIMENTAL) (JFFS2_SUMMARY) [N/y/?] n JFFS2 XATTR support (EXPERIMENTAL) (JFFS2_FS_XATTR) [N/y/?] n Advanced compression options for JFFS2 (JFFS2_COMPRESSION_OPTIONS) [Y/n/?] y JFFS2 ZLIB compression support (JFFS2_ZLIB) [Y/n/?] y JFFS2 RTIME compression support (JFFS2_RTIME) [N/y/?] n JFFS2 RUBIN compression support (JFFS2_RUBIN) [N/y/?] n JFFS2 default compression mode 1. no compression (JFFS2_CMODE_NONE) 2. priority (JFFS2_CMODE_PRIORITY) > 3. size (EXPERIMENTAL) (JFFS2_CMODE_SIZE) choice[1-3?]: 3 Compressed ROM file system support (cramfs) (CRAMFS) [N/m/y/?] n FreeVxFS file system support (VERITAS VxFS(TM) compatible) (VXFS_FS) [N/m/y/?] n OS/2 HPFS file system support (HPFS_FS) [N/m/y/?] n QNX4 file system support (read only) (QNX4FS_FS) [N/m/y/?] n System V/Xenix/V7/Coherent file system support (SYSV_FS) [N/m/y/?] n UFS file system support (read only) (UFS_FS) [N/m/y/?] n * * Network File Systems * NFS file system support (NFS_FS) [N/m/y/?] n NFS server support (NFSD) [N/m/y/?] n SMB file system support (to mount Windows shares etc.) (SMB_FS) [N/m/y/?] n CIFS support (advanced network filesystem for Samba, Window and other CIFS compliant servers) (CIFS) [M/n/y/?] m CIFS statistics (CIFS_STATS) [N/y/?] n Support legacy servers which use weaker LANMAN security (CIFS_WEAK_PW_HASH) [Y/n/?] y CIFS extended attributes (CIFS_XATTR) [N/y/?] n Enable additional CIFS debugging routines (CIFS_DEBUG2) [N/y/?] n CIFS Experimental Features (EXPERIMENTAL) (CIFS_EXPERIMENTAL) [N/y/?] n NCP file system support (to mount NetWare volumes) (NCP_FS) [N/m/y/?] n Coda file system support (advanced network fs) (CODA_FS) [N/m/y/?] n Andrew File System support (AFS) (EXPERIMENTAL) (AFS_FS) [N/m/y/?] n * * Partition Types * Advanced partition selection (PARTITION_ADVANCED) [Y/n/?] y Acorn partition support (ACORN_PARTITION) [N/y/?] n Alpha OSF partition support (OSF_PARTITION) [N/y/?] n Amiga partition table support (AMIGA_PARTITION) [N/y/?] n Atari partition table support (ATARI_PARTITION) [N/y/?] n Macintosh partition map support (MAC_PARTITION) [N/y/?] n PC BIOS (MSDOS partition tables) support (MSDOS_PARTITION) [Y/n/?] y BSD disklabel (FreeBSD partition tables) support (BSD_DISKLABEL) [N/y/?] n Minix subpartition support (MINIX_SUBPARTITION) [N/y/?] n Solaris (x86) partition table support (SOLARIS_X86_PARTITION) [N/y/?] n Unixware slices support (UNIXWARE_DISKLABEL) [N/y/?] n Windows Logical Disk Manager (Dynamic Disk) support (LDM_PARTITION) [N/y/?] n SGI partition support (SGI_PARTITION) [N/y/?] n Ultrix partition table support (ULTRIX_PARTITION) [N/y/?] n Sun partition tables support (SUN_PARTITION) [N/y/?] n Karma Partition support (KARMA_PARTITION) [N/y/?] n EFI GUID Partition support (EFI_PARTITION) [Y/n/?] y SYSV68 partition table support (SYSV68_PARTITION) [N/y/?] n * * Native Language Support * Base native language support (NLS) [M/y/?] m Default NLS Option (NLS_DEFAULT) [iso8859-1] iso8859-1 Codepage 437 (United States, Canada) (NLS_CODEPAGE_437) [M/n/?] m Codepage 737 (Greek) (NLS_CODEPAGE_737) [N/m/?] n Codepage 775 (Baltic Rim) (NLS_CODEPAGE_775) [N/m/?] n Codepage 850 (Europe) (NLS_CODEPAGE_850) [N/m/?] n Codepage 852 (Central/Eastern Europe) (NLS_CODEPAGE_852) [N/m/?] n Codepage 855 (Cyrillic) (NLS_CODEPAGE_855) [N/m/?] n Codepage 857 (Turkish) (NLS_CODEPAGE_857) [N/m/?] n Codepage 860 (Portuguese) (NLS_CODEPAGE_860) [N/m/?] n Codepage 861 (Icelandic) (NLS_CODEPAGE_861) [N/m/?] n Codepage 862 (Hebrew) (NLS_CODEPAGE_862) [N/m/?] n Codepage 863 (Canadian French) (NLS_CODEPAGE_863) [N/m/?] n Codepage 864 (Arabic) (NLS_CODEPAGE_864) [N/m/?] n Codepage 865 (Norwegian, Danish) (NLS_CODEPAGE_865) [N/m/?] n Codepage 866 (Cyrillic/Russian) (NLS_CODEPAGE_866) [N/m/?] n Codepage 869 (Greek) (NLS_CODEPAGE_869) [N/m/?] n Simplified Chinese charset (CP936, GB2312) (NLS_CODEPAGE_936) [N/m/?] n Traditional Chinese charset (Big5) (NLS_CODEPAGE_950) [N/m/?] n Japanese charsets (Shift-JIS, EUC-JP) (NLS_CODEPAGE_932) [N/m/?] n Korean charset (CP949, EUC-KR) (NLS_CODEPAGE_949) [N/m/?] n Thai charset (CP874, TIS-620) (NLS_CODEPAGE_874) [N/m/?] n Hebrew charsets (ISO-8859-8, CP1255) (NLS_ISO8859_8) [N/m/?] n Windows CP1250 (Slavic/Central European Languages) (NLS_CODEPAGE_1250) [N/m/?] n Windows CP1251 (Bulgarian, Belarusian) (NLS_CODEPAGE_1251) [N/m/?] n ASCII (United States) (NLS_ASCII) [N/m/?] n NLS ISO 8859-1 (Latin 1; Western European Languages) (NLS_ISO8859_1) [M/n/?] m NLS ISO 8859-2 (Latin 2; Slavic/Central European Languages) (NLS_ISO8859_2) [M/n/?] m NLS ISO 8859-3 (Latin 3; Esperanto, Galician, Maltese, Turkish) (NLS_ISO8859_3) [N/m/?] n NLS ISO 8859-4 (Latin 4; old Baltic charset) (NLS_ISO8859_4) [N/m/?] n NLS ISO 8859-5 (Cyrillic) (NLS_ISO8859_5) [N/m/?] n NLS ISO 8859-6 (Arabic) (NLS_ISO8859_6) [N/m/?] n NLS ISO 8859-7 (Modern Greek) (NLS_ISO8859_7) [N/m/?] n NLS ISO 8859-9 (Latin 5; Turkish) (NLS_ISO8859_9) [N/m/?] n NLS ISO 8859-13 (Latin 7; Baltic) (NLS_ISO8859_13) [N/m/?] n NLS ISO 8859-14 (Latin 8; Celtic) (NLS_ISO8859_14) [N/m/?] n NLS ISO 8859-15 (Latin 9; Western European Languages with Euro) (NLS_ISO8859_15) [N/m/?] n NLS KOI8-R (Russian) (NLS_KOI8_R) [N/m/?] n NLS KOI8-U/RU (Ukrainian, Belarusian) (NLS_KOI8_U) [N/m/?] n NLS UTF-8 (NLS_UTF8) [M/n/?] m * * Distributed Lock Manager * Distributed Lock Manager (DLM) (DLM) [N/m/?] n * * Profiling support * Profiling support (EXPERIMENTAL) (PROFILING) [N/y/?] n * * Kernel hacking * Show timing information on printks (PRINTK_TIME) [N/y/?] n Enable __must_check logic (ENABLE_MUST_CHECK) [N/y/?] n Magic SysRq key (MAGIC_SYSRQ) [N/y/?] n Enable unused/obsolete exported symbols (UNUSED_SYMBOLS) [N/y/?] n Debug Filesystem (DEBUG_FS) [N/y/?] n Run 'make headers_check' when building vmlinux (HEADERS_CHECK) [N/y/?] n Kernel debugging (DEBUG_KERNEL) [N/y/?] n Running on a hardware simulator (HWSIM) [N/y] n Are you using a crosscompiler (CROSSCOMPILE) [N/y/?] n Default kernel command string (CMDLINE) [console=ttyS0,115200 root=1f0f rootfstype=squashfs noinitrd] console=ttyS0,115200 root=1f0f rootfstype=squashfs noinitrd * * Security options * Enable access key retention support (KEYS) [N/y/?] n Enable different security models (SECURITY) [N/y/?] n * * Cryptographic API * Cryptographic API (CRYPTO) [Y/?] y Cryptographic algorithm manager (CRYPTO_MANAGER) [Y/?] y HMAC support (CRYPTO_HMAC) [Y/n/m/?] y XCBC support (CRYPTO_XCBC) [N/m/y/?] n Null algorithms (CRYPTO_NULL) [N/m/y/?] n MD4 digest algorithm (CRYPTO_MD4) [N/m/y/?] n MD5 digest algorithm (CRYPTO_MD5) [Y/?] y SHA1 digest algorithm (CRYPTO_SHA1) [Y/?] y SHA256 digest algorithm (CRYPTO_SHA256) [Y/n/m/?] y SHA384 and SHA512 digest algorithms (CRYPTO_SHA512) [N/m/y/?] n Whirlpool digest algorithms (CRYPTO_WP512) [N/m/y/?] n Tiger digest algorithms (CRYPTO_TGR192) [N/m/y/?] n GF(2^128) multiplication functions (EXPERIMENTAL) (CRYPTO_GF128MUL) [N/m/y/?] n ECB support (CRYPTO_ECB) [Y/?] y CBC support (CRYPTO_CBC) [N/m/y/?] n PCBC support (CRYPTO_PCBC) [N/m/y/?] n LRW support (EXPERIMENTAL) (CRYPTO_LRW) [N/m/y/?] n Software async crypto daemon (CRYPTO_CRYPTD) [N/m/y/?] n DES and Triple DES EDE cipher algorithms (CRYPTO_DES) [Y/n/m/?] y FCrypt cipher algorithm (CRYPTO_FCRYPT) [N/m/y/?] n Blowfish cipher algorithm (CRYPTO_BLOWFISH) [N/m/y/?] n Twofish cipher algorithm (CRYPTO_TWOFISH) [N/m/y/?] n Serpent cipher algorithm (CRYPTO_SERPENT) [N/m/y/?] n AES cipher algorithms (CRYPTO_AES) [Y/?] y CAST5 (CAST-128) cipher algorithm (CRYPTO_CAST5) [N/m/y/?] n CAST6 (CAST-256) cipher algorithm (CRYPTO_CAST6) [N/m/y/?] n TEA, XTEA and XETA cipher algorithms (CRYPTO_TEA) [N/m/y/?] n ARC4 cipher algorithm (CRYPTO_ARC4) [Y/?] y Khazad cipher algorithm (CRYPTO_KHAZAD) [N/m/y/?] n Anubis cipher algorithm (CRYPTO_ANUBIS) [N/m/y/?] n Deflate compression algorithm (CRYPTO_DEFLATE) [N/m/y/?] n Michael MIC keyed digest algorithm (CRYPTO_MICHAEL_MIC) [Y/?] y CRC32c CRC algorithm (CRYPTO_CRC32C) [N/m/y/?] n Camellia cipher algorithms (CRYPTO_CAMELLIA) [N/m/y/?] n Testing module (CRYPTO_TEST) [N/m/?] n * * OCF Configuration * OCF (Open Cryptograhic Framework) (OCF_OCF) [N/m/y/?] n * * Hardware crypto devices * Hardware crypto devices (CRYPTO_HW) [N/y/?] n * * Library routines * CRC-CCITT functions (CRC_CCITT) [Y/?] y CRC16 functions (CRC16) [N/m/y/?] n CRC ITU-T V.41 functions (CRC_ITU_T) [N/m/y/?] n CRC32 functions (CRC32) [Y/?] y CRC7 functions (CRC7) [N/m/y/?] n CRC32c (Castagnoli, et al) Cyclic Redundancy-Check (LIBCRC32C) [N/m/y/?] n # # configuration written to .config # make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23' make -j 4 -C /home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 vmlinux make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23' scripts/kconfig/conf -s arch/mips/Kconfig drivers/mtd/devices/Kconfig:8:warning: leading whitespace ignored make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23' make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23' CHK include/linux/version.h UPD include/linux/version.h SYMLINK include/asm -> include/asm-mips CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h CC arch/mips/kernel/asm-offsets.s GEN include/asm-mips/asm-offsets.h CALL scripts/checksyscalls.sh CC init/main.o CHK include/linux/compile.h CC init/do_mounts.o LD usr/built-in.o CC init/do_mounts_devfs.o UPD include/linux/compile.h CC init/noinitramfs.o AS arch/mips/brcm-boards/generic/int-handler.o LD arch/mips/brcm-boards/generic/built-in.o CC init/calibrate.o CC arch/mips/brcm-boards/bcm947xx/hndmips.o CC arch/mips/brcm-boards/bcm947xx/hndchipc.o CC arch/mips/brcm-boards/bcm947xx/sflash.o CC init/version.o LD init/mounts.o CC arch/mips/kernel/cpu-probe.o LD init/built-in.o CC arch/mips/mm/cache.o CC arch/mips/mm/dma-default.o CC arch/mips/brcm-boards/bcm947xx/nvram.o CC arch/mips/brcm-boards/bcm947xx/gpio.o CC arch/mips/kernel/branch.o CC arch/mips/mm/extable.o AS arch/mips/kernel/entry.o arch/mips/brcm-boards/bcm947xx/gpio.c: In function 'gpio_init': arch/mips/brcm-boards/bcm947xx/gpio.c:181: warning: ISO C90 forbids mixed declarations and code arch/mips/brcm-boards/bcm947xx/gpio.c:207: warning: ISO C90 forbids mixed declarations and code arch/mips/brcm-boards/bcm947xx/gpio.c: In function 'gpio_exit': arch/mips/brcm-boards/bcm947xx/gpio.c:394: warning: unused variable 'i' AS arch/mips/kernel/genex.o CC arch/mips/mm/fault.o CC arch/mips/brcm-boards/bcm947xx/cfe_env.o CC arch/mips/kernel/irq.o CC arch/mips/brcm-boards/bcm947xx/hndpci.o CC arch/mips/brcm-boards/bcm947xx/pcibios.o CC arch/mips/kernel/process.o CC arch/mips/mm/init.o CC arch/mips/kernel/ptrace.o CC arch/mips/brcm-boards/bcm947xx/nflash.o CC arch/mips/math-emu/cp1emu.o CC arch/mips/mm/pgtable.o CC arch/mips/mm/tlbex.o CC arch/mips/kernel/reset.o CC arch/mips/brcm-boards/bcm947xx/setup.o CC arch/mips/kernel/semaphore.o AS arch/mips/mm/tlbex-fault.o CC arch/mips/kernel/setup.o CC arch/mips/math-emu/ieee754m.o CC arch/mips/mm/ioremap.o arch/mips/brcm-boards/bcm947xx/setup.c: In function 'brcm_setup': arch/mips/brcm-boards/bcm947xx/setup.c:181: warning: ISO C90 forbids mixed declarations and code CC arch/mips/math-emu/ieee754d.o CC arch/mips/brcm-boards/bcm947xx/prom.o CC arch/mips/kernel/signal.o CC arch/mips/mm/pgtable-32.o CC arch/mips/math-emu/ieee754dp.o CC arch/mips/brcm-boards/bcm947xx/time.o CC arch/mips/mm/highmem.o CC arch/mips/math-emu/ieee754sp.o CC arch/mips/mm/c-r4k.o arch/mips/brcm-boards/bcm947xx/time.c: In function 'wndr3300_wpsled_control': arch/mips/brcm-boards/bcm947xx/time.c:59: warning: assignment discards qualifiers from pointer target type arch/mips/brcm-boards/bcm947xx/time.c:67: warning: ISO C90 forbids mixed declarations and code CC arch/mips/math-emu/ieee754.o CC arch/mips/kernel/syscall.o CC arch/mips/brcm-boards/bcm947xx/irq.o CC arch/mips/math-emu/ieee754xcpt.o CC arch/mips/math-emu/dp_frexp.o CC arch/mips/kernel/time.o CC arch/mips/brcm-boards/bcm947xx/perfcntr.o AS arch/mips/mm/cex-gen.o CC arch/mips/math-emu/dp_modf.o CC arch/mips/mm/pg-r4k.o CC arch/mips/kernel/topology.o CC arch/mips/math-emu/dp_div.o CC arch/mips/brcm-boards/bcm947xx/nvram_linux.o CC arch/mips/kernel/traps.o arch/mips/brcm-boards/bcm947xx/nvram_linux.c: In function 'nvram_nflash_commit': arch/mips/brcm-boards/bcm947xx/nvram_linux.c:454: warning: unused variable 'erase' arch/mips/brcm-boards/bcm947xx/nvram_linux.c:448: warning: unused variable 'magic_len' CC arch/mips/math-emu/dp_mul.o arch/mips/brcm-boards/bcm947xx/nvram_linux.c: In function 'dev_nvram_init': arch/mips/brcm-boards/bcm947xx/nvram_linux.c:890: warning: passing argument 1 of '_nvram_init' discards qualifiers from pointer target type CC arch/mips/mm/tlb-r4k.o CC arch/mips/math-emu/dp_sub.o LD arch/mips/brcm-boards/bcm947xx/bcm947xx.o LD arch/mips/brcm-boards/bcm947xx/built-in.o CC kernel/sched.o LD arch/mips/mm/built-in.o CC arch/mips/kernel/unaligned.o CC mm/bootmem.o CC arch/mips/math-emu/dp_add.o CC arch/mips/math-emu/dp_fsp.o CC arch/mips/kernel/mips_ksyms.o CC mm/filemap.o CC arch/mips/kernel/module.o CC arch/mips/math-emu/dp_cmp.o CC arch/mips/math-emu/dp_logb.o AS arch/mips/kernel/r4k_fpu.o AS arch/mips/kernel/r4k_switch.o CC arch/mips/math-emu/dp_scalb.o CC arch/mips/kernel/irq_cpu.o CC arch/mips/math-emu/dp_simple.o AS arch/mips/kernel/scall32-o32.o CC arch/mips/math-emu/dp_tint.o CC mm/mempool.o CC arch/mips/kernel/proc.o CC kernel/fork.o CC arch/mips/math-emu/dp_fint.o AS arch/mips/kernel/head.o CC mm/oom_kill.o CC arch/mips/kernel/init_task.o CC arch/mips/math-emu/dp_tlong.o CC arch/mips/math-emu/dp_flong.o CC mm/fadvise.o LDS arch/mips/kernel/vmlinux.lds LD arch/mips/kernel/built-in.o CC arch/mips/math-emu/sp_frexp.o CC fs/open.o CC mm/page_alloc.o CC arch/mips/math-emu/sp_modf.o CC kernel/exec_domain.o CC arch/mips/math-emu/sp_div.o CC kernel/panic.o CC arch/mips/math-emu/sp_mul.o CC kernel/printk.o CC fs/read_write.o CC arch/mips/math-emu/sp_sub.o CC arch/mips/math-emu/sp_add.o CC mm/page-writeback.o fs/read_write.c: In function 'sys_sendfile': fs/read_write.c:826: warning: 'off' may be used uninitialized in this function CC arch/mips/math-emu/sp_fdp.o CC fs/file_table.o CC kernel/profile.o CC arch/mips/math-emu/sp_cmp.o CC fs/super.o CC mm/pdflush.o CC kernel/exit.o CC arch/mips/math-emu/sp_logb.o CC arch/mips/math-emu/sp_scalb.o CC mm/readahead.o CC arch/mips/math-emu/sp_simple.o CC fs/char_dev.o CC arch/mips/math-emu/sp_tint.o CC mm/swap.o CC arch/mips/math-emu/sp_fint.o CC fs/stat.o CC kernel/itimer.o CC arch/mips/math-emu/sp_tlong.o CC arch/mips/math-emu/sp_flong.o CC fs/exec.o CC kernel/time.o CC mm/truncate.o CC arch/mips/math-emu/dp_sqrt.o CC arch/mips/math-emu/sp_sqrt.o CC kernel/softirq.o CC mm/vmscan.o CC arch/mips/math-emu/kernel_linkage.o CC fs/pipe.o CC arch/mips/math-emu/dsemul.o CC kernel/resource.o LD arch/mips/math-emu/built-in.o CC mm/prio_tree.o CC mm/util.o CC kernel/sysctl.o CC fs/namei.o CC kernel/capability.o CC mm/mmzone.o CC mm/vmstat.o CC ipc/util.o CC mm/backing-dev.o CC kernel/ptrace.o CC mm/fremap.o CC ipc/msgutil.o CC mm/highmem.o CC kernel/timer.o CC ipc/msg.o CC mm/madvise.o CC fs/fcntl.o CC kernel/user.o CC mm/memory.o CC ipc/sem.o CC fs/ioctl.o CC kernel/user_namespace.o CC fs/readdir.o CC ipc/shm.o CC kernel/signal.o CC fs/select.o CC mm/mincore.o CC ipc/ipc_sysctl.o LD ipc/built-in.o CC fs/fifo.o CC mm/mlock.o CC security/commoncap.o CC fs/locks.o CC mm/mmap.o LD security/built-in.o CC crypto/api.o CC kernel/sys.o CC crypto/scatterwalk.o kernel/sys.c: In function 'sys_getcpu': kernel/sys.c:2292: warning: 't0' may be used uninitialized in this function kernel/sys.c:2292: warning: 't1' may be used uninitialized in this function CC fs/dcache.o CC mm/mprotect.o CC crypto/cipher.o CC mm/mremap.o CC kernel/kmod.o CC crypto/digest.o CC mm/msync.o CC fs/inode.o CC kernel/workqueue.o CC mm/rmap.o CC crypto/compress.o CC crypto/algapi.o CC kernel/pid.o CC fs/attr.o CC mm/vmalloc.o CC fs/bad_inode.o CC kernel/rcupdate.o CC fs/file.o CC mm/bounce.o CC kernel/extable.o CC fs/filesystems.o CC crypto/proc.o CC kernel/params.o CC mm/page_io.o CC fs/namespace.o CC crypto/hash.o CC kernel/posix-timers.o CC mm/swap_state.o CC crypto/blkcipher.o CC kernel/kthread.o CC mm/swapfile.o LD crypto/crypto_hash.o CC crypto/cryptomgr.o CC fs/aio.o CC kernel/wait.o CC crypto/hmac.o CC kernel/kfifo.o CC crypto/md5.o CC kernel/sys_ni.o CC mm/thrash.o CC kernel/posix-cpu-timers.o CC crypto/sha1.o fs/aio.c: In function 'sys_io_setup': fs/aio.c:1249: warning: 'ctx' may be used uninitialized in this function CC mm/sparse.o fs/aio.c: In function 'sys_io_cancel': fs/aio.c:1711: warning: 'key' may be used uninitialized in this function CC crypto/sha256.o CC fs/seq_file.o mm/sparse.c: In function '__section_nr': mm/sparse.c:126: warning: 'root' is used uninitialized in this function CC mm/tiny-shmem.o CC kernel/mutex.o CC fs/xattr.o CC mm/slab.o CC crypto/ecb.o CC kernel/hrtimer.o CC fs/libfs.o CC crypto/des.o CC kernel/rwsem.o CC kernel/latency.o CC fs/fs-writeback.o LD mm/built-in.o CC crypto/aes.o CC block/elevator.o CC kernel/nsproxy.o CC fs/pnode.o CC kernel/srcu.o CC kernel/die_notifier.o CC fs/drop_caches.o CC kernel/utsname.o CC crypto/arc4.o CC block/ll_rw_blk.o CC kernel/irq/handle.o CC fs/splice.o CC crypto/michael_mic.o CC kernel/irq/manage.o LD crypto/crypto_algapi.o LD crypto/built-in.o CC kernel/irq/spurious.o CC kernel/time/timekeeping.o CC kernel/irq/resend.o fs/splice.c: In function 'sys_vmsplice': fs/splice.c:1426: warning: 'len' may be used uninitialized in this function fs/splice.c:1425: warning: 'base' may be used uninitialized in this function CC kernel/irq/chip.o CC fs/sync.o CC fs/utimes.o CC kernel/time/ntp.o CC kernel/irq/devres.o kernel/time/ntp.c: In function 'do_adjtimex': kernel/time/ntp.c:350: warning: comparison of distinct pointer types lacks a cast kernel/time/ntp.c:353: warning: comparison of distinct pointer types lacks a cast CC kernel/irq/autoprobe.o CC kernel/time/clocksource.o CC fs/stack.o CC kernel/irq/proc.o CC block/ioctl.o CC kernel/time/jiffies.o CC fs/buffer.o LD kernel/irq/built-in.o CC kernel/time/timer_list.o LD drivers/auxdisplay/built-in.o CC drivers/base/core.o CC block/genhd.o LD kernel/time/built-in.o CC kernel/module.o CC drivers/base/sys.o CC block/scsi_ioctl.o CC drivers/base/bus.o CC kernel/ksysfs.o CC kernel/utsname_sysctl.o CC drivers/base/dd.o CC fs/bio.o CC block/noop-iosched.o LD kernel/built-in.o CC drivers/base/driver.o CC fs/block_dev.o CC block/deadline-iosched.o CC drivers/base/class.o CC drivers/base/platform.o LD block/built-in.o CC drivers/base/cpu.o CC drivers/base/firmware.o CC drivers/base/init.o CC drivers/base/map.o CC fs/direct-io.o CC fs/mpage.o CC drivers/base/devres.o CC drivers/base/attribute_container.o CC drivers/base/transport_class.o CC drivers/base/power/shutdown.o CC fs/ioprio.o CC fs/binfmt_script.o CC drivers/base/dma-mapping.o LD drivers/base/power/built-in.o CC drivers/base/dmapool.o CC fs/binfmt_elf.o LD fs/cifs/built-in.o CC fs/devpts/inode.o CC fs/devfs/base.o fs/devfs/base.c: In function 'devfs_open': fs/devfs/base.c:2039: warning: assignment discards qualifiers from pointer target type fs/devfs/base.c:2052: warning: assignment discards qualifiers from pointer target type LD drivers/base/built-in.o LD drivers/block/built-in.o LD drivers/cdrom/built-in.o LD fs/devpts/devpts.o LD fs/devpts/built-in.o CC drivers/char/mem.o CC drivers/char/watchdog/bcmdog.o drivers/char/watchdog/bcmdog.c:67: warning: 'soft_noboot' defined but not used drivers/char/watchdog/bcmdog.c:75: warning: 'expect_close' defined but not used LD drivers/clocksource/built-in.o LD drivers/char/watchdog/built-in.o CC drivers/connector/cn_queue.o LD drivers/crypto/built-in.o LD drivers/firmware/built-in.o CC fs/devfs/util.o CC drivers/char/random.o CC drivers/char/tty_io.o LD fs/devfs/devfs.o LD fs/devfs/built-in.o LD fs/ext2/built-in.o LD fs/ext3/built-in.o LD fs/fat/built-in.o LD fs/fuse/built-in.o LD fs/jbd/built-in.o LD fs/jffs2/built-in.o LD fs/msdos/built-in.o LD fs/nls/built-in.o CC fs/partitions/check.o CC drivers/connector/connector.o LD sound/built-in.o CC fs/proc/mmu.o CC fs/partitions/devfs.o CC drivers/connector/cn_proc.o CC fs/proc/task_mmu.o CC fs/partitions/msdos.o LD drivers/connector/cn.o LD drivers/connector/built-in.o CC fs/ramfs/inode.o CC fs/proc/inode.o CC fs/partitions/efi.o CC fs/ramfs/file-mmu.o CC drivers/char/n_tty.o CC fs/proc/root.o LD fs/ramfs/ramfs.o LD fs/ramfs/built-in.o CC arch/mips/pci/pci.o CC fs/proc/base.o LD fs/partitions/built-in.o LD arch/mips/pci/built-in.o CC net/socket.o LD drivers/i2c/algos/built-in.o LD drivers/i2c/busses/built-in.o LD drivers/i2c/chips/built-in.o LD drivers/i2c/built-in.o CC net/802/sysctl_net_802.o CC drivers/char/tty_ioctl.o CC net/802/p8022.o drivers/char/tty_ioctl.c: In function 'set_termios': drivers/char/tty_ioctl.c:404: warning: 'tmp' may be used uninitialized in this function CC fs/proc/generic.o CC drivers/char/pty.o CC fs/proc/array.o CC net/802/psnap.o LD drivers/macintosh/built-in.o CC fs/proc/proc_tty.o CC drivers/char/misc.o LD net/802/built-in.o CC net/8021q/vlan.o LD drivers/media/common/built-in.o LD drivers/media/built-in.o CC fs/proc/proc_misc.o CC lib/div64.o CC drivers/char/n_hdlc.o fs/proc/proc_misc.c: In function 'meminfo_read_proc': fs/proc/proc_misc.c:126: warning: unused variable 'free' fs/proc/proc_misc.c:125: warning: unused variable 'active' fs/proc/proc_misc.c:124: warning: unused variable 'inactive' CC lib/sort.o CC fs/proc/proc_sysctl.o CC net/8021q/vlan_dev.o LD drivers/char/built-in.o LD drivers/mfd/built-in.o LD drivers/misc/built-in.o CC drivers/mtd/mtdcore.o CC lib/parser.o CC fs/proc/kmsg.o CC drivers/mtd/mtdsuper.o CC lib/halfmd4.o LD fs/proc/proc.o LD fs/proc/built-in.o CC fs/squashfs/inode.o CC drivers/mtd/mtdpart.o CC lib/debug_locks.o CC net/8021q/vlan_netlink.o CC lib/random32.o CC lib/bust_spinlocks.o CC drivers/mtd/mtdchar.o CC net/8021q/vlanproc.o CC lib/hexdump.o CC lib/kasprintf.o LD net/8021q/8021q.o CC drivers/mtd/mtd_blkdevs.o LD net/8021q/built-in.o CC net/bridge/br.o CC lib/iomap_copy.o CC lib/devres.o net/bridge/br.c: In function 'br_init': net/bridge/br.c:74: warning: label 'err_out1' defined but not used CC drivers/mtd/mtdblock.o CC lib/hweight.o CC net/bridge/br_device.o CC lib/udivdi3.o CC drivers/mtd/chips/chipreg.o In file included from lib/udivdi3.c:36: lib/longlong.h:708:41: warning: "__mips16" is not defined CC fs/squashfs/LzmaDecode.o CC lib/bitrev.o CC net/bridge/br_fdb.o CC drivers/mtd/chips/cfi_probe.o CC lib/crc-ccitt.o LD fs/squashfs/squashfs.o LD fs/squashfs/built-in.o CC fs/sysfs/inode.o HOSTCC lib/gen_crc32table CC net/bridge/br_forward.o CC fs/sysfs/file.o CC lib/zlib_deflate/deflate.o CC drivers/mtd/chips/cfi_util.o CC drivers/mtd/chips/cfi_cmdset_0020.o CC net/bridge/br_if.o CC fs/sysfs/dir.o CC lib/zlib_deflate/deftree.o CC net/bridge/br_input.o CC fs/sysfs/symlink.o CC lib/zlib_deflate/deflate_syms.o CC net/bridge/br_ioctl.o LD lib/zlib_deflate/zlib_deflate.o LD lib/zlib_deflate/built-in.o CC lib/zlib_inflate/inffast.o CC fs/sysfs/mount.o CC lib/zlib_inflate/inflate.o CC drivers/mtd/chips/cfi_cmdset_0002.o CC fs/sysfs/bin.o CC net/bridge/br_notify.o CC lib/zlib_inflate/inftrees.o CC net/bridge/br_stp.o CC lib/zlib_inflate/inflate_syms.o CC fs/sysfs/group.o LD fs/sysfs/built-in.o LD lib/zlib_inflate/zlib_inflate.o LD fs/vfat/built-in.o LD lib/zlib_inflate/built-in.o LD fs/xfs/built-in.o CC lib/textsearch.o LD fs/built-in.o CC drivers/mtd/chips/cfi_cmdset_0001.o CC net/bridge/br_stp_bpdu.o CC lib/ts_kmp.o CC lib/ts_bm.o CC lib/ts_fsm.o CC lib/argv_split.o CC net/bridge/br_stp_if.o CC lib/bitmap.o CC arch/mips/lib/iomap.o CC arch/mips/lib/iomap-pci.o CC net/bridge/br_stp_timer.o CC arch/mips/lib/dump_tlb.o CC lib/cmdline.o CC arch/mips/lib/ashldi3.o CC drivers/mtd/chips/gen_probe.o CC net/bridge/br_netlink.o CC arch/mips/lib/ashrdi3.o CC lib/ctype.o CC arch/mips/lib/cmpdi2.o LD drivers/mtd/chips/built-in.o CC net/bridge/br_sysfs_if.o CC arch/mips/lib/lshrdi3.o CC lib/dec_and_lock.o CC drivers/mtd/devices/sflash.o CC arch/mips/lib/ucmpdi2.o CC net/bridge/br_sysfs_br.o CC lib/dump_stack.o AS arch/mips/lib/csum_partial.o CC arch/mips/lib/delay.o CC lib/extable.o CC drivers/mtd/devices/bcm_nflash.o CC arch/mips/lib/memcmp.o LD net/bridge/netfilter/built-in.o CC lib/find_next_bit.o LD net/bridge/bridge.o LD net/bridge/built-in.o AS arch/mips/lib/memcpy-inatomic.o CC net/core/sock.o AS arch/mips/lib/memcpy.o drivers/mtd/devices/bcm_nflash.c: In function 'nflash_mtd_write': drivers/mtd/devices/bcm_nflash.c:180: warning: initialization discards qualifiers from pointer target type drivers/mtd/devices/bcm_nflash.c: In function 'init_nflash_mtd_partitions': drivers/mtd/devices/bcm_nflash.c:471: warning: assignment from incompatible pointer type drivers/mtd/devices/bcm_nflash.c:472: warning: assignment from incompatible pointer type drivers/mtd/devices/bcm_nflash.c:473: warning: assignment from incompatible pointer type CC lib/idr.o AS arch/mips/lib/memset.o AS arch/mips/lib/strlen_user.o AS arch/mips/lib/strncpy_user.o LD drivers/mtd/devices/built-in.o CC drivers/mtd/maps/bcm947xx-flash.o AS arch/mips/lib/strnlen_user.o CC lib/int_sqrt.o CC arch/mips/lib/uncached.o LD arch/mips/lib/built-in.o AR arch/mips/lib/lib.a CC lib/ioremap.o drivers/mtd/maps/bcm947xx-flash.c: In function 'find_root': drivers/mtd/maps/bcm947xx-flash.c:418: warning: assignment from incompatible pointer type drivers/mtd/maps/bcm947xx-flash.c:456: warning: ISO C90 forbids mixed declarations and code drivers/mtd/maps/bcm947xx-flash.c: At top level: drivers/mtd/maps/bcm947xx-flash.c:155: warning: 'bcm47xx_map_copy_from' defined but not used LD drivers/mtd/nand/built-in.o CC drivers/net/mii.o CC lib/irq_regs.o LD drivers/mtd/maps/built-in.o LD drivers/mtd/onenand/built-in.o LD drivers/mtd/mtd.o CC lib/klist.o LD drivers/mtd/built-in.o CC net/core/request_sock.o CC lib/kobject.o CC net/ethernet/eth.o LD drivers/net/bcm57xx/built-in.o LD drivers/net/emf/built-in.o LD drivers/net/et/built-in.o CC drivers/net/hnd/../../../brcm/shared/aiutils.o CC lib/kobject_uevent.o CC net/core/skbuff.o LD net/ethernet/built-in.o CC net/core/iovec.o CC lib/kref.o CC drivers/net/hnd/../../../brcm/shared/bcmotp.o CC lib/prio_tree.o CC drivers/net/hnd/../../../brcm/shared/bcmsrom.o CC lib/radix-tree.o LD drivers/net/igs/built-in.o CC drivers/net/phy/phy.o CC lib/rbtree.o CC net/core/datagram.o CC drivers/net/phy/phy_device.o CC lib/reciprocal_div.o CC lib/rwsem-spinlock.o CC drivers/net/hnd/../../../brcm/shared/bcmutils.o CC net/core/stream.o CC drivers/net/phy/mdio_bus.o CC lib/sha1.o LD drivers/net/phy/libphy.o LD drivers/net/phy/built-in.o CC drivers/net/hnd/../../../brcm/shared/hnddma.o CC lib/string.o CC lib/vsprintf.o CC net/core/scm.o CC drivers/net/hnd/../../../brcm/shared/hndpmu.o CC net/core/gen_stats.o GEN lib/crc32table.h AR lib/lib.a CC lib/crc32.o CC drivers/net/hnd/../../../brcm/shared/linux_osl.o CC net/core/gen_estimator.o LD lib/built-in.o CC net/core/sysctl_net_core.o LD drivers/net/switch/built-in.o CC drivers/net/hnd/../../../brcm/shared/nicpci.o CC net/core/dev.o CC net/core/ethtool.o CC net/core/dev_mcast.o CC drivers/net/hnd/../../../brcm/shared/sbutils.o CC drivers/net/hnd/../../../brcm/shared/siutils.o CC drivers/net/hnd/../../../brcm/shared/bcmrobo.o CC net/core/dst.o drivers/net/hnd/../../../brcm/shared/bcmrobo.c: In function 'bcm_robo_attach': drivers/net/hnd/../../../brcm/shared/bcmrobo.c:587: warning: ISO C90 forbids mixed declarations and code drivers/net/hnd/../../../brcm/shared/bcmrobo.c: In function 'bcm_robo_enable_switch': drivers/net/hnd/../../../brcm/shared/bcmrobo.c:1277: warning: ISO C90 forbids mixed declarations and code CC net/ieee80211/ieee80211_module.o CC net/ieee80211/ieee80211_tx.o CC net/core/netevent.o CC net/core/neighbour.o LD drivers/net/hnd/hnd.o sh -e drivers/net/hnd/shared_ksyms.sh drivers/net/hnd/../../../brcm/shared/aiutils.o drivers/net/hnd/../../../brcm/shared/bcmotp.o drivers/net/hnd/../../../brcm/shared/bcmsrom.o drivers/net/hnd/../../../brcm/shared/bcmutils.o drivers/net/hnd/../../../brcm/shared/hnddma.o drivers/net/hnd/../../../brcm/shared/hndpmu.o drivers/net/hnd/../../../brcm/shared/linux_osl.o drivers/net/hnd/../../../brcm/shared/nicpci.o drivers/net/hnd/../../../brcm/shared/sbutils.o drivers/net/hnd/../../../brcm/shared/siutils.o drivers/net/hnd/../../../brcm/shared/bcmrobo.o > drivers/net/hnd/shared_ksyms.c CC drivers/net/hnd/shared_ksyms.o CC net/core/rtnetlink.o LD drivers/net/hnd/built-in.o LD drivers/net/usb/built-in.o LD drivers/net/wireless/built-in.o LD drivers/net/wl/wl_ap/built-in.o LD drivers/net/wl/wl_apsta/built-in.o LD drivers/net/wl/wl_sta/built-in.o LD drivers/net/wl/built-in.o CC drivers/net/Space.o CC net/ieee80211/ieee80211_rx.o CC drivers/net/loopback.o CC net/core/utils.o CC net/core/link_watch.o CC drivers/net/ppp_generic.o CC net/ieee80211/ieee80211_wx.o CC net/ieee80211/ieee80211_geo.o CC net/core/filter.o CC net/core/net-sysfs.o CC net/ipv4/route.o CC net/ieee80211/ieee80211_crypt.o CC net/ieee80211/ieee80211_crypt_wep.o CC net/core/fib_rules.o CC drivers/net/ppp_async.o CC net/ieee80211/ieee80211_crypt_ccmp.o LD net/core/built-in.o CC net/ieee80211/ieee80211_crypt_tkip.o CC drivers/net/ppp_synctty.o CC drivers/net/ppp_deflate.o CC net/ieee80211/softmac/ieee80211softmac_io.o CC net/ipv4/inetpeer.o CC net/ipv4/protocol.o CC drivers/net/bsd_comp.o CC net/ieee80211/softmac/ieee80211softmac_auth.o CC drivers/net/ppp_mppe_mppc.o CC drivers/net/pppox.o drivers/net/ppp_mppe_mppc.c: In function 'arc4_setkey': drivers/net/ppp_mppe_mppc.c:106: warning: passing argument 1 of 'crypto_cipher_setkey' from incompatible pointer type drivers/net/ppp_mppe_mppc.c: In function 'arc4_encrypt': drivers/net/ppp_mppe_mppc.c:116: warning: passing argument 1 of 'crypto_cipher_encrypt_one' from incompatible pointer type drivers/net/ppp_mppe_mppc.c: In function 'mppe_alloc': drivers/net/ppp_mppe_mppc.c:280: warning: passing argument 1 of 'crypto_hash_digestsize' from incompatible pointer type drivers/net/ppp_mppe_mppc.c: In function 'mppc_compress': drivers/net/ppp_mppe_mppc.c:627: warning: value computed is not used CC net/ipv4/ip_input.o CC net/ieee80211/softmac/ieee80211softmac_module.o LD net/ipv6/netfilter/built-in.o CC net/ipv6/addrconf_core.o CC drivers/net/pppoe.o CC net/ieee80211/softmac/ieee80211softmac_scan.o CC net/ipv6/exthdrs_core.o CC net/ipv4/ip_fragment.o CC net/ieee80211/softmac/ieee80211softmac_wx.o CC net/ipv6/inet6_hashtables.o CC drivers/net/pppol2tp.o CC net/ieee80211/softmac/ieee80211softmac_assoc.o LD net/ipv6/built-in.o CC net/ieee80211/softmac/ieee80211softmac_event.o CC net/ipv4/ip_forward.o LD net/ieee80211/softmac/ieee80211softmac.o LD net/ieee80211/softmac/built-in.o LD net/ieee80211/ieee80211.o LD net/ieee80211/built-in.o CC net/llc/llc_core.o CC drivers/pci/access.o CC net/ipv4/ip_options.o CC net/llc/llc_input.o CC drivers/pci/bus.o CC drivers/net/slhc.o CC drivers/pci/probe.o CC net/llc/llc_output.o CC net/ipv4/ip_output.o LD net/llc/llc.o LD net/llc/built-in.o CC drivers/net/tun.o CC drivers/pci/remove.o CC drivers/pci/pci.o CC drivers/pci/quirks.o LD drivers/net/built-in.o LD drivers/scsi/built-in.o CC drivers/serial/serial_core.o CC drivers/pci/pci-driver.o CC drivers/pci/search.o CC net/ipv4/ip_sockglue.o CC drivers/pci/pci-sysfs.o drivers/pci/search.c: In function 'pci_find_slot': drivers/pci/search.c:99: warning: 'pci_find_device' is deprecated (declared at include/linux/pci.h:480) drivers/pci/search.c: At top level: drivers/pci/search.c:437: warning: 'pci_find_device' is deprecated (declared at drivers/pci/search.c:244) drivers/pci/search.c:437: warning: 'pci_find_device' is deprecated (declared at drivers/pci/search.c:244) drivers/pci/search.c:438: warning: 'pci_find_slot' is deprecated (declared at drivers/pci/search.c:96) drivers/pci/search.c:438: warning: 'pci_find_slot' is deprecated (declared at drivers/pci/search.c:96) CC drivers/pci/rom.o CC drivers/serial/8250.o CC drivers/pci/setup-res.o CC drivers/pci/proc.o CC drivers/pci/hotplug.o CC net/ipv4/inet_hashtables.o CC net/ipv4/inet_timewait_sock.o CC drivers/pci/setup-bus.o CC drivers/pci/setup-irq.o LD drivers/pci/built-in.o CC drivers/serial/8250_pci.o LD drivers/usb/class/built-in.o CC net/ipv4/inet_connection_sock.o CC net/ipv4/tcp.o LD drivers/usb/core/built-in.o CC drivers/usb/host/pci-quirks.o LD drivers/usb/host/built-in.o LD drivers/usb/serial/built-in.o LD drivers/usb/storage/built-in.o LD drivers/usb/built-in.o CC drivers/video/fb_notify.o CC drivers/serial/8250_early.o CC net/ipv4/tcp_input.o LD drivers/video/backlight/built-in.o LD drivers/video/display/built-in.o LD drivers/video/built-in.o CC net/ipv4/tcp_output.o LD drivers/serial/built-in.o LD drivers/built-in.o CC net/ipv4/tcp_timer.o CC net/ipv4/tcp_ipv4.o CC net/ipv4/tcp_minisocks.o CC net/ipv4/tcp_cong.o CC net/ipv4/datagram.o CC net/ipv4/raw.o CC net/ipv4/udp.o CC net/ipv4/udplite.o CC net/ipv4/arp.o CC net/mac80211/ieee80211.o CC net/mac80211/ieee80211_ioctl.o CC net/ipv4/icmp.o CC net/ipv4/devinet.o CC net/ipv4/af_inet.o CC net/netfilter/core.o CC net/netfilter/nf_log.o CC net/ipv4/igmp.o CC net/mac80211/sta_info.o CC net/netfilter/nf_queue.o CC net/ipv4/sysctl_net_ipv4.o CC net/netfilter/nf_sockopt.o CC net/mac80211/wep.o CC net/ipv4/fib_frontend.o CC net/netfilter/nf_conntrack_core.o CC net/mac80211/wpa.o CC net/ipv4/fib_semantics.o CC net/ipv4/fib_hash.o CC net/mac80211/ieee80211_sta.o CC net/netfilter/nf_conntrack_standalone.o CC net/ipv4/proc.o CC net/netfilter/nf_conntrack_expect.o CC net/ipv4/fib_rules.o CC net/ipv4/ipmr.o CC net/netfilter/nf_conntrack_helper.o CC net/ipv4/ipip.o CC net/netfilter/nf_conntrack_proto.o CC net/mac80211/ieee80211_iface.o CC net/ipv4/ip_gre.o CC net/ipv4/syncookies.o CC net/netfilter/nf_conntrack_l3proto_generic.o CC net/mac80211/ieee80211_rate.o CC net/netfilter/nf_conntrack_proto_generic.o CC net/ipv4/tunnel4.o CC net/mac80211/michael.o CC net/mac80211/regdomain.o CC net/mac80211/tkip.o CC net/netfilter/nf_conntrack_proto_tcp.o CC net/ipv4/netfilter.o CC net/netfilter/nf_conntrack_proto_udp.o CC net/mac80211/aes_ccm.o CC net/ipv4/netfilter/nf_nat_rule.o CC net/mac80211/wme.o CC net/netlink/af_netlink.o CC net/netfilter/nf_conntrack_extend.o CC net/ipv4/netfilter/nf_nat_standalone.o CC net/netfilter/nf_conntrack_ecache.o CC net/mac80211/ieee80211_cfg.o CC net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.o CC net/mac80211/rc80211_simple.o CC net/netfilter/nf_sysctl.o CC net/netlink/attr.o CC net/ipv4/netfilter/nf_conntrack_proto_icmp.o LD net/mac80211/mac80211.o LD net/mac80211/built-in.o CC net/ipv4/inet_diag.o CC net/netfilter/nfnetlink.o CC net/netlink/genetlink.o CC net/netfilter/nfnetlink_queue.o CC net/ipv4/netfilter/nf_conntrack_l3proto_ipv4_compat.o CC net/ipv4/netfilter/nf_nat_core.o CC net/netfilter/nfnetlink_log.o LD net/netlink/built-in.o CC net/ipv4/tcp_diag.o LD net/netfilter/nf_conntrack.o CC net/netfilter/nf_conntrack_proto_sctp.o CC net/ipv4/netfilter/nf_nat_helper.o CC net/ipv4/netfilter/nf_nat_proto_unknown.o CC net/ipv4/netfilter/nf_nat_proto_tcp.o CC net/netfilter/nf_conntrack_proto_udplite.o CC net/packet/af_packet.o CC net/rfkill/rfkill.o CC net/ipv4/netfilter/nf_nat_proto_udp.o CC net/netfilter/nf_conntrack_netlink.o net/rfkill/rfkill.c: In function 'rfkill_type_show': net/rfkill/rfkill.c:100: warning: 'type' may be used uninitialized in this function LD net/rfkill/built-in.o CC net/netfilter/nf_conntrack_amanda.o CC net/ipv4/netfilter/nf_nat_proto_icmp.o CC net/netfilter/nf_conntrack_ftp.o CC net/ipv4/netfilter/nf_nat_amanda.o LD net/packet/built-in.o CC net/ring/ring_packet.o CC net/ipv4/netfilter/nf_nat_ftp.o net/ring/ring_packet.c: In function 'add_skb_to_ring': net/ring/ring_packet.c:622: warning: ISO C90 forbids mixed declarations and code net/ring/ring_packet.c: In function 'ring_release': net/ring/ring_packet.c:991: warning: passing argument 1 of 'virt_to_phys' makes pointer from integer without a cast net/ring/ring_packet.c:992: warning: passing argument 1 of 'virt_to_phys' makes pointer from integer without a cast net/ring/ring_packet.c: In function 'packet_ring_bind': net/ring/ring_packet.c:1086: warning: passing argument 1 of 'virt_to_phys' makes pointer from integer without a cast net/ring/ring_packet.c:1087: warning: passing argument 1 of 'virt_to_phys' makes pointer from integer without a cast CC net/netfilter/nf_conntrack_irc.o CC net/netfilter/nf_conntrack_netbios_ns.o CC net/ipv4/netfilter/nf_nat_irc.o LD net/ring/ring.o LD net/ring/built-in.o CC net/sched/sch_generic.o CC net/netfilter/nf_conntrack_tftp.o CC net/ipv4/netfilter/nf_nat_snmp_basic.o CC net/ipv4/tcp_bic.o CC net/sched/sch_api.o CC net/netfilter/x_tables.o CC net/sched/sch_blackhole.o CC net/netfilter/xt_tcpudp.o CC net/ipv4/netfilter/nf_nat_tftp.o CC net/unix/af_unix.o CC net/sched/cls_api.o CC net/ipv4/netfilter/ip_tables.o CC net/netfilter/xt_CLASSIFY.o CC net/netfilter/xt_CONNMARK.o CC net/sched/act_api.o CC net/netfilter/xt_DSCP.o CC net/ipv4/netfilter/iptable_filter.o CC net/netfilter/xt_MARK.o CC net/ipv4/netfilter/iptable_mangle.o CC net/sched/act_police.o CC net/netfilter/xt_NFQUEUE.o LD net/ipv4/netfilter/iptable_nat.o CC net/ipv4/netfilter/iptable_raw.o CC net/sched/sch_fifo.o CC net/netfilter/xt_NFLOG.o CC net/unix/garbage.o CC net/sched/sch_cbq.o CC net/ipv4/netfilter/ipt_iprange.o CC net/netfilter/xt_NOTRACK.o CC net/netfilter/xt_SECMARK.o CC net/unix/sysctl_net_unix.o CC net/ipv4/netfilter/ipt_owner.o CC net/netfilter/xt_TCPMSS.o CC net/ipv4/netfilter/ipt_tos.o LD net/unix/unix.o LD net/unix/built-in.o CC net/ipv4/netfilter/ipt_recent.o CC net/sched/sch_htb.o CC net/ipv4/tcp_cubic.o CC net/netfilter/xt_CONNSECMARK.o CC net/ipv4/netfilter/ipt_ecn.o CC net/ipv4/tcp_westwood.o CC net/netfilter/xt_comment.o CC net/ipv4/netfilter/ipt_ah.o CC net/sched/sch_hfsc.o CC net/ipv4/netfilter/ipt_ttl.o CC net/netfilter/xt_connbytes.o CC net/wireless/wext.o CC net/ipv4/netfilter/ipt_addrtype.o CC net/netfilter/xt_connlimit.o CC net/ipv4/netfilter/ipt_TRIGGER.o CC net/wireless/core.o CC net/netfilter/xt_conntrack.o CC net/sched/sch_red.o net/ipv4/netfilter/ipt_TRIGGER.c: In function 'trigger_check': net/ipv4/netfilter/ipt_TRIGGER.c:303: warning: unused variable 'e' CC net/wireless/sysfs.o CC net/netfilter/xt_dccp.o CC net/ipv4/netfilter/ipt_REJECT.o CC net/wireless/radiotap.o CC net/sched/sch_gred.o CC net/netfilter/xt_dscp.o LD net/wireless/cfg80211.o LD net/wireless/built-in.o CC net/ipv4/netfilter/ipt_TOS.o CC net/sched/sch_ingress.o CC net/netfilter/xt_esp.o CC net/ipv4/netfilter/ipt_ECN.o CC net/sysctl_net.o CC net/sched/sch_sfq.o CC net/netfilter/xt_helper.o CC net/ipv4/netfilter/ipt_MASQUERADE.o CC net/netfilter/xt_length.o CC net/sched/wrr.o CC net/netfilter/xt_limit.o CC net/sched/wrr_proxydict.o CC net/netfilter/xt_multiport.o CC net/ipv4/tcp_highspeed.o CC net/ipv4/netfilter/ipt_REDIRECT.o CC net/netfilter/xt_pkttype.o CC net/ipv4/tcp_hybla.o CC net/ipv4/netfilter/ipt_NETMAP.o CC net/sched/sch_tbf.o CC net/netfilter/xt_quota.o CC net/ipv4/netfilter/ipt_SAME.o CC net/sched/sch_teql.o CC net/netfilter/xt_realm.o CC net/ipv4/netfilter/ipt_LOG.o CC net/netfilter/xt_sctp.o CC net/sched/sch_prio.o CC net/sched/cls_u32.o CC net/netfilter/xt_state.o CC net/ipv4/netfilter/ipt_ULOG.o CC net/ipv4/tcp_htcp.o CC net/netfilter/xt_statistic.o CC net/netfilter/xt_string.o CC net/sched/cls_route.o CC net/ipv4/netfilter/ipt_CLUSTERIP.o CC net/sched/cls_fw.o CC net/netfilter/xt_tcpmss.o CC net/ipv4/netfilter/ipt_TTL.o CC net/ipv4/tcp_vegas.o CC net/sched/cls_rsvp.o CC net/netfilter/xt_u32.o CC net/ipv4/netfilter/ipt_ROUTE.o CC net/netfilter/xt_hashlimit.o CC net/sched/cls_tcindex.o LD net/ipv4/netfilter/nf_conntrack_ipv4.o LD net/ipv4/netfilter/nf_nat.o LD net/ipv4/netfilter/built-in.o CC net/sched/cls_basic.o CC net/ipv4/tcp_scalable.o LD net/sched/sch_wrr.o LD net/sched/built-in.o LD net/ipv4/built-in.o LD net/netfilter/netfilter.o LD net/netfilter/built-in.o LD net/built-in.o LD vmlinux.o MODPOST vmlinux.o WARNING: vmlinux.o(.text+0x0): Section mismatch: reference to .init.text:kernel_entry before '_stext' (at offset -0x4073c6) WARNING: vmlinux.o(.text+0x49d8): Section mismatch: reference to .init.text:gpio_init (between 'gpio_kernel_api' and 'gpio_write') WARNING: vmlinux.o(.text+0x4ca0): Section mismatch: reference to .init.data:_nvdata (between 'cfe_env_get' and 'hndpci_pci_coreunit') WARNING: vmlinux.o(.text+0x4ddc): Section mismatch: reference to .init.data:_valuestr (between 'cfe_env_get' and 'hndpci_pci_coreunit') WARNING: vmlinux.o(.text+0x770c): Section mismatch: reference to .init.data:ram_nvram_buf (between 'early_nvram_init' and 'nvram_getall') WARNING: vmlinux.o(.text+0x7710): Section mismatch: reference to .init.data:ram_nvram_buf (between 'early_nvram_init' and 'nvram_getall') WARNING: vmlinux.o(.text+0xff02c): Section mismatch: reference to .init.text:pcibios_fixup_bus (between 'pci_scan_child_bus' and 'pci_scan_bus_parented') WARNING: vmlinux.o(.text+0x100bb4): Section mismatch: reference to .init.text:pcibios_setup (between 'pci_setup' and 'pcie_get_readrq') GEN .version CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD vmlinux SYSMAP System.map make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23' make -j 4 -C /home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 modules make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23' CHK include/linux/version.h CHK include/linux/utsrelease.h CALL scripts/checksyscalls.sh CC [M] fs/mbcache.o CC [M] fs/cifs/cifsfs.o CC [M] fs/cifs/cifssmb.o CC [M] fs/cifs/cifs_debug.o CC [M] drivers/block/loop.o CC [M] fs/cifs/connect.o CC [M] fs/cifs/dir.o CC [M] fs/cifs/file.o CC [M] drivers/net/imq.o CC [M] drivers/net/macvlan.o CC [M] drivers/net/bcm57xx/./linux/b57um.o CC [M] fs/ext2/balloc.o CC [M] fs/ext3/balloc.o In file included from /home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/brcm/include/osl.h:92, from drivers/net/bcm57xx/./linux/b57um.c:24: /home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/brcm/include/linux_osl.h:210:1: warning: "printf" redefined In file included from drivers/net/bcm57xx/./linux/b57um.c:20: drivers/net/bcm57xx/./linux/mm.h:613:1: warning: this is the location of the previous definition drivers/net/bcm57xx/./linux/b57um.c: In function 'bcm5700_start_xmit': drivers/net/bcm57xx/./linux/b57um.c:2281: warning: unused variable 'iph' drivers/net/bcm57xx/./linux/b57um.c:2280: warning: unused variable 'th' CC [M] fs/cifs/inode.o CC [M] fs/ext2/dir.o CC [M] fs/ext3/bitmap.o CC [M] fs/ext2/file.o CC [M] fs/ext2/fsync.o CC [M] fs/ext3/dir.o CC [M] fs/cifs/link.o CC [M] fs/ext2/ialloc.o CC [M] drivers/net/bcm57xx/./linux/b57proc.o CC [M] fs/ext3/file.o CC [M] fs/cifs/misc.o CC [M] fs/ext2/inode.o CC [M] fs/ext3/fsync.o CC [M] fs/cifs/netmisc.o CC [M] fs/ext3/ialloc.o CC [M] drivers/net/bcm57xx/./linux/b57diag.o CC [M] fs/ext2/ioctl.o CC [M] fs/cifs/smbdes.o CC [M] fs/ext3/inode.o CC [M] fs/ext2/namei.o CC [M] fs/ext2/super.o CC [M] drivers/net/bcm57xx/./sys/tigon3.o CC [M] fs/cifs/smbencrypt.o CC [M] fs/ext3/ioctl.o In file included from /home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/brcm/include/osl.h:92, from /home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/brcm/include/bcmutils.h:73, from drivers/net/bcm57xx/./sys/tigon3.c:18: /home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/brcm/include/linux_osl.h:210:1: warning: "printf" redefined In file included from drivers/net/bcm57xx/./sys/tigon3.c:16: drivers/net/bcm57xx/./linux/mm.h:613:1: warning: this is the location of the previous definition CC [M] fs/ext3/namei.o CC [M] fs/cifs/transport.o CC [M] fs/ext2/symlink.o LD [M] fs/ext2/ext2.o CC [M] fs/cifs/asn1.o CC [M] fs/fat/cache.o CC [M] fs/cifs/md4.o CC [M] fs/ext3/super.o CC [M] fs/cifs/md5.o CC [M] fs/fat/dir.o CC [M] fs/cifs/cifs_unicode.o CC [M] fs/cifs/nterr.o CC [M] drivers/net/bcm57xx/./sys/autoneg.o CC [M] fs/cifs/xattr.o CC [M] fs/ext3/symlink.o CC [M] fs/fat/fatent.o CC [M] fs/cifs/cifsencrypt.o CC [M] fs/ext3/hash.o CC [M] drivers/net/bcm57xx/./sys/5701rls.o CC [M] fs/ext3/resize.o CC [M] fs/fat/file.o CC [M] fs/cifs/fcntl.o CC [M] drivers/net/bcm57xx/./sys/tcp_seg.o CC [M] fs/cifs/readdir.o CC [M] fs/fat/inode.o CC [M] fs/ext3/ext3_jbd.o CC [M] drivers/net/bcm57xx/../../../brcm/shared/hndgige.o CC [M] fs/ext3/xattr.o CC [M] fs/cifs/ioctl.o LD [M] drivers/net/bcm57xx/bcm57xx.o LD [M] drivers/net/emf/emf.o CC [M] fs/fat/misc.o LD [M] drivers/net/et/et.o LD [M] drivers/net/igs/igs.o CC [M] fs/cifs/sess.o CC [M] drivers/net/switch/switch-core.o CC [M] fs/ext3/xattr_user.o drivers/net/switch/switch-core.c: In function 'switch_device_registered': drivers/net/switch/switch-core.c:408: warning: unused variable 'new' LD [M] fs/fat/fat.o CC [M] drivers/net/switch/switch-adm.o CC [M] fs/ext3/xattr_trusted.o CC [M] drivers/net/usb/hso.o CC [M] fs/cifs/export.o LD [M] fs/ext3/ext3.o CC [M] drivers/net/switch/switch-robo.o CC [M] drivers/scsi/scsi.o LD [M] fs/cifs/cifs.o CC [M] fs/fuse/dev.o CC [M] fs/fuse/dir.o CC [M] drivers/scsi/hosts.o LD [M] drivers/net/wl/wl.o LD [M] drivers/net/wl/wl_ap/wl_ap.o LD [M] drivers/net/wl/wl_apsta/wl_apsta.o LD [M] drivers/net/wl/wl_sta/wl_sta.o CC [M] drivers/scsi/scsi_ioctl.o CC [M] fs/fuse/file.o CC [M] drivers/scsi/constants.o CC [M] drivers/scsi/scsicam.o CC [M] drivers/usb/class/cdc-acm.o CC [M] fs/fuse/inode.o CC [M] drivers/scsi/scsi_error.o CC [M] drivers/scsi/scsi_lib.o CC [M] drivers/usb/class/usblp.o CC [M] fs/fuse/control.o LD [M] fs/fuse/fuse.o CC [M] fs/jbd/transaction.o CC [M] drivers/usb/core/usb.o CC [M] drivers/scsi/scsi_lib_dma.o CC [M] net/bridge/netfilter/ebtables.o CC [M] drivers/scsi/scsi_scan.o CC [M] drivers/usb/core/hub.o CC [M] fs/jbd/commit.o CC [M] drivers/scsi/scsi_sysfs.o CC [M] fs/jbd/recovery.o CC [M] fs/jbd/checkpoint.o CC [M] drivers/usb/core/hcd.o CC [M] drivers/scsi/scsi_devinfo.o CC [M] net/bridge/netfilter/ebtable_broute.o CC [M] fs/jbd/revoke.o CC [M] drivers/scsi/scsi_sysctl.o CC [M] drivers/usb/core/urb.o CC [M] drivers/scsi/scsi_proc.o CC [M] net/bridge/netfilter/ebtable_filter.o CC [M] fs/jbd/journal.o CC [M] drivers/usb/core/message.o CC [M] net/bridge/netfilter/ebtable_nat.o CC [M] drivers/scsi/sd.o CC [M] net/bridge/netfilter/ebt_802_3.o LD [M] fs/jbd/jbd.o CC [M] fs/jffs2/compr.o CC [M] net/bridge/netfilter/ebt_among.o CC [M] drivers/usb/core/driver.o CC [M] fs/jffs2/dir.o CC [M] drivers/usb/core/config.o CC [M] net/bridge/netfilter/ebt_arp.o CC [M] drivers/scsi/scsi_wait_scan.o LD [M] drivers/scsi/scsi_mod.o LD [M] drivers/scsi/sd_mod.o CC [M] net/bridge/netfilter/ebt_ip.o CC [M] drivers/usb/core/file.o CC [M] drivers/usb/core/buffer.o CC [M] fs/jffs2/file.o CC [M] net/bridge/netfilter/ebt_limit.o CC [M] drivers/usb/host/ehci-hcd.o CC [M] drivers/usb/core/sysfs.o CC [M] fs/jffs2/ioctl.o CC [M] net/bridge/netfilter/ebt_mark_m.o CC [M] fs/jffs2/nodelist.o CC [M] drivers/usb/core/endpoint.o CC [M] net/bridge/netfilter/ebt_pkttype.o CC [M] drivers/usb/core/devio.o CC [M] fs/jffs2/malloc.o CC [M] net/bridge/netfilter/ebt_stp.o CC [M] fs/jffs2/read.o CC [M] fs/jffs2/nodemgmt.o CC [M] net/bridge/netfilter/ebt_vlan.o CC [M] drivers/usb/host/ohci-hcd.o CC [M] fs/jffs2/readinode.o CC [M] drivers/usb/core/notify.o CC [M] net/bridge/netfilter/ebt_arpreply.o CC [M] drivers/usb/core/generic.o CC [M] drivers/usb/core/quirks.o CC [M] net/bridge/netfilter/ebt_mark.o CC [M] fs/jffs2/write.o CC [M] drivers/usb/core/hcd-pci.o CC [M] net/bridge/netfilter/ebt_dnat.o CC [M] drivers/usb/host/uhci-hcd.o CC [M] drivers/usb/core/inode.o CC [M] net/bridge/netfilter/ebt_redirect.o CC [M] fs/jffs2/scan.o CC [M] net/bridge/netfilter/ebt_snat.o CC [M] drivers/usb/core/devices.o CC [M] fs/jffs2/gc.o CC [M] net/bridge/netfilter/ebt_arpnat.o LD [M] drivers/usb/core/usbcore.o net/bridge/netfilter/ebt_arpnat.c: In function 'do_ip_in': net/bridge/netfilter/ebt_arpnat.c:378: warning: comparison is always false due to limited range of data type net/bridge/netfilter/ebt_arpnat.c:381: warning: comparison is always false due to limited range of data type net/bridge/netfilter/ebt_arpnat.c:396: warning: large integer implicitly truncated to unsigned type net/bridge/netfilter/ebt_arpnat.c: In function 'do_bootp_out': net/bridge/netfilter/ebt_arpnat.c:622: warning: comparison is always true due to limited range of data type net/bridge/netfilter/ebt_arpnat.c:627: warning: comparison is always true due to limited range of data type CC [M] drivers/usb/serial/usb-serial.o CC [M] fs/jffs2/symlink.o CC [M] fs/msdos/namei.o CC [M] fs/jffs2/build.o CC [M] fs/jffs2/erase.o CC [M] net/ipv4/netfilter/nf_nat_h323.o LD [M] fs/msdos/msdos.o CC [M] fs/nls/nls_base.o CC [M] drivers/usb/serial/generic.o CC [M] fs/jffs2/background.o CC [M] fs/nls/nls_cp437.o CC [M] fs/nls/nls_iso8859-1.o CC [M] fs/jffs2/fs.o CC [M] drivers/usb/serial/bus.o CC [M] net/ipv4/netfilter/nf_nat_pptp.o CC [M] fs/nls/nls_iso8859-2.o CC [M] fs/nls/nls_utf8.o CC [M] drivers/usb/serial/ftdi_sio.o CC [M] fs/jffs2/writev.o CC [M] net/ipv6/af_inet6.o CC [M] net/ipv4/netfilter/nf_nat_proto_gre.o CC [M] fs/jffs2/super.o CC [M] net/ipv4/netfilter/ipt_ipp2p.o CC [M] fs/jffs2/debug.o CC [M] drivers/usb/serial/option.o CC [M] net/ipv6/anycast.o CC [M] fs/jffs2/wbuf.o CC [M] net/ipv4/netfilter/ipt_webstr.o CC [M] drivers/usb/serial/pl2303.o CC [M] net/ipv6/ip6_output.o CC [M] fs/jffs2/compr_zlib.o CC [M] net/ipv4/netfilter/ipt_layer7.o LD [M] fs/jffs2/jffs2.o CC [M] fs/vfat/namei.o CC [M] drivers/usb/serial/sierra.o CC [M] net/ipv4/netfilter/ipt_IMQ.o LD [M] drivers/usb/serial/usbserial.o CC [M] drivers/usb/storage/scsiglue.o CC [M] net/ipv6/ip6_input.o LD [M] fs/vfat/vfat.o CC [M] fs/xfs/linux-2.6/xfs_stats.o CC [M] net/ipv6/addrconf.o CC [M] drivers/usb/storage/protocol.o CC [M] drivers/usb/storage/transport.o CC [M] fs/xfs/linux-2.6/xfs_sysctl.o CC [M] fs/xfs/xfs_alloc.o CC [M] net/ipv6/route.o CC [M] drivers/usb/storage/usb.o CC [M] drivers/usb/storage/initializers.o CC [M] drivers/usb/storage/option_ms.o CC [M] fs/xfs/xfs_alloc_btree.o CC [M] net/ipv6/ip6_fib.o drivers/usb/storage/option_ms.c:148:31: warning: no newline at end of file CC [M] fs/xfs/xfs_attr.o LD [M] drivers/usb/storage/usb-storage.o CC [M] fs/xfs/xfs_attr_leaf.o CC [M] net/ipv6/ipv6_sockglue.o CC [M] fs/xfs/xfs_behavior.o CC [M] fs/xfs/xfs_bit.o CC [M] fs/xfs/xfs_bmap.o CC [M] net/ipv6/ndisc.o CC [M] fs/xfs/xfs_bmap_btree.o CC [M] fs/xfs/xfs_btree.o CC [M] net/ipv6/udp.o CC [M] fs/xfs/xfs_buf_item.o CC [M] fs/xfs/xfs_da_btree.o CC [M] net/ipv6/udplite.o CC [M] net/ipv6/raw.o CC [M] fs/xfs/xfs_dir2.o CC [M] net/ipv6/protocol.o CC [M] fs/xfs/xfs_dir2_block.o CC [M] net/ipv6/icmp.o CC [M] fs/xfs/xfs_dir2_data.o CC [M] fs/xfs/xfs_dir2_leaf.o CC [M] net/ipv6/mcast.o CC [M] fs/xfs/xfs_dir2_node.o CC [M] fs/xfs/xfs_dir2_sf.o CC [M] net/netfilter/nf_conntrack_proto_gre.o CC [M] net/ipv6/reassembly.o CC [M] fs/xfs/xfs_error.o CC [M] net/netfilter/nf_conntrack_h323_main.o CC [M] fs/xfs/xfs_extfree_item.o CC [M] net/ipv6/tcp_ipv6.o CC [M] fs/xfs/xfs_filestream.o CC [M] net/netfilter/nf_conntrack_h323_asn1.o CC [M] fs/xfs/xfs_fsops.o CC [M] net/ipv6/exthdrs.o CC [M] net/netfilter/nf_conntrack_pptp.o CC [M] fs/xfs/xfs_ialloc.o CC [M] net/netfilter/xt_connmark.o CC [M] net/ipv6/sysctl_net_ipv6.o CC [M] net/netfilter/xt_mac.o CC [M] net/ipv6/datagram.o CC [M] net/netfilter/xt_mark.o LD [M] net/netfilter/nf_conntrack_h323.o CC [M] net/ipv6/ip6_flowlabel.o CC [M] fs/xfs/xfs_ialloc_btree.o CC [M] fs/xfs/xfs_iget.o CC [M] net/ipv6/inet6_connection_sock.o CC [M] net/ipv6/netfilter.o CC [M] fs/xfs/xfs_inode.o CC [M] net/ipv6/proc.o CC [M] fs/xfs/xfs_inode_item.o CC [M] net/ipv6/sit.o CC [M] fs/xfs/xfs_iocore.o CC [M] fs/xfs/xfs_iomap.o CC [M] fs/xfs/xfs_itable.o LD [M] net/ipv6/ipv6.o CC [M] fs/xfs/xfs_dfrag.o CC [M] fs/xfs/xfs_log.o CC [M] fs/xfs/xfs_log_recover.o CC [M] fs/xfs/xfs_mount.o CC [M] fs/xfs/xfs_mru_cache.o CC [M] fs/xfs/xfs_rename.o CC [M] fs/xfs/xfs_trans.o CC [M] fs/xfs/xfs_trans_ail.o CC [M] fs/xfs/xfs_trans_buf.o CC [M] fs/xfs/xfs_trans_extfree.o CC [M] fs/xfs/xfs_trans_inode.o CC [M] fs/xfs/xfs_trans_item.o CC [M] fs/xfs/xfs_utils.o CC [M] fs/xfs/xfs_vfsops.o CC [M] fs/xfs/xfs_vnodeops.o CC [M] fs/xfs/xfs_rw.o CC [M] fs/xfs/xfs_dmops.o CC [M] fs/xfs/xfs_qmops.o CC [M] fs/xfs/linux-2.6/kmem.o CC [M] fs/xfs/linux-2.6/xfs_aops.o CC [M] fs/xfs/linux-2.6/xfs_buf.o CC [M] fs/xfs/linux-2.6/xfs_export.o CC [M] fs/xfs/linux-2.6/xfs_file.o CC [M] fs/xfs/linux-2.6/xfs_fs_subr.o CC [M] fs/xfs/linux-2.6/xfs_globals.o CC [M] fs/xfs/linux-2.6/xfs_ioctl.o CC [M] fs/xfs/linux-2.6/xfs_iops.o CC [M] fs/xfs/linux-2.6/xfs_lrw.o CC [M] fs/xfs/linux-2.6/xfs_super.o CC [M] fs/xfs/linux-2.6/xfs_vfs.o CC [M] fs/xfs/linux-2.6/xfs_vnode.o CC [M] fs/xfs/support/debug.o CC [M] fs/xfs/support/move.o CC [M] fs/xfs/support/uuid.o LD [M] fs/xfs/xfs.o Building modules, stage 2. MODPOST 80 modules CC drivers/block/loop.mod.o CC drivers/net/bcm57xx/bcm57xx.mod.o CC drivers/net/emf/emf.mod.o CC drivers/net/et/et.mod.o CC drivers/net/igs/igs.mod.o CC drivers/net/imq.mod.o CC drivers/net/macvlan.mod.o CC drivers/net/switch/switch-adm.mod.o CC drivers/net/switch/switch-core.mod.o CC drivers/net/switch/switch-robo.mod.o CC drivers/net/usb/hso.mod.o CC drivers/net/wl/wl.mod.o CC drivers/net/wl/wl_ap/wl_ap.mod.o CC drivers/net/wl/wl_apsta/wl_apsta.mod.o CC drivers/net/wl/wl_sta/wl_sta.mod.o CC drivers/scsi/scsi_mod.mod.o CC drivers/scsi/scsi_wait_scan.mod.o CC drivers/scsi/sd_mod.mod.o CC drivers/usb/class/cdc-acm.mod.o CC drivers/usb/class/usblp.mod.o CC drivers/usb/core/usbcore.mod.o CC drivers/usb/host/ehci-hcd.mod.o CC drivers/usb/host/ohci-hcd.mod.o CC drivers/usb/host/uhci-hcd.mod.o CC drivers/usb/serial/ftdi_sio.mod.o CC drivers/usb/serial/option.mod.o CC drivers/usb/serial/pl2303.mod.o CC drivers/usb/serial/sierra.mod.o CC drivers/usb/serial/usbserial.mod.o CC drivers/usb/storage/usb-storage.mod.o CC fs/cifs/cifs.mod.o CC fs/ext2/ext2.mod.o CC fs/ext3/ext3.mod.o CC fs/fat/fat.mod.o CC fs/fuse/fuse.mod.o CC fs/jbd/jbd.mod.o CC fs/jffs2/jffs2.mod.o CC fs/mbcache.mod.o CC fs/msdos/msdos.mod.o CC fs/nls/nls_base.mod.o CC fs/nls/nls_cp437.mod.o CC fs/nls/nls_iso8859-1.mod.o CC fs/nls/nls_iso8859-2.mod.o CC fs/nls/nls_utf8.mod.o CC fs/vfat/vfat.mod.o CC fs/xfs/xfs.mod.o CC net/bridge/netfilter/ebt_802_3.mod.o CC net/bridge/netfilter/ebt_among.mod.o CC net/bridge/netfilter/ebt_arp.mod.o CC net/bridge/netfilter/ebt_arpnat.mod.o CC net/bridge/netfilter/ebt_arpreply.mod.o CC net/bridge/netfilter/ebt_dnat.mod.o CC net/bridge/netfilter/ebt_ip.mod.o CC net/bridge/netfilter/ebt_limit.mod.o CC net/bridge/netfilter/ebt_mark.mod.o CC net/bridge/netfilter/ebt_mark_m.mod.o CC net/bridge/netfilter/ebt_pkttype.mod.o CC net/bridge/netfilter/ebt_redirect.mod.o CC net/bridge/netfilter/ebt_snat.mod.o CC net/bridge/netfilter/ebt_stp.mod.o CC net/bridge/netfilter/ebt_vlan.mod.o CC net/bridge/netfilter/ebtable_broute.mod.o CC net/bridge/netfilter/ebtable_filter.mod.o CC net/bridge/netfilter/ebtable_nat.mod.o CC net/bridge/netfilter/ebtables.mod.o CC net/ipv4/netfilter/ipt_IMQ.mod.o CC net/ipv4/netfilter/ipt_ipp2p.mod.o CC net/ipv4/netfilter/ipt_layer7.mod.o CC net/ipv4/netfilter/ipt_webstr.mod.o CC net/ipv4/netfilter/nf_nat_h323.mod.o CC net/ipv4/netfilter/nf_nat_pptp.mod.o CC net/ipv4/netfilter/nf_nat_proto_gre.mod.o CC net/ipv6/ipv6.mod.o CC net/ipv6/sit.mod.o CC net/netfilter/nf_conntrack_h323.mod.o CC net/netfilter/nf_conntrack_pptp.mod.o CC net/netfilter/nf_conntrack_proto_gre.mod.o CC net/netfilter/xt_connmark.mod.o CC net/netfilter/xt_mac.mod.o CC net/netfilter/xt_mark.mod.o LD [M] drivers/block/loop.ko LD [M] drivers/net/bcm57xx/bcm57xx.ko LD [M] drivers/net/emf/emf.ko LD [M] drivers/net/et/et.ko LD [M] drivers/net/igs/igs.ko LD [M] drivers/net/imq.ko LD [M] drivers/net/macvlan.ko LD [M] drivers/net/switch/switch-adm.ko LD [M] drivers/net/switch/switch-core.ko LD [M] drivers/net/switch/switch-robo.ko LD [M] drivers/net/usb/hso.ko LD [M] drivers/net/wl/wl.ko LD [M] drivers/net/wl/wl_ap/wl_ap.ko LD [M] drivers/net/wl/wl_apsta/wl_apsta.ko LD [M] drivers/net/wl/wl_sta/wl_sta.ko LD [M] drivers/scsi/scsi_mod.ko LD [M] drivers/scsi/scsi_wait_scan.ko LD [M] drivers/scsi/sd_mod.ko LD [M] drivers/usb/class/cdc-acm.ko LD [M] drivers/usb/class/usblp.ko LD [M] drivers/usb/core/usbcore.ko LD [M] drivers/usb/host/ehci-hcd.ko LD [M] drivers/usb/host/ohci-hcd.ko LD [M] drivers/usb/host/uhci-hcd.ko LD [M] drivers/usb/serial/ftdi_sio.ko LD [M] drivers/usb/serial/option.ko LD [M] drivers/usb/serial/sierra.ko LD [M] drivers/usb/serial/pl2303.ko LD [M] drivers/usb/serial/usbserial.ko LD [M] drivers/usb/storage/usb-storage.ko LD [M] fs/cifs/cifs.ko LD [M] fs/ext2/ext2.ko LD [M] fs/ext3/ext3.ko LD [M] fs/fat/fat.ko LD [M] fs/fuse/fuse.ko LD [M] fs/jbd/jbd.ko LD [M] fs/jffs2/jffs2.ko LD [M] fs/mbcache.ko LD [M] fs/msdos/msdos.ko LD [M] fs/nls/nls_cp437.ko LD [M] fs/nls/nls_base.ko LD [M] fs/nls/nls_iso8859-1.ko LD [M] fs/nls/nls_iso8859-2.ko LD [M] fs/nls/nls_utf8.ko LD [M] fs/vfat/vfat.ko LD [M] fs/xfs/xfs.ko LD [M] net/bridge/netfilter/ebt_802_3.ko LD [M] net/bridge/netfilter/ebt_among.ko LD [M] net/bridge/netfilter/ebt_arp.ko LD [M] net/bridge/netfilter/ebt_arpnat.ko LD [M] net/bridge/netfilter/ebt_arpreply.ko LD [M] net/bridge/netfilter/ebt_dnat.ko LD [M] net/bridge/netfilter/ebt_limit.ko LD [M] net/bridge/netfilter/ebt_ip.ko LD [M] net/bridge/netfilter/ebt_mark.ko LD [M] net/bridge/netfilter/ebt_pkttype.ko LD [M] net/bridge/netfilter/ebt_mark_m.ko LD [M] net/bridge/netfilter/ebt_redirect.ko LD [M] net/bridge/netfilter/ebt_snat.ko LD [M] net/bridge/netfilter/ebt_stp.ko LD [M] net/bridge/netfilter/ebt_vlan.ko LD [M] net/bridge/netfilter/ebtable_broute.ko LD [M] net/bridge/netfilter/ebtable_filter.ko LD [M] net/bridge/netfilter/ebtable_nat.ko LD [M] net/bridge/netfilter/ebtables.ko LD [M] net/ipv4/netfilter/ipt_IMQ.ko LD [M] net/ipv4/netfilter/ipt_ipp2p.ko LD [M] net/ipv4/netfilter/ipt_layer7.ko LD [M] net/ipv4/netfilter/ipt_webstr.ko LD [M] net/ipv4/netfilter/nf_nat_h323.ko LD [M] net/ipv4/netfilter/nf_nat_pptp.ko LD [M] net/ipv4/netfilter/nf_nat_proto_gre.ko LD [M] net/ipv6/sit.ko LD [M] net/ipv6/ipv6.ko LD [M] net/netfilter/nf_conntrack_h323.ko LD [M] net/netfilter/nf_conntrack_pptp.ko LD [M] net/netfilter/nf_conntrack_proto_gre.ko LD [M] net/netfilter/xt_connmark.ko LD [M] net/netfilter/xt_mac.ko LD [M] net/netfilter/xt_mark.ko make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23' rm -rf /home/eida/disk/2014-06-03/dd-wrt/src/image mkdir /home/eida/disk/2014-06-03/dd-wrt/src/image mipsel-linux-objcopy -O binary -g /home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/vmlinux /home/eida/disk/2014-06-03/dd-wrt/src/image/vmlinux.bin #/home/eida/disk/2014-06-03/dd-wrt/src/../opt/loader-0.02/lzma e /home/eida/disk/2014-06-03/dd-wrt/src/image/vmlinux.bin /home/eida/disk/2014-06-03/dd-wrt/src/image/vmlinux.lzma /home/eida/disk/2014-06-03/dd-wrt/src/wnrtool/lzma e /home/eida/disk/2014-06-03/dd-wrt/src/image/vmlinux.bin /home/eida/disk/2014-06-03/dd-wrt/src/image/vmlinux.lzma make -C nvram install INSTALLDIR=/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/nvram make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram' install -D libnvram.so /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/nvram/lib/libnvram.so make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/nvram' make -C libutils install make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils' install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/libutils/usr/lib install -m 755 libutils.so /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/libutils/usr/lib install -m 755 libwireless.so /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/libutils/usr/lib make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/libutils' make -C shared install make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/shared' make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/shared' echo "nischt" nischt [ ! -d httpd ] || make -C httpd install INSTALLDIR=/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/httpd make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd' install -D www /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/httpd/etc/www install -D httpd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/httpd/usr/sbin/httpd mkdir -p /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/httpd/usr/lib install -D validate.so /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/httpd/usr/lib install -D visuals.so /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/httpd/usr/lib install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/httpd/etc install *.pem /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/httpd/etc make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/httpd' [ ! -d rc ] || make -C rc install INSTALLDIR=/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/rc' install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/usr/sbin install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin install rc /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin install ttraff /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin install wland /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin install process_monitor /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin install resetbutton /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin install init /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin install check_ps /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin install nvram /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/usr/sbin install ledtool /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin install radio_timer /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin install hotplug /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin install listen /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc erase cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc get_wanface cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc write cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc restore cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc event cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc filter cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc filtersync cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc ntpd cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc getbridge cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc getmask cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc getbridgeprio cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc ipupdated cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc redial cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc setuserpasswd cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc hb_connect cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc hb_disconnect cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc gpio cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc softwarerevision cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc mtd cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc beep cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc supplicant cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc ddns_success cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc site_survey cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc sendudp cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc misc cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc check_ses_led cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc setpasswd cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc watchdog cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc startservice cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc startservice_f cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc stopservice cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc startservices cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc start_single_service cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc stopservices cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc startstop cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc startstop_f cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc restart_dns cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/usr/sbin && ln -sf /usr/sbin/iptables iptables-restore cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/usr/sbin && ln -sf /usr/sbin/dropbearmulti dropbearconvert && ln -sf /usr/sbin/dropbearmulti dropbearkey && ln -sf /usr/sbin/dropbearmulti dbclient && ln -sf /usr/sbin/dropbearmulti dropbear mkdir -p /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/usr/bin cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/usr/bin && ln -sf /usr/sbin/dropbearmulti ssh && ln -sf /usr/sbin/dropbearmulti scp cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc/sbin && ln -sf rc poptop make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/rc' make -C services install make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/services' gcc -o bin/defaults -I. -I/home/eida/disk/2014-06-03/dd-wrt/src/router/shared -I/home/eida/disk/2014-06-03/dd-wrt/src/include.bcm -Wall -I/home/eida/disk/2014-06-03/dd-wrt/src/ -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include -I/home/eida/disk/2014-06-03/dd-wrt/src/router/rc -I/home/eida/disk/2014-06-03/dd-wrt/src/router/iptables/include/libipq -I/home/eida/disk/2014-06-03/dd-wrt/src/router/libnet/include -DL_ENDIAN -DLIBNET_LIL_ENDIAN -DLIB1X_LIL_ENDIAN -fpic -I/home/eida/disk/2014-06-03/dd-wrt/src/router/services/include -DARCH_broadcom -DHAVE_UDHCPD -DHAVE_DNSMASQ -DHAVE_PPPOESERVER -DHAVE_HOTPLUG2 -DHAVE_USB -DHAVE_USB_ADVANCED -DHAVE_VLANTAGGING -DDIST=\"\" -DHAVE_SAMBA -DHAVE_PPPOE -DHAVE_PPPOERELAY -DHAVE_UPNP -DHAVE_FTP -DHAVE_PORTSETUP -DHAVE_BCMMODERN -DHAVE_WNR3500LV2 -DHAVE_IPROUTE2 -DHAVE_TELNET -DHAVE_PPTPD -DBOOT_WAIT_ON -DHAVE_SSHD -DHAVE_DHCPFWD -DHAVE_PPPD -DHAVE_HOTSPOT -DHAVE_BIRD -DHAVE_PPP -DHAVE_SVQOS -DHAVE_DHCPFORWARD -DHAVE_HTTPS -DHAVE_NAS bin/defaults.c cd bin && ./defaults install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/services/usr/lib install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/services/etc install services.so /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/services/usr/lib install bin/defaults.bin /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/services/etc make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/services' rm -rf /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www make -C kromo/dd-wrt postinstall INSTALLDIR=/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/kromo/dd-wrt' install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www install -m 644 Alive.asp AnchorFree.asp AnchorFree.live.asp AOSS.asp AOSS.live.asp config.asp DDNS.asp DDNS.live.asp Diagnostics.asp DMZ.asp Factory_Defaults.asp Fail.asp Fail_u_s.asp FilterIPMAC.asp Filters.asp FilterSummary.asp Firewall.asp Forward.asp ForwardSpec.asp FreeRadius.asp FreeRadius.live.asp Hotspot.asp changepass.asp index.asp index_heartbeat.asp index_l2tp.asp index_pppoa.asp index_pppoe.asp index_pptp.asp index_static.asp index_3g.asp Join.asp Log_incoming.asp Logout.asp Log_outgoing.asp Management.asp Milkfish_aliases.asp Milkfish.asp Milkfish_database.asp Milkfish_dynsip.asp Milkfish_messaging.asp Milkfish_phonebook.asp Milkfish_siptrace.asp Milkfish_status.asp NAS.asp Networking.asp Networking.live.asp Port_Services.asp PPPoE_Server.asp PPTP.asp P2P.asp QoS.asp Radius.asp Reboot.asp RouteTable.asp Routing.asp sas_heartbeat.asp sas_l2tp.asp sas_pppoa.asp sas_pppoe.asp sas_pptp.asp sas_stage_1.asp sas_static.asp sas_3g.asp Services.asp SetupAssistant.asp Site_Survey.asp Status_Bandwidth.asp Status_Conntrack.asp Statusinfo.live.asp Status_Internet.asp Status_Internet.live.asp Status_Lan.asp Status_Lan.live.asp Status_OpenVPN.asp Status_Router.asp Status_Router.live.asp Status_SputnikAPD.asp Status_SputnikAPD.live.asp Status_Wireless.asp Status_Wireless.live.asp Success_rest.asp Success_u_s.asp SuperChannel.asp Traff_admin.asp Triggering.asp Upgrade.asp UPnP.asp UPnP.live.asp USB.asp USB.live.asp Vlan.asp VPN.asp WanMAC.asp WiMAX.asp Wireless_Advanced.asp Wireless_Basic.asp Wireless_MAC.asp Wireless_radauth.asp Wireless_WDS.asp Wiviz.live.asp Wiviz_Survey.asp WL_ActiveTable.asp WL_FilterTable.asp WL_WPATable.asp Wol.asp graph_cpu.svg graph_if.svg common.js common_micro.compressed.js common_micro.js About.htm About_test.htm SysInfo.htm splash.html status.html /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www cp -a images /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www cp -a style /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/AOSS.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/common_micro.js rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/common_micro.compressed.js cp -a help /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www mkdir -p /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/js cp -a lang_pack /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/lang_pack/arabic.js rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/lang_pack/*.js cp lang_pack/english.js /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/lang_pack/ /home/eida/disk/2014-06-03/dd-wrt/src/router/tools/jsformat /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/lang_pack/*.js ln -s ../tmp/www /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/user cp -a wikar /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/style cp hotspotsystem/hotspotsystem.png /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/images rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Gpio.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/WiMAX.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/style/logo-trial.png rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/style/logo-cpe.png cp -a kromo /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/style cp -a brainslayer /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/style cp -a xirian /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/style rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/aol.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/aol_error.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/HotSpot_* rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Config.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/New_device.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Old_device.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Register* rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/index_heartbeat.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/index_mpppoe.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Status_mpppoe.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Backup_Restore.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/SuperChannel.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/FreeRadius.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/FreeRadius.live.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Poker.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Poker.live.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/PokerEdit.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/PokerEdit.live.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Wol.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HWol.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/index_l2tp.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/index_pppoa.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/AOSS.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/SetupAssistant.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/sas_*.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/index_3g.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/splash.html rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/status.html rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Wiviz_Survey.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Wiviz.live.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Status_OpenVPN.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Milkfish.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Milkfish_aliases.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Milkfish_database.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Milkfish_dynsip.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Milkfish_messaging.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Milkfish_phonebook.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Milkfish_siptrace.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Milkfish_status.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HMilkfish.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/images/sipwerk.png rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help/HEoIP.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/index_3g.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Status_SputnikAPD.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Status_SputnikAPD.live.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/P2P.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/About_test.htm rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Logout.asp rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/SysInfo.htm rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/graph_cpu.svg make -C /home/eida/disk/2014-06-03/dd-wrt/src/router/kromo/common/ install make[2]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/kromo/common' cp -a Info.htm /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Info.htm cp -a Info.live.htm /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/Info.live.htm make[2]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/kromo/common' cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www && find . -iname "CVS" | xargs rm -rf cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www && find . -iname ".svn" | xargs rm -rf cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www && rm -f *.asp *.svg *.htm *.css *.js help/*.asp help/*.png help/*.css images/*.gif images/*.png images/*.jpg images/*.ico style/*.css style/*.png style/*/* images/*/*.png images/*/*.gif js/* lang_pack/* rm -rf /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/images rm -rf /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/help rm -rf /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/js rm -rf /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www/www/lang_pack make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/kromo/dd-wrt' install -D bridge/brctl/brctl /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/bridge/usr/sbin/brctl install -D dropbear/dropbearmulti /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/dropbear/usr/sbin/dropbearmulti install -D dropbear/config/sshd.webservices /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/dropbear/etc/config/sshd.webservices install -D dhcpforwarder/dhcpfwd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/dhcpforwarder/usr/sbin/dhcpfwd make -j 4 -C busybox STRIPTOOL=@true PREFIX=/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox install make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/busybox' /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/ash -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/cat -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/chgrp -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/chmod -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/chown -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/cp -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/date -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/dd -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/df -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/dmesg -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/echo -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/egrep -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/false -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/fgrep -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/getopt -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/grep -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/gunzip -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/gzip -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/hostname -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/kill -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/ln -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/login -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/ls -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/mkdir -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/mknod -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/more -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/mount -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/mv -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/netstat -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/pidof -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/ping -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/ps -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/pwd -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/rm -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/rmdir -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/run-parts -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/sed -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/sh -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/sleep -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/stty -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/sync -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/tar -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/touch -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/true -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/umount -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/uname -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/usleep -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/vi -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/watch -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/wc -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/bin/zcat -> busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/sbin/adjtimex -> ../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/sbin/arp -> ../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/sbin/halt -> ../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/sbin/ifconfig -> ../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/sbin/ifdown -> ../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/sbin/ifup -> ../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/sbin/insmod -> ../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/sbin/klogd -> ../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/sbin/logread -> ../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/sbin/lsmod -> ../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/sbin/nameif -> ../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/sbin/pivot_root -> ../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/sbin/poweroff -> ../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/sbin/reboot -> ../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/sbin/rmmod -> ../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/sbin/route -> ../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/sbin/syslogd -> ../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/sbin/vconfig -> ../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/[ -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/[[ -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/arping -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/awk -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/basename -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/clear -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/cmp -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/cut -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/dc -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/dirname -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/du -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/env -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/expr -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/find -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/free -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/ftpget -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/ftpput -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/head -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/hexdump -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/id -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/install -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/killall -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/less -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/logger -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/md5sum -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/mesg -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/mkfifo -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/nc -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/nohup -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/nslookup -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/printf -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/reset -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/rx -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/sort -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/strings -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/tail -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/tee -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/telnet -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/test -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/time -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/top -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/tr -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/traceroute -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/tty -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/uniq -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/uptime -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/uudecode -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/uuencode -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/wget -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/which -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/whoami -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/xargs -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/bin/yes -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/sbin/chroot -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/sbin/sendmail -> ../../bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox/usr/sbin/telnetd -> ../../bin/busybox -------------------------------------------------- You will probably need to make your busybox binary setuid root to ensure all configured applets will work properly. -------------------------------------------------- make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/busybox' install -D dnsmasq/contrib/wrt/lease_update.sh /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/dnsmasq/etc/lease_update.sh install -D dnsmasq/contrib/wrt/dhcp_release /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/dnsmasq/usr/sbin/dhcp_release install -D dnsmasq/contrib/wrt/dhcp_lease_time /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/dnsmasq/usr/sbin/dhcp_lease_time install -D dnsmasq/src/dnsmasq /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/dnsmasq/usr/sbin/dnsmasq install -D udhcpd/config/dhcpd.webservices /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/dnsmasq/etc/config/dhcpd.webservices install -D udhcpd/config/dhcpd.startup /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/dnsmasq/etc/config/dhcpd.startup install -D iptables/iptables /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/iptables/usr/sbin/iptables ln -sf /usr/sbin/iptables /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/iptables/usr/sbin/iptables-restore [ ! -d netconf ] || make -C netconf install INSTALLDIR=/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/netconf make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/netconf' make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/netconf' install -D ntpclient/ntpclient /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/ntpclient/usr/sbin/ntpclient install -D rp-pppoe-3.5/src/pppoe /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/ppp/usr/sbin/pppoe install -D rp-pppoe-3.5/src/pppoe-multi /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/ppp/usr/sbin/pppoe-multi cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/ppp/usr/sbin && ln -sf pppoe-multi pppoe-relay install -D rp-pppoe-3.5/config/pppoe-relay.nvramconfig /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/ppp/etc/config/pppoe-relay.nvramconfig install -D rp-pppoe-3.5/config/pppoe-relay.webservices /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/ppp/etc/config/pppoe-relay.webservices install -D rp-pppoe-3.5/src/pppoe-multi /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/ppp/usr/sbin/pppoe-multi cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/ppp/usr/sbin && ln -sf pppoe-multi pppoe-server install -D rp-pppoe-3.5/config/pppoe-server.nvramconfig /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/ppp/etc/config/pppoe-server.nvramconfig rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/ppp/usr/sbin/pppoe-sniff install -D udhcpd/udhcpd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/udhcpd/usr/sbin/udhcpd install -D udhcpd/dumpleases /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/udhcpd/usr/sbin/dumpleases install -D udhcpd/config/dhcpd.webservices /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/udhcpd/etc/config/dhcpd.webservices install -D udhcpd/config/dhcpd.startup /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/udhcpd/etc/config/dhcpd.startup install -D udhcpc/udhcpc /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/udhcpd/usr/sbin/udhcpc install -m 777 -D udhcpc/scripts/cidrroute.sh /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/udhcpd/etc/cidrroute.sh make -C upnp install make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp' make -C /home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src/linux DEBUG=0 SRCBASE=/home/eida/disk/2014-06-03/dd-wrt/src TARGET_PREFIX=mipsel-linux-uclibc- CFG_BCMIGD=1 make[2]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src/linux' make -C /home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src DEBUG=0 PLATFORM=x86 CC=mipsel-linux-uclibc-gcc LD=mipsel-linux-uclibc-ld VENDOR= make[3]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src' make[2]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src/linux' cp /home/eida/disk/2014-06-03/dd-wrt/src/router/upnp/src/linux/upnp ./bcmupnp install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/upnp/usr/sbin install -m 755 bcmupnp /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/upnp/usr/sbin/upnp make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/upnp' chmod 0644 iproute2/tc/tc install -D iproute2/tc/tc /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/iproute2/usr/sbin/tc chmod 0644 iproute2/ip/ip install -D iproute2/ip/ip /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/iproute2/usr/sbin/ip chmod 0644 iproute2/svqos.htb install -D iproute2/svqos.htb /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/iproute2/usr/sbin/svqos chmod 0644 iproute2/svqos.hfsc install -D iproute2/svqos.hfsc /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/iproute2/usr/sbin/svqos2 install -D pptpd/pptpd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/pptpd/usr/sbin/pptpd install -D pptpd/pptpctrl /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/pptpd/usr/sbin/pptpctrl install -D pptpd/bcrelay /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/pptpd/usr/sbin/bcrelay #install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/cron/etc/cron.d install -D cron/cron /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/cron/usr/sbin/cron install -D pppd.new/pppd/pppd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/pppd/usr/sbin/pppd install -D pppd.new/pppd/plugins/rp-pppoe/rp-pppoe.so /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/pppd/usr/lib/rp-pppoe.so rm -rf /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/pppd/usr/sbin/pppstats install -D pppd.new/pppd/plugins/radius/radius.so /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/pppd/usr/lib/radius.so install -D pppd.new/pppd/plugins/radius/radattr.so /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/pppd/usr/lib/radattr.so install -D pppd.new/pppd/plugins/radius/radrealms.so /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/pppd/usr/lib/radrealms.so install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/pppd/etc cp pppd.new/pppd/plugins/radius/etc/issue /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/pppd/etc/issue cp pppd.new/pppd/plugins/radius/etc/port-id-map /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/pppd/etc/port-id-map cp pppd.new/pppd/plugins/radius/etc/dictionary /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/pppd/etc/dictionary cp pppd.new/pppd/plugins/radius/etc/dictionary.microsoft /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/pppd/etc/dictionary.microsoft chmod 0644 /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/pppd/etc/* install -D bird/bird /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/bird/usr/sbin/bird install -D inadyn/bin/linux/inadyn /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/inadyn/usr/sbin/inadyn [ ! -d others ] || make -C others install INSTALLDIR=/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/others make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/others' install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/others/etc install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/others/etc/init.d install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/others/usr/local install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/others/sbin install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/others/usr/sbin install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/others/usr/lib install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/others/usr/lib/firmware install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/others/lib install services /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/others/etc install profile /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/others/etc install motd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/others/etc/motd install fstab /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/others/etc install ethertypes /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/others/etc install protocols /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/others/etc install init.d/rcS /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/others/etc/init.d install init.d/S01dummy /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/others/etc/init.d ln -sf /tmp/resolv.conf /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/others/etc/resolv.conf ln -sf /tmp/hosts /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/others/etc/hosts ln -sf /tmp/cron.d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/others/etc/cron.d ln -sf /tmp/etc/passwd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/others/etc/passwd ln -sf /tmp/etc/group /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/others/etc/group ln -sf /usr/local/nvram /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/others/etc/nvram make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/others' install -D samba/config/sambafs.webconfig /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/samba/etc/config/sambafs.webconfig install -D samba/config/sambafs.startup /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/samba/etc/config/sambafs.startup install -D samba/config/sambafs.nvramconfig /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/samba/etc/config/sambafs.nvramconfig install -D samba/cifs/mount.cifs /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/samba/bin/mount.cifs install -D radauth/wrt-radauth /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/radauth/usr/sbin/wrt-radauth install -D radauth/radius-client /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/radauth/usr/sbin/radius-client install -D radauth/radiusallow /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/radauth/usr/sbin/radiusallow install -D radauth/radiusdisallow /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/radauth/usr/sbin/radiusdisallow make -C nas install make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/nas' install -D nas /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/nas/usr/sbin/nas make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/nas' cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/nas/usr/sbin && ln -sf nas nas4not && ln -sf nas nas4wds [ ! -d eapd ] || make -C eapd install INSTALLDIR=/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/eapd make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/eapd' install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/eapd/bin install eapd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/eapd/bin make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/eapd' [ ! -d libbcmcrypto ] || make -C libbcmcrypto install INSTALLDIR=/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/libbcmcrypto make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/libbcmcrypto' install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/libbcmcrypto/usr/lib install -m 755 libbcmcrypto.so /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/libbcmcrypto/usr/lib make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/libbcmcrypto' [ ! -d shared_nas ] || make -C shared_nas install INSTALLDIR=/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/shared_nas make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/shared_nas' install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/shared_nas/usr/lib install -m 755 libshared_nas.so /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/shared_nas/usr/lib make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/shared_nas' [ ! -d wlconf ] || make -C wlconf install INSTALLDIR=/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/wlconf make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/wlconf' install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/wlconf/usr/sbin install wlconf /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/wlconf/usr/sbin make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/wlconf' make -C utils install make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/utils' if test -e "src/Makefile"; then make -C src; fi install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/utils/usr/sbin #install /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/utils/usr/lib install -D wl.modern /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/utils/usr/sbin/wl make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/utils' [ ! -d telnet ] || make -C telnet install INSTALLDIR=/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/telnet make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/telnet' install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/telnet/etc install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/telnet/etc/config cp telnet* /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/telnet/etc/config make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/telnet' install -D proftpd/proftpd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/proftpd/usr/sbin/proftpd install -D proftpd/config/ftp.webnas /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/proftpd/etc/config/ftp.webnas install -D proftpd/config/proftpd.nvramconfig /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/proftpd/etc/config/proftpd.nvramconfig [ ! -d usb ] || make -C usb install INSTALLDIR=/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/usb make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/usb' install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/usb/etc install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/usb/etc/config cp usb* /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/usb/etc/config make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/usb' [ ! -d disktype ] || make -C disktype install INSTALLDIR=/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/disktype make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/disktype' install -D disktype /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/disktype/usr/sbin/disktype make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/disktype' install -D hotplug2/hotplug2 /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/hotplug2/sbin/hotplug2 mkdir -p /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/hotplug2/etc/ cd hotplug2/config/etc/ ; cp -av * /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/hotplug2/etc/ „hotplug2-common.rules“ -> „/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/hotplug2/etc/hotplug2-common.rules“ „hotplug2-createmtd.sh“ -> „/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/hotplug2/etc/hotplug2-createmtd.sh“ „hotplug2.rules“ -> „/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/hotplug2/etc/hotplug2.rules“ „hotplug2.startup“ -> „/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/hotplug2/etc/hotplug2.startup“ install -D udev/udevtrigger /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/udev/sbin/udevtrigger [ ! -d anchorfree ] || make -C anchorfree install INSTALLDIR=/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/anchorfree make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/anchorfree' install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/anchorfree/etc install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/anchorfree/etc/config cp anchorfree* /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/anchorfree/etc/config make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/anchorfree' [ ! -d ttraff ] || make -C ttraff install INSTALLDIR=/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/ttraff make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/ttraff' install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/ttraff/etc install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/ttraff/etc/config cp ttraff* /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/ttraff/etc/config make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/ttraff' [ ! -d speedtest ] || make -C speedtest install INSTALLDIR=/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/speedtest install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target for dir in /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/nvram /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/libutils /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/httpd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/rc /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/services /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/www /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/bridge /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/dropbear /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/dhcpforwarder /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/dnsmasq /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/iptables /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/iptables /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/ntpclient /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/ppp /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/udhcpd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/udhcpd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/upnp /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/iproute2 /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/pptpd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/cron /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/pppd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/bird /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/inadyn /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/others /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/samba /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/radauth /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/nas /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/eapd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/libbcmcrypto /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/shared_nas /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/wlconf /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/utils /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/telnet /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/proftpd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/usb /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/disktype /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/hotplug2 /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/udev /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/anchorfree /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/ttraff ; do \ (cd ${dir} && tar cpf - .) | (cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target && tar xpf -) \ done make -f Makefile.wnr3500lv2 lib.mipsel-install make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router' rules/iptables.mk:43: warning: overriding commands for target `iptables-clean' rules/iptables.mk:2: warning: ignoring old commands for target `iptables-clean' rules/all.mk:121: rules/mmc-ixp4xx.mk: Adresář nebo soubor neexistuje rules/all.mk:198: rules/strace.mk: Adresář nebo soubor neexistuje rules/all.mk:209: rules/oled.mk: Adresář nebo soubor neexistuje rules/all.mk:219: /home/eida/disk/2014-06-03/dd-wrt/src/router/private/ath9k-rules/ath9k.mk: Adresář nebo soubor neexistuje rules/all.mk:223: rules/atm.mk: Adresář nebo soubor neexistuje [ ! -d rules/atm.mk ] || make -C rules/atm.mk [ ! -d /home/eida/disk/2014-06-03/dd-wrt/src/router/private/ath9k-rules/ath9k.mk ] || make -C /home/eida/disk/2014-06-03/dd-wrt/src/router/private/ath9k-rules/ath9k.mk [ ! -d rules/oled.mk ] || make -C rules/oled.mk [ ! -d rules/strace.mk ] || make -C rules/strace.mk [ ! -d rules/mmc-ixp4xx.mk ] || make -C rules/mmc-ixp4xx.mk [ ! -d lib.mipsel ] || make -C lib.mipsel install INSTALLDIR=/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/lib.mipsel make[2]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/lib.mipsel' mipsel-linux-uclibc-nm -o --defined-only --no-sort mipsel/libc.a | cut -d' ' -f3 > uClibc.map rm -f .symbols for symbol in `mipsel-linux-uclibc-nm --dynamic -u --no-sort /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/lib/libutils.so /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/lib/libwireless.so /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/lib/validate.so /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/lib/visuals.so /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/lib/services.so /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/lib/rp-pppoe.so /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/lib/radius.so /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/lib/radattr.so /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/lib/radrealms.so /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/lib/libbcmcrypto.so /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/lib/libshared_nas.so /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/sbin/httpd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/sbin/nvram /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/sbin/brctl /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/sbin/dropbearmulti /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/sbin/dhcpfwd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/sbin/dhcp_release /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/sbin/dhcp_lease_time /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/sbin/dnsmasq /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/sbin/iptables /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/sbin/ntpclient /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/sbin/pppoe /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/sbin/pppoe-multi /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/sbin/udhcpd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/sbin/dumpleases /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/sbin/udhcpc /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/sbin/upnp /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/sbin/tc /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/sbin/ip /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/sbin/pptpd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/sbin/pptpctrl /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/sbin/bcrelay /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/sbin/cron /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/sbin/pppd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/sbin/bird /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/sbin/inadyn /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/sbin/wrt-radauth /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/sbin/radius-client /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/sbin/nas /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/sbin/wlconf /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/sbin/wl /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/sbin/proftpd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/sbin/disktype /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/sbin/rc /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/sbin/ttraff /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/sbin/wland /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/sbin/process_monitor /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/sbin/resetbutton /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/sbin/init /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/sbin/check_ps /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/sbin/ledtool /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/sbin/radio_timer /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/sbin/hotplug /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/sbin/listen /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/sbin/hotplug2 /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/sbin/udevtrigger /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/bin/busybox /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/bin/mount.cifs /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/bin/eapd /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/lib/ld-uClibc.so.0 /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/lib/libcrypt.so.0 /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/lib/libdl.so.0 /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/lib/libm.so.0 /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/lib/libnsl.so.0 /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/lib/libpthread.so.0 /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/lib/libresolv.so.0 /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/lib/libutil.so.0 /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/lib/libgcc_s.so.1 | sort -u` ; do \ grep -q "^${symbol}$" uClibc.map && echo "-u ${symbol}" >> .symbols ; \ true ; \ done xargs -t mipsel-linux-uclibc-ld -s -shared --warn-common --warn-once -z combreloc -soname=libc.so.0 -init __uClibc_init -o libc.so.0 mipsel/libc.a < .symbols mipsel-linux-uclibc-ld -s -shared --warn-common --warn-once -z combreloc -soname=libc.so.0 -init __uClibc_init -o libc.so.0 mipsel/libc.a -u abort -u accept -u access -u addmntent -u adjtimex -u alarm -u alphasort -u asctime -u asprintf -u __assert -u atexit -u atof -u atoi -u atol -u basename -u bcmp -u bcopy -u bind -u bsearch -u bzero -u calloc -u capget -u capset -u cfgetispeed -u cfgetospeed -u cfmakeraw -u cfsetispeed -u cfsetospeed -u clearenv -u clearerr -u clock_gettime -u clone -u close -u closedir -u closelog -u __cmsg_nxthdr -u connect -u create_module -u creat64 -u ctime -u __ctype_b -u __ctype_tolower -u __ctype_toupper -u daemon -u delete_module -u difftime -u dirfd -u dirname -u div -u dprintf -u drand48 -u dup -u dup2 -u endgrent -u endmntent -u endprotoent -u endpwent -u endspent -u endutent -u environ -u __environ -u err -u _errno -u __errno_location -u ether_aton_r -u ether_ntoa -u execl -u execle -u execlp -u execv -u execve -u execvp -u exit -u _exit -u fclose -u fcntl -u fcntl64 -u fdopen -u feof -u ferror -u fflush -u fgetc -u __fgetc_unlocked -u fgetgrent -u fgetpwent -u fgets -u fchmod -u fchown -u fileno -u flock -u fnmatch -u fopen -u fopen64 -u fork -u fpathconf -u fprintf -u fputc -u __fputc_unlocked -u fputs -u fread -u free -u freeaddrinfo -u freopen -u fscanf -u fseek -u fstat -u fstat64 -u fsync -u ftell -u ftello -u ftruncate -u ftruncate64 -u fwrite -u gai_strerror -u getaddrinfo -u getcwd -u getdtablesize -u getegid -u getenv -u geteuid -u getgid -u getgrent -u getgrgid -u getgrnam -u getgroups -u gethostbyaddr -u gethostbyname -u gethostbyname2 -u gethostname -u getitimer -u getline -u getlogin -u getmntent -u getmntent_r -u getnameinfo -u getnetbyaddr -u getnetbyname -u getopt -u getopt_long -u getopt_long_only -u getpagesize -u __getpagesize -u getpass -u getpeername -u getpgid -u getpgrp -u getpid -u getppid -u getpriority -u getprotobyname -u getprotobynumber -u getpt -u getpwent -u getpwnam -u getpwuid -u getrlimit -u getrlimit64 -u getservbyname -u getservbyport -u getsockname -u getsockopt -u getspnam -u gettimeofday -u getuid -u getutent -u getutline -u glob -u globfree -u gmtime -u gmtime_r -u grantpt -u hcreate_r -u hdestroy_r -u _h_errno -u __h_errno_location -u hsearch_r -u hstrerror -u htonl -u htons -u chdir -u chmod -u chown -u chroot -u if_indextoname -u if_nametoindex -u inet_addr -u inet_aton -u inet_ntoa -u inet_ntop -u inet_pton -u initgroups -u init_module -u in6addr_any -u __in6addr_any -u ioctl -u isalnum -u isalpha -u isatty -u isblank -u isgraph -u islower -u isprint -u ispunct -u isspace -u isupper -u isxdigit -u kill -u killpg -u klogctl -u lchown -u __libc_accept -u __libc_close -u __libc_connect -u __libc_fcntl -u __libc_fork -u __libc_fsync -u __libc_lseek -u __libc_lseek64 -u __libc_msync -u __libc_nanosleep -u __libc_open -u __libc_open64 -u __libc_pause -u __libc_pread -u __libc_pread64 -u __libc_pwrite -u __libc_read -u __libc_recv -u __libc_recvfrom -u __libc_recvmsg -u __libc_send -u __libc_sendmsg -u __libc_sendto -u __libc_sigaction -u __libc_siglongjmp -u __libc_system -u __libc_tcdrain -u __libc_wait -u __libc_waitpid -u __libc_write -u link -u listen -u localtime -u lockf -u longjmp -u lseek -u lseek64 -u lstat -u lstat64 -u malloc -u __malloc_lock -u memcmp -u memcpy -u memchr -u memmove -u mempcpy -u memrchr -u memset -u mkdir -u mkfifo -u mknod -u mkstemp -u mkstemp64 -u mktemp -u mktime -u mmap -u mmap64 -u mount -u mrand48 -u munmap -u nanosleep -u ntohl -u ntohs -u on_exit -u open -u opendir -u openlog -u open64 -u optarg -u opterr -u optind -u optopt -u __pagesize -u pathconf -u pause -u pclose -u perror -u pipe -u pivot_root -u poll -u popen -u prctl -u printf -u ptsname_r -u putenv -u putchar -u puts -u pututline -u qsort -u query_module -u raise -u rand -u random -u read -u readdir -u readdir64 -u readlink -u realloc -u realpath -u reboot -u recv -u recvfrom -u recvmsg -u regcomp -u regerror -u regexec -u regfree -u remove -u rename -u _res -u __res_init -u rewind -u rmdir -u __rpc_thread_destroy -u scandir -u select -u semctl -u semget -u semop -u send -u sendfile64 -u sendmsg -u sendto -u setbuf -u setdomainname -u setegid -u setenv -u seteuid -u setgid -u setgrent -u setgroups -u sethostent -u sethostname -u setitimer -u _setjmp -u setlinebuf -u setlogmask -u setmntent -u setpgid -u setpriority -u setprotoent -u setpwent -u setreuid -u setrlimit -u setrlimit64 -u setsid -u setsockopt -u setspent -u settimeofday -u setuid -u setutent -u setvbuf -u shmat -u shmctl -u shmdt -u shmget -u shutdown -u sched_getparam -u sched_get_priority_max -u sched_get_priority_min -u sched_getscheduler -u sched_setscheduler -u sched_yield -u sigaction -u sigaddset -u sigblock -u sigdelset -u sigemptyset -u sigfillset -u siginterrupt -u sigismember -u siglongjmp -u signal -u sigprocmask -u __sigsetjmp -u sigsetmask -u sigsuspend -u sleep -u snprintf -u socket -u socketpair -u sprintf -u srand -u srandom -u srand48 -u sscanf -u stat -u statfs -u statvfs64 -u stat64 -u stderr -u stdin -u __stdin -u _stdio_openlist -u _stdio_user_locking -u stdout -u __stdout -u stime -u strcasecmp -u strcat -u strcmp -u strcoll -u strcpy -u strcspn -u strdup -u strerror -u strftime -u strchr -u strchrnul -u strlcat -u strlcpy -u strlen -u strncasecmp -u strncat -u strncmp -u strncpy -u strnlen -u strpbrk -u strptime -u strrchr -u strsep -u strsignal -u strspn -u strstr -u strtod -u strtof -u strtok -u strtok_r -u strtol -u strtoll -u strtoul -u strtoull -u symlink -u sync -u syscall -u sysconf -u sysinfo -u syslog -u system -u __sysv_signal -u tcflush -u tcgetattr -u tcgetpgrp -u tcsetattr -u tcsetpgrp -u time -u times -u tolower -u toupper -u truncate64 -u ttyname -u tzname -u tzset -u __uClibc_main -u umask -u umount -u umount2 -u uname -u ungetc -u unlink -u unlockpt -u unsetenv -u updwtmp -u usleep -u utime -u utimes -u utmpname -u vasprintf -u vfork -u vfprintf -u vprintf -u vsnprintf -u vsprintf -u vsyslog -u wait -u waitpid -u wait3 -u warn -u write -u writev -u __xpg_basename -u errno -u h_errno -u pthread_mutex_lock -u pthread_mutex_unlock install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib install /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/lib/ld-uClibc.so.0 /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/lib/libcrypt.so.0 /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/lib/libdl.so.0 /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/lib/libm.so.0 /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/lib/libnsl.so.0 /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/lib/libpthread.so.0 /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/lib/libresolv.so.0 /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/lib/libutil.so.0 /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/lib/libgcc_s.so.1 libc.so.0 /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/ #@true /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/*.so.* make[2]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/lib.mipsel' make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router' make -f Makefile.wnr3500lv2 optimize-lib make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router' rules/iptables.mk:43: warning: overriding commands for target `iptables-clean' rules/iptables.mk:2: warning: ignoring old commands for target `iptables-clean' rules/all.mk:121: rules/mmc-ixp4xx.mk: Adresář nebo soubor neexistuje rules/all.mk:198: rules/strace.mk: Adresář nebo soubor neexistuje rules/all.mk:209: rules/oled.mk: Adresář nebo soubor neexistuje rules/all.mk:219: /home/eida/disk/2014-06-03/dd-wrt/src/router/private/ath9k-rules/ath9k.mk: Adresář nebo soubor neexistuje rules/all.mk:223: rules/atm.mk: Adresář nebo soubor neexistuje [ ! -d rules/atm.mk ] || make -C rules/atm.mk [ ! -d /home/eida/disk/2014-06-03/dd-wrt/src/router/private/ath9k-rules/ath9k.mk ] || make -C /home/eida/disk/2014-06-03/dd-wrt/src/router/private/ath9k-rules/ath9k.mk [ ! -d rules/oled.mk ] || make -C rules/oled.mk [ ! -d rules/strace.mk ] || make -C rules/strace.mk [ ! -d rules/mmc-ixp4xx.mk ] || make -C rules/mmc-ixp4xx.mk make -f Makefile.wnr3500lv2 lib.mipsel-install make[2]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router' rules/iptables.mk:43: warning: overriding commands for target `iptables-clean' rules/iptables.mk:2: warning: ignoring old commands for target `iptables-clean' rules/all.mk:121: rules/mmc-ixp4xx.mk: Adresář nebo soubor neexistuje rules/all.mk:198: rules/strace.mk: Adresář nebo soubor neexistuje rules/all.mk:209: rules/oled.mk: Adresář nebo soubor neexistuje rules/all.mk:219: /home/eida/disk/2014-06-03/dd-wrt/src/router/private/ath9k-rules/ath9k.mk: Adresář nebo soubor neexistuje rules/all.mk:223: rules/atm.mk: Adresář nebo soubor neexistuje [ ! -d rules/atm.mk ] || make -C rules/atm.mk [ ! -d /home/eida/disk/2014-06-03/dd-wrt/src/router/private/ath9k-rules/ath9k.mk ] || make -C /home/eida/disk/2014-06-03/dd-wrt/src/router/private/ath9k-rules/ath9k.mk [ ! -d rules/oled.mk ] || make -C rules/oled.mk [ ! -d rules/strace.mk ] || make -C rules/strace.mk [ ! -d rules/mmc-ixp4xx.mk ] || make -C rules/mmc-ixp4xx.mk [ ! -d lib.mipsel ] || make -C lib.mipsel install INSTALLDIR=/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/install/lib.mipsel make[3]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/lib.mipsel' install -d /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib install /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/lib/ld-uClibc.so.0 /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/lib/libcrypt.so.0 /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/lib/libdl.so.0 /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/lib/libm.so.0 /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/lib/libnsl.so.0 /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/lib/libpthread.so.0 /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/lib/libresolv.so.0 /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/lib/libutil.so.0 /home/eida/disk/new-tool/toolchain-mipsel_gcc4.1.2/lib/libgcc_s.so.1 libc.so.0 /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/ #@true /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/*.so.* make[3]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router/lib.mipsel' make[2]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router' cp lib.mipsel/libgcc_s.so.1 /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/*.a rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/*.map make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/router' if grep -q "CONFIG_MODULES=y" /home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/.config ; then \ make -C /home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23 modules_install DEPMOD=/bin/true INSTALL_MOD_PATH=/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target ; \ fi make[1]: Entering directory `/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23' Warning: you may need to install module-init-tools See http://www.codemonkey.org.uk/docs/post-halloween-2.6.txt INSTALL drivers/block/loop.ko INSTALL drivers/net/bcm57xx/bcm57xx.ko INSTALL drivers/net/emf/emf.ko INSTALL drivers/net/et/et.ko INSTALL drivers/net/igs/igs.ko INSTALL drivers/net/imq.ko INSTALL drivers/net/macvlan.ko INSTALL drivers/net/switch/switch-adm.ko INSTALL drivers/net/switch/switch-core.ko INSTALL drivers/net/switch/switch-robo.ko INSTALL drivers/net/usb/hso.ko INSTALL drivers/net/wl/wl.ko INSTALL drivers/net/wl/wl_ap/wl_ap.ko INSTALL drivers/net/wl/wl_apsta/wl_apsta.ko INSTALL drivers/net/wl/wl_sta/wl_sta.ko INSTALL drivers/scsi/scsi_mod.ko INSTALL drivers/scsi/scsi_wait_scan.ko INSTALL drivers/scsi/sd_mod.ko INSTALL drivers/usb/class/cdc-acm.ko INSTALL drivers/usb/class/usblp.ko INSTALL drivers/usb/core/usbcore.ko INSTALL drivers/usb/host/ehci-hcd.ko INSTALL drivers/usb/host/ohci-hcd.ko INSTALL drivers/usb/host/uhci-hcd.ko INSTALL drivers/usb/serial/ftdi_sio.ko INSTALL drivers/usb/serial/option.ko INSTALL drivers/usb/serial/pl2303.ko INSTALL drivers/usb/serial/sierra.ko INSTALL drivers/usb/serial/usbserial.ko INSTALL drivers/usb/storage/usb-storage.ko INSTALL fs/cifs/cifs.ko INSTALL fs/ext2/ext2.ko INSTALL fs/ext3/ext3.ko INSTALL fs/fat/fat.ko INSTALL fs/fuse/fuse.ko INSTALL fs/jbd/jbd.ko INSTALL fs/jffs2/jffs2.ko INSTALL fs/mbcache.ko INSTALL fs/msdos/msdos.ko INSTALL fs/nls/nls_base.ko INSTALL fs/nls/nls_cp437.ko INSTALL fs/nls/nls_iso8859-1.ko INSTALL fs/nls/nls_iso8859-2.ko INSTALL fs/nls/nls_utf8.ko INSTALL fs/vfat/vfat.ko INSTALL fs/xfs/xfs.ko INSTALL net/bridge/netfilter/ebt_802_3.ko INSTALL net/bridge/netfilter/ebt_among.ko INSTALL net/bridge/netfilter/ebt_arp.ko INSTALL net/bridge/netfilter/ebt_arpnat.ko INSTALL net/bridge/netfilter/ebt_arpreply.ko INSTALL net/bridge/netfilter/ebt_dnat.ko INSTALL net/bridge/netfilter/ebt_ip.ko INSTALL net/bridge/netfilter/ebt_limit.ko INSTALL net/bridge/netfilter/ebt_mark.ko INSTALL net/bridge/netfilter/ebt_mark_m.ko INSTALL net/bridge/netfilter/ebt_pkttype.ko INSTALL net/bridge/netfilter/ebt_redirect.ko INSTALL net/bridge/netfilter/ebt_snat.ko INSTALL net/bridge/netfilter/ebt_stp.ko INSTALL net/bridge/netfilter/ebt_vlan.ko INSTALL net/bridge/netfilter/ebtable_broute.ko INSTALL net/bridge/netfilter/ebtable_filter.ko INSTALL net/bridge/netfilter/ebtable_nat.ko INSTALL net/bridge/netfilter/ebtables.ko INSTALL net/ipv4/netfilter/ipt_IMQ.ko INSTALL net/ipv4/netfilter/ipt_ipp2p.ko INSTALL net/ipv4/netfilter/ipt_layer7.ko INSTALL net/ipv4/netfilter/ipt_webstr.ko INSTALL net/ipv4/netfilter/nf_nat_h323.ko INSTALL net/ipv4/netfilter/nf_nat_pptp.ko INSTALL net/ipv4/netfilter/nf_nat_proto_gre.ko INSTALL net/ipv6/ipv6.ko INSTALL net/ipv6/sit.ko INSTALL net/netfilter/nf_conntrack_h323.ko INSTALL net/netfilter/nf_conntrack_pptp.ko INSTALL net/netfilter/nf_conntrack_proto_gre.ko INSTALL net/netfilter/xt_connmark.ko INSTALL net/netfilter/xt_mac.ko INSTALL net/netfilter/xt_mark.ko if [ -r System.map -a -x /bin/true ]; then /bin/true -ae -F System.map -b /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target -r 2.6.24.111-studanka; fi make[1]: Leaving directory `/home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23' rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/build rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/source if test -d "/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/drivers/net/diag"; then mv /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/drivers/net/diag/* /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka; fi rm -rf /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/fs/fuse rm -rf /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/net/ipv6 rm -rf /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/drivers/net/usb rm -rf /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/fs/jffs2 rm -rf /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/drivers/net/switch/switch-adm.ko mkdir -p /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/etc/udev cp /home/eida/disk/2014-06-03/dd-wrt/src/router/udev/etc/udev/udev.conf /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/etc/udev/ rm -f /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/lib/libpcap.so mipsel-linux-strip --strip-unneeded --remove-section=.comment /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/drivers/scsi/*.ko mipsel-linux-strip --strip-unneeded --remove-section=.comment /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/net/bridge/netfilter/*.ko mipsel-linux-strip --strip-unneeded --remove-section=.comment /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/net/ipv4/netfilter/*.ko mipsel-linux-strip --strip-unneeded --remove-section=.comment /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/net/ipv6/netfilter/*.ko mipsel-linux-strip: '/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/net/ipv6/netfilter/*.ko': No such file mipsel-linux-strip --strip-unneeded --remove-section=.comment /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/net/netfilter/*.ko mipsel-linux-strip --strip-unneeded --remove-section=.comment /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/fs/*.ko mipsel-linux-strip --strip-unneeded --remove-section=.comment /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/fs/ext2/*.ko mipsel-linux-strip --strip-unneeded --remove-section=.comment /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/fs/ext3/*.ko mipsel-linux-strip --strip-unneeded --remove-section=.comment /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/fs/fat/*.ko mipsel-linux-strip --strip-unneeded --remove-section=.comment /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/fs/msdos/*.ko mipsel-linux-strip --strip-unneeded --remove-section=.comment /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/fs/xfs/*.ko mipsel-linux-strip --strip-unneeded --remove-section=.comment /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/fs/jbd/*.ko mipsel-linux-strip --strip-unneeded --remove-section=.comment /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/fs/vfat/*.ko mipsel-linux-strip --strip-unneeded --remove-section=.comment /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/fs/nls/*.ko mipsel-linux-strip --strip-unneeded --remove-section=.comment /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/fs/cifs/*.ko mipsel-linux-strip --strip-unneeded --remove-section=.comment /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/fs/jffs2/*.ko mipsel-linux-strip: '/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/fs/jffs2/*.ko': No such file mipsel-linux-strip --strip-unneeded --remove-section=.comment /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/driver/net/*.ko mipsel-linux-strip: '/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/driver/net/*.ko': No such file mipsel-linux-strip --strip-unneeded --remove-section=.comment /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/driver/net/usb/*.ko mipsel-linux-strip: '/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/driver/net/usb/*.ko': No such file mipsel-linux-strip --strip-unneeded --remove-section=.comment /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/driver/net/switch/*.ko mipsel-linux-strip: '/home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/driver/net/switch/*.ko': No such file mipsel-linux-strip --strip-unneeded --remove-section=.comment /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/drivers/net/bcm57xx/*.ko mipsel-linux-strip --strip-unneeded --remove-section=.comment /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/drivers/usb/class/*.ko mipsel-linux-strip --strip-unneeded --remove-section=.comment /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/drivers/usb/host/*.ko mipsel-linux-strip --strip-unneeded --remove-section=.comment /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/drivers/usb/core/*.ko mipsel-linux-strip --strip-unneeded --remove-section=.comment /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/drivers/usb/storage/*.ko mipsel-linux-strip --strip-unneeded --remove-section=.comment /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib/modules/2.6.24.111-studanka/kernel/drivers/usb/serial/*.ko cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target && /home/eida/disk/2014-06-03/dd-wrt/src/router/misc/rootprep.sh cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target && find . -iname "CVS" | xargs rm -rf cd /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target && find . -iname ".svn" | xargs rm -rf mv /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/usr/lib/services.so /home/eida/disk/2014-06-03/dd-wrt/src/router/mipsel-uclibc/target/lib mipsel-linux-objcopy -O binary /home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/vmlinux mipsel-uclibc/vmlinux.bin ../../opt/loader-0.02/lzma e -lc3 -lp2 -pb2 -d21 mipsel-uclibc/vmlinux.bin mipsel-uclibc/vmlinuz LZMA 4.32 Copyright (c) 1999-2005 Igor Pavlov 2005-12-09 cp ../../opt/etc/preinit mipsel-uclibc/target/etc cp ../../opt/etc/postinit mipsel-uclibc/target/etc cp ../../opt/bin/ipkg mipsel-uclibc/target/bin cp ../../opt/etc/ipkg.conf mipsel-uclibc/target/etc cp ../../opt/etc/config/* mipsel-uclibc/target/etc/config ../../tools/process_nvramconfigfile mipsel-uclibc/target/etc/config/*.nvramconfig Nvramconfig files processing... Processing mipsel-uclibc/target/etc/config/anchorfree.nvramconfig Writing Processing mipsel-uclibc/target/etc/config/base.nvramconfig Writing Processing mipsel-uclibc/target/etc/config/pppoe-relay.nvramconfig Writing Processing mipsel-uclibc/target/etc/config/pppoe-server.nvramconfig Writing Processing mipsel-uclibc/target/etc/config/proftpd.nvramconfig Writing Processing mipsel-uclibc/target/etc/config/sambafs.nvramconfig Writing Processing mipsel-uclibc/target/etc/config/ttraff.nvramconfig Writing Processing mipsel-uclibc/target/etc/config/usb.nvramconfig Writing ./strip_libs.sh mipsel ./strip_libs.sh: 4: ./strip_libs.sh: ./sstrip/sstrip: not found ./strip_libs.sh: 5: ./strip_libs.sh: ./sstrip/sstrip: not found ./strip_libs.sh: 6: ./strip_libs.sh: ./sstrip/sstrip: not found ./strip_libs.sh: 7: ./strip_libs.sh: ./sstrip/sstrip: not found ./strip_libs.sh: 8: ./strip_libs.sh: ./sstrip/sstrip: not found ./strip_libs.sh: 10: ./strip_libs.sh: ./sstrip/sstrip: not found ./strip_libs.sh: 11: ./strip_libs.sh: ./sstrip/sstrip: not found ./strip_libs.sh: 12: ./strip_libs.sh: ./sstrip/sstrip: not found ./strip_libs.sh: 13: ./strip_libs.sh: ./sstrip/sstrip: not found ./strip_libs.sh: 14: ./strip_libs.sh: ./sstrip/sstrip: not found ./strip_libs.sh: 15: ./strip_libs.sh: ./sstrip/sstrip: not found ./strip_libs.sh: 16: ./strip_libs.sh: ./sstrip/sstrip: not found ./strip_libs.sh: 17: ./strip_libs.sh: ./sstrip/sstrip: not found ./strip_libs.sh: 18: ./strip_libs.sh: ./sstrip/sstrip: not found ./strip_libs.sh: 19: ./strip_libs.sh: ./sstrip/sstrip: not found ./strip_libs.sh: 20: ./strip_libs.sh: ./sstrip/sstrip: not found ./strip_libs.sh: 21: ./strip_libs.sh: ./sstrip/sstrip: not found make: [install] Error 127 (ignored) /home/eida/disk/2014-06-03/dd-wrt/src/linux/brcm/linux-2.6.23/scripts/squashfs/mksquashfs-lzma mipsel-uclibc/target mipsel-uclibc/rootfs.squashfs -all-root -noappend -nopad | tee target.info use method [pb:2 lc:0 lp:2 fb:-1] (len 46882) use method [pb:2 lc:0 lp:2 fb:-1] (len 49618) use method [pb:2 lc:0 lp:2 fb:-1] (len 46773) use method [pb:2 lc:0 lp:2 fb:-1] (len 43160) use method [pb:2 lc:2 lp:0 fb:-1] (len 26863) use method [pb:0 lc:3 lp:0 fb:-1] (len 18253) use method [pb:0 lc:2 lp:0 fb:-1] (len 16176) use method [pb:0 lc:3 lp:0 fb:-1] (len 14134) use method [pb:0 lc:3 lp:0 fb:-1] (len 30796) use method [pb:0 lc:3 lp:0 fb:-1] (len 39799) use method [pb:0 lc:3 lp:0 fb:-1] (len 19448) use method [pb:2 lc:0 lp:2 fb:-1] (len 45903) use method [pb:2 lc:1 lp:2 fb:-1] (len 40289) use method [pb:2 lc:0 lp:0 fb:-1] (len 850) use method [pb:0 lc:3 lp:0 fb:-1] (len 33242) use method [pb:2 lc:0 lp:1 fb:-1] (len 32855) use method [pb:0 lc:2 lp:0 fb:-1] (len 26039) use method [pb:2 lc:1 lp:0 fb:-1] (len 26160) use method [pb:2 lc:0 lp:2 fb:-1] (len 37689) use method [pb:2 lc:0 lp:1 fb:-1] (len 2876) use method [pb:2 lc:0 lp:1 fb:-1] (len 26474) use method [pb:2 lc:0 lp:2 fb:-1] (len 35364) use method [pb:2 lc:0 lp:2 fb:-1] (len 51543) use method [pb:2 lc:1 lp:2 fb:-1] (len 50172) use method [pb:2 lc:1 lp:2 fb:-1] (len 50406) use method [pb:2 lc:0 lp:2 fb:-1] (len 46039) use method [pb:2 lc:0 lp:2 fb:-1] (len 45783) use method [pb:2 lc:0 lp:2 fb:-1] (len 44030) use method [pb:2 lc:0 lp:2 fb:-1] (len 47358) use method [pb:2 lc:0 lp:2 fb:-1] (len 37724) use method [pb:2 lc:0 lp:1 fb:-1] (len 40962) use method [pb:2 lc:0 lp:2 fb:-1] (len 39185) use method [pb:2 lc:0 lp:2 fb:-1] (len 38736) use method [pb:2 lc:0 lp:2 fb:-1] (len 34332) use method [pb:2 lc:0 lp:2 fb:-1] (len 44575) use method [pb:0 lc:0 lp:2 fb:-1] (len 20896) use method [pb:1 lc:0 lp:1 fb:-1] (len 15519) use method [pb:2 lc:0 lp:0 fb:-1] (len 13031) use method [pb:2 lc:1 lp:2 fb:-1] (len 28392) use method [pb:2 lc:1 lp:2 fb:-1] (len 31872) use method [pb:2 lc:1 lp:2 fb:-1] (len 27069) use method [pb:1 lc:0 lp:1 fb:-1] (len 8464) use method [pb:2 lc:0 lp:2 fb:-1] (len 51543) use method [pb:2 lc:1 lp:2 fb:-1] (len 50172) use method [pb:2 lc:1 lp:2 fb:-1] (len 50406) use method [pb:2 lc:0 lp:2 fb:-1] (len 46039) use method [pb:2 lc:0 lp:2 fb:-1] (len 45783) use method [pb:2 lc:0 lp:2 fb:-1] (len 44030) use method [pb:2 lc:0 lp:2 fb:-1] (len 47358) use method [pb:2 lc:0 lp:2 fb:-1] (len 37724) use method [pb:2 lc:0 lp:1 fb:-1] (len 40962) use method [pb:2 lc:0 lp:2 fb:-1] (len 39185) use method [pb:2 lc:0 lp:2 fb:-1] (len 38736) use method [pb:2 lc:0 lp:2 fb:-1] (len 34332) use method [pb:2 lc:0 lp:2 fb:-1] (len 44575) use method [pb:0 lc:0 lp:2 fb:-1] (len 20896) use method [pb:1 lc:0 lp:1 fb:-1] (len 15519) use method [pb:2 lc:0 lp:0 fb:-1] (len 13036) use method [pb:2 lc:1 lp:2 fb:-1] (len 28392) use method [pb:2 lc:1 lp:2 fb:-1] (len 31872) use method [pb:2 lc:1 lp:2 fb:-1] (len 27069) use method [pb:1 lc:0 lp:1 fb:-1] (len 8464) use method [pb:2 lc:1 lp:2 fb:-1] (len 52506) use method [pb:2 lc:1 lp:2 fb:-1] (len 52468) use method [pb:2 lc:0 lp:2 fb:-1] (len 48881) use method [pb:2 lc:1 lp:2 fb:-1] (len 50973) use method [pb:2 lc:0 lp:2 fb:-1] (len 45542) use method [pb:2 lc:0 lp:2 fb:-1] (len 45962) use method [pb:2 lc:0 lp:2 fb:-1] (len 44131) use method [pb:2 lc:0 lp:2 fb:-1] (len 45754) use method [pb:2 lc:0 lp:2 fb:-1] (len 39121) use method [pb:2 lc:0 lp:0 fb:-1] (len 40645) use method [pb:2 lc:0 lp:0 fb:-1] (len 38292) use method [pb:2 lc:0 lp:1 fb:-1] (len 39433) use method [pb:2 lc:0 lp:2 fb:-1] (len 29481) use method [pb:2 lc:1 lp:2 fb:-1] (len 44952) use method [pb:0 lc:0 lp:2 fb:-1] (len 23672) use method [pb:1 lc:0 lp:1 fb:-1] (len 11172) use method [pb:2 lc:0 lp:1 fb:-1] (len 11056) use method [pb:2 lc:0 lp:2 fb:-1] (len 33256) use method [pb:2 lc:0 lp:2 fb:-1] (len 31093) use method [pb:2 lc:1 lp:2 fb:-1] (len 26503) use method [pb:2 lc:0 lp:2 fb:-1] (len 9963) use method [pb:2 lc:0 lp:2 fb:-1] (len 52239) use method [pb:2 lc:0 lp:2 fb:-1] (len 49323) use method [pb:2 lc:1 lp:2 fb:-1] (len 51775) use method [pb:2 lc:0 lp:2 fb:-1] (len 44526) use method [pb:2 lc:1 lp:2 fb:-1] (len 45477) use method [pb:2 lc:0 lp:2 fb:-1] (len 44437) use method [pb:2 lc:0 lp:2 fb:-1] (len 47143) use method [pb:2 lc:0 lp:2 fb:-1] (len 37587) use method [pb:2 lc:0 lp:0 fb:-1] (len 40673) use method [pb:2 lc:0 lp:1 fb:-1] (len 38554) use method [pb:2 lc:0 lp:1 fb:-1] (len 39551) use method [pb:2 lc:0 lp:2 fb:-1] (len 36014) use method [pb:1 lc:2 lp:0 fb:-1] (len 39249) use method [pb:0 lc:0 lp:2 fb:-1] (len 24323) use method [pb:0 lc:0 lp:0 fb:-1] (len 10022) use method [pb:1 lc:0 lp:1 fb:-1] (len 11910) use method [pb:2 lc:1 lp:2 fb:-1] (len 37757) use method [pb:2 lc:1 lp:2 fb:-1] (len 28816) use method [pb:2 lc:0 lp:2 fb:-1] (len 23414) use method [pb:2 lc:0 lp:2 fb:-1] (len 37964) use method [pb:2 lc:0 lp:2 fb:-1] (len 40127) use method [pb:2 lc:0 lp:2 fb:-1] (len 6936) use method [pb:2 lc:0 lp:2 fb:-1] (len 39070) use method [pb:2 lc:0 lp:2 fb:-1] (len 24421) use method [pb:2 lc:0 lp:2 fb:-1] (len 19874) use method [pb:2 lc:0 lp:2 fb:-1] (len 37641) use method [pb:2 lc:3 lp:0 fb:-1] (len 34997) use method [pb:2 lc:1 lp:2 fb:-1] (len 16169) use method [pb:2 lc:0 lp:2 fb:-1] (len 43106) use method [pb:2 lc:1 lp:2 fb:-1] (len 5621) use method [pb:2 lc:0 lp:2 fb:-1] (len 32664) use method [pb:2 lc:0 lp:2 fb:-1] (len 20611) use method [pb:2 lc:1 lp:2 fb:-1] (len 30483) use method [pb:2 lc:0 lp:2 fb:-1] (len 48285) use method [pb:2 lc:0 lp:2 fb:-1] (len 49240) use method [pb:2 lc:0 lp:2 fb:-1] (len 47892) use method [pb:2 lc:0 lp:2 fb:-1] (len 37625) use method [pb:2 lc:1 lp:2 fb:-1] (len 34637) use method [pb:2 lc:0 lp:2 fb:-1] (len 4615) use method [pb:2 lc:0 lp:2 fb:-1] (len 27417) use method [pb:2 lc:0 lp:2 fb:-1] (len 31850) use method [pb:2 lc:0 lp:2 fb:-1] (len 33207) use method [pb:2 lc:3 lp:0 fb:-1] (len 17725) use method [pb:2 lc:0 lp:2 fb:-1] (len 32783) use method [pb:1 lc:2 lp:0 fb:-1] (len 2081) use method [pb:2 lc:2 lp:0 fb:-1] (len 25185) use method [pb:1 lc:2 lp:0 fb:-1] (len 36764) use method [pb:2 lc:1 lp:2 fb:-1] (len 41332) use method [pb:2 lc:0 lp:2 fb:-1] (len 41277) use method [pb:2 lc:0 lp:0 fb:-1] (len 5022) use method [pb:2 lc:0 lp:2 fb:-1] (len 25529) use method [pb:2 lc:0 lp:2 fb:-1] (len 24972) use method [pb:2 lc:0 lp:2 fb:-1] (len 34063) use method [pb:2 lc:3 lp:0 fb:-1] (len 23912) use method [pb:2 lc:0 lp:2 fb:-1] (len 31691) use method [pb:2 lc:0 lp:2 fb:-1] (len 46846) use method [pb:2 lc:0 lp:2 fb:-1] (len 46206) use method [pb:1 lc:0 lp:1 fb:-1] (len 34769) use method [pb:1 lc:2 lp:0 fb:-1] (len 37249) use method [pb:2 lc:0 lp:2 fb:-1] (len 46791) use method [pb:1 lc:2 lp:0 fb:-1] (len 5332) use method [pb:2 lc:0 lp:2 fb:-1] (len 41746) use method [pb:2 lc:0 lp:2 fb:-1] (len 49940) use method [pb:1 lc:2 lp:0 fb:-1] (len 32955) use method [pb:2 lc:0 lp:2 fb:-1] (len 42211) use method [pb:2 lc:0 lp:2 fb:-1] (len 45286) use method [pb:2 lc:3 lp:0 fb:-1] (len 18352) use method [pb:2 lc:0 lp:2 fb:-1] (len 37785) use method [pb:2 lc:1 lp:0 fb:-1] (len 5350) use method [pb:2 lc:0 lp:2 fb:-1] (len 36199) use method [pb:2 lc:3 lp:0 fb:-1] (len 6616) use method [pb:2 lc:0 lp:2 fb:-1] (len 42494) use method [pb:2 lc:0 lp:2 fb:-1] (len 43835) use method [pb:2 lc:0 lp:2 fb:-1] (len 45138) use method [pb:2 lc:3 lp:0 fb:-1] (len 21225) use method [pb:2 lc:0 lp:2 fb:-1] (len 34204) use method [pb:2 lc:0 lp:2 fb:-1] (len 39476) use method [pb:2 lc:0 lp:2 fb:-1] (len 36399) use method [pb:2 lc:0 lp:2 fb:-1] (len 27569) use method [pb:2 lc:0 lp:2 fb:-1] (len 38680) use method [pb:2 lc:0 lp:0 fb:-1] (len 26723) use method [pb:1 lc:0 lp:1 fb:-1] (len 14518) use method [pb:2 lc:0 lp:2 fb:-1] (len 39501) use method [pb:2 lc:0 lp:0 fb:-1] (len 9583) use method [pb:2 lc:3 lp:0 fb:-1] (len 32052) use method [pb:2 lc:0 lp:2 fb:-1] (len 33374) use method [pb:1 lc:0 lp:1 fb:-1] (len 7017) use method [pb:2 lc:2 lp:0 fb:-1] (len 41128) use method [pb:0 lc:2 lp:0 fb:-1] (len 1245) use method [pb:0 lc:2 lp:0 fb:-1] (len 3875) use method [pb:2 lc:1 lp:2 fb:-1] (len 180) Creating little endian 3.0 filesystem on mipsel-uclibc/rootfs.squashfs, block size 131072. Little endian filesystem, data block size 131072, compressed data, compressed metadata, compressed fragments Filesystem size 5545.84 Kbytes (5.42 Mbytes) 28.71% of uncompressed filesystem size (19316.07 Kbytes) Inode table size 3338 bytes (3.26 Kbytes) 23.77% of uncompressed inode table size (14042 bytes) Directory table size 3881 bytes (3.79 Kbytes) 62.03% of uncompressed directory table size (6257 bytes) Number of duplicate files found 0 Number of inodes 449 Number of files 197 Number of fragments 26 Number of symbolic links 186 Number of device nodes 0 Number of fifo nodes 0 Number of socket nodes 0 Number of directories 66 Number of uids 1 root (0) Number of gids 0 ../wnrtool/trx -o /home/eida/disk/2014-06-03/dd-wrt/src/image/ddwrt-wnr3500lv2.trx /home/eida/disk/2014-06-03/dd-wrt/src/image/vmlinux.lzma mipsel-uclibc/rootfs.squashfs mjn3's trx replacement - v0.81.1 cd /home/eida/disk/2014-06-03/dd-wrt/src/image && ./../wnrtool/packet -k ddwrt-wnr3500lv2.trx -f ./../router/netgear/emptyfile -b ./../wnrtool/comp-wnr3500lv2.txt -ok kernel_image -oall ddwrt-wnr3500lv2 -or rootfs_image -i ./../router/netgear/ambitCfg-wnr3500.h && \ rm -f rootfs_image.chk kernel_image.chk