Thanks Hinko,
- I added a # before CONFIG_BUSYBOX_CONFIG_LFS
- CONFIG_LARGEFILE was already not set (probably because I disabled it in
the menu)
- I deleted tmp, build_dir, staging_dir, dl, bin & did an svn update (now
11915).
- I recompiled, but now dnsmasq is giving the error below.
Greetings,
Steven
make[5]: Entering directory
`/home/steven/src/openwrt/build_dir/mipsel/dnsmasq-2.45/src'
mipsel-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -funit-at-a-time
-fhonour-copts -DHAVE_ISC_READER=1 -c cache.c
In file included from dnsmasq.h:28,
from cache.c:17:
/home/steven/src/openwrt/staging_dir/toolchain-mipsel_gcc3.4.6/lib/gcc/mipsel-linux-uclibc/3.4.6/../../../../mipsel-linux-uclibc/sys-include/features.h:382:4:
#error It appears you have defined _FILE_OFFSET_BITS=64. Unfortunately,
uClibc was built without large file support enabled.
In file included from
/home/steven/src/openwrt/staging_dir/toolchain-mipsel_gcc3.4.6/lib/gcc/mipsel-linux-uclibc/3.4.6/../../../../mipsel-linux-uclibc/sys-include/stdio.h:72,
from dnsmasq.h:70,
from cache.c:17:
/home/steven/src/openwrt/staging_dir/toolchain-mipsel_gcc3.4.6/lib/gcc/mipsel-linux-uclibc/3.4.6/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_stdio.h:72:2:
#error Sorry... uClibc was built without large file support!
In file included from dnsmasq.h:70,
from cache.c:17:
/home/steven/src/openwrt/staging_dir/toolchain-mipsel_gcc3.4.6/lib/gcc/mipsel-linux-uclibc/3.4.6/../../../../mipsel-linux-uclibc/sys-include/stdio.h:83:
error: syntax error before "fpos_t"
In file included from dnsmasq.h:70,
from cache.c:17:
/home/steven/src/openwrt/staging_dir/toolchain-mipsel_gcc3.4.6/lib/gcc/mipsel-linux-uclibc/3.4.6/../../../../mipsel-linux-uclibc/sys-include/stdio.h:705:
error: syntax error before "fpos_t"
/home/steven/src/openwrt/staging_dir/toolchain-mipsel_gcc3.4.6/lib/gcc/mipsel-linux-uclibc/3.4.6/../../../../mipsel-linux-uclibc/sys-include/stdio.h:707:
error: syntax error before '*' token
make[5]: *** [cache.o] Error 1
make[5]: Leaving directory
`/home/steven/src/openwrt/build_dir/mipsel/dnsmasq-2.45/src'
_______________________________________________
openwrt-devel mailing list
[email protected]
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel