On Thu, 7 Jul 2005, Chris Staub wrote: > The coreutils installation page (in both Chapters 5 and 6) strongly > recommends adding "DEFAULT_POSIX2_VERSION=199209" to the configure > command. I've installed lfs several times over the last couple of months > without that, and never had a problem. It is possible that it may still > be needed in chapter 6 (since that is the version that will be used for > the final system, and who knows what will be installed...) but for > chapter 5 it might not be needed. Obviously some further testing should > be done to verify this (all I know is it works fine on my own system) > but I just thought I'd mention it. >
Question: have you built QT on any of these installs ? For several months I was unable to build QT on the "aggravational" platform I was using. Eventually, came time for a fresh install on one of my other boxen, and same problem. Tracked it down to a typo in my scripts for DEFAULT_POSIX2_VERSION (DEFAULT_POSIXZ_VERSION) in chapter 5 - chapter 6 had been built correctly. From memory, somebody on a support list pointed out that this setting from chapter 5 affects the chapter 6 toolchain. This was with whichever versions of QT were appropriate to kde-3.3 and perhaps kde-3.2. Ken -- das eine Mal als Tragödie, das andere Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
