pilotboy72
Occasional Visitor
Hi,
I'm trying to compile Merlin's latest and greatest and I'm getting the following error trying to compile WTFAST:
Having no problems in the build up to this point. Any ideas on how to fix this?
Brian
I'm trying to compile Merlin's latest and greatest and I'm getting the following error trying to compile WTFAST:
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --host=mipsel-linux --build= --host=arm-linux build_alias= host_alias=arm-linux CC=mipsel-uclibc-gcc CFLAGS=-DBCMWPA2 -DBCMQOS -DBCM_DCS -DEXT_ACS -DD11AC_IOTYPES -DPHYMON -DPROXYARP -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DLINUX26 -DCONFIG_BCMWL5 -DDEBUG_NOISY -DDEBUG_RCTEST -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32r2 -mips32r2 -DRTCONFIG_NVRAM_64K -DLINUX_KERNEL_VERSION=132630 -DRTN66U -D__CONFIG_EMF__ -D__CONFIG_WPS__ --no-create --no-recursion
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-linux-strip... mipsel-uclibc-strip -R .note -R .comment
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for arm-linux-gcc... mipsel-uclibc-gcc
checking whether the C compiler works... no
configure: error: in `/home/zzzz/repository/asuswrt-merlin/release/src/router/wtfast/libev-4.20':
configure: error: C compiler cannot create executables
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --host=mipsel-linux --build= --host=arm-linux build_alias= host_alias=arm-linux CC=mipsel-uclibc-gcc CFLAGS=-DBCMWPA2 -DBCMQOS -DBCM_DCS -DEXT_ACS -DD11AC_IOTYPES -DPHYMON -DPROXYARP -DTRAFFIC_MGMT -DTRAFFIC_MGMT_RSSI_POLICY -DLINUX26 -DCONFIG_BCMWL5 -DDEBUG_NOISY -DDEBUG_RCTEST -pipe -DBCMWPA2 -funit-at-a-time -Wno-pointer-sign -mtune=mips32r2 -mips32r2 -DRTCONFIG_NVRAM_64K -DLINUX_KERNEL_VERSION=132630 -DRTN66U -D__CONFIG_EMF__ -D__CONFIG_WPS__ --no-create --no-recursion
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-linux-strip... mipsel-uclibc-strip -R .note -R .comment
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for arm-linux-gcc... mipsel-uclibc-gcc
checking whether the C compiler works... no
configure: error: in `/home/zzzz/repository/asuswrt-merlin/release/src/router/wtfast/libev-4.20':
configure: error: C compiler cannot create executables
Having no problems in the build up to this point. Any ideas on how to fix this?
Brian