What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Error Compiling WTFAST in 380.60

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:

/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​

Having no problems in the build up to this point. Any ideas on how to fix this?

Brian
 
FIXED. Had to rerun ./configure in release/src/router/wtfast/libev-4.20
 

Similar threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top