On Fri, Oct 27, 2000 at 12:02:44PM -0600, Andreas Dilger wrote:
....
> There may be other sources. You also need to have a newer glibc (or recompile
> your own) to really support LFS.
However all software is *not* written to use LFS extended versions
of things. Often using defines of:
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
in the Makefile of said software CFLAGS is enough, but that may
still sometimes not be enough. Specifically if the system will
then use some libraries which are not LFS compatible.
> Cheers, Andreas
> http://www-mddsp.enel.ucalgary.ca/People/adilger/ -- Dogbert
/Matti Aarnio
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Tue Oct 31 2000 - 21:00:22 EST