Bernhard Fischer wrote: > On Thu, Apr 24, 2008 at 02:41:43PM +0300, Timo Teräs wrote: >> Bernhard Fischer wrote: >>> does splice() work if !LFS ? >> I'm not exactly sure. splice has __off64_t * in it's prototype so >> it might require LFS. > > Perhaps you can try this with your testcase and stub it out if it > doesn't work.
I turned off UCLIBC_HAS_LFS and recompiled without errors. (Though, I noticed that "make clean" does not delete all .os files which caused the build to initially fail on other errors.) - Timo _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
