hello everyone:
I'm new to WRT, trying to compile for atheros target,
got following error when compile with uclibc enabled:
"mips-linux-uclibc/sys-include/features.h:329:2: error: #error It appears you have defined _FILE_OFFSET_BITS=64. Unfortunately, uClibc was built without large file support enabled."
I did try turn on/off the Toolchain Options "Enable large file (files > 2 GB) support?" via menuconfig, but it didn't help.
need help to point out where should I dig out to fix this issue.
thanks