[uClibc]lockf64.c

Jeff Mock jeff at mock.com
Sat Jan 18 19:35:13 UTC 2003


Maybe I'm dumb.  I'm building uClibc for a 2.2 linux kernel
(using 2.2 kernel headers). I've disabled "UCLIBC_HAS_LFS", but I'm
having trouble with the build croaking on libc/misc/file/lockf64.c.
I'm using the uclibc snapshot from today.

Shouldn't lockf64.c have a UCLIBC_HAS_LFS wrapper around it?  Maybe
I'm missing something...

     #include <features.h>
     #ifdef __UCLIBC_HAS_LFS__

          [...] lockf64.c

     #endif


jeff




More information about the uClibc mailing list