On Sun, Sep 24, 2006 at 09:05:34PM -0600, Dennis J Perkins wrote: > > If it does, which book (architecture, and *branch*) are you > > following? > > > > I'm using CLFS x86_64-Pure64.
But is it clfs-1 or clfs-2 ? Neve mind, in the light of your other responses I don't think we have anything to fix. > > I found that the LFS book mentions that zlib doesn't build properly if > CFLAGS is set. Definitely true. It compiles properly if CFLAGS is > unset or if -fPIC is added to CFLAGS. This comment should probably be > added to CLFS. > -fPIC is an x86_64 requirement for mixing shared and static. AFAIK no other architectures need it. Anyway, if the book says that CFLAGS should NOT be set, that covers it. > The headers problem was caused by experimenting with config.site. I > found that this package apparently ignores it and tries to install > into /usr/local, so --prefix cannot be omitted. > So, you are deviating from the book. I'll need to remember that and not immediately think we have something to fix. I'm sure that other packages will ignore config.site (e.g. bzip2 does most things differently), so you will definitely need to keep an eye on what gets installed where. Ken -- das eine Mal als Tragödie, das andere Mal als Farce _______________________________________________ Clfs-support mailing list [email protected] http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support
