#2205: Blanket notes for updated builds (SVN-DJL-20080825) ----------------------------------------+----------------------------------- Reporter: [EMAIL PROTECTED] | Owner: [email protected] Type: task | Status: new Priority: normal | Milestone: Future Component: Book | Version: SVN Severity: normal | Resolution: Keywords: | ----------------------------------------+----------------------------------- Comment (by [EMAIL PROTECTED]):
(Randy) There is an issue with the GMP instructions in Chapter 5. The --enable-cxx parameter needs to be removed if you don't have GMP installed on the host. It isn't required anyway, so there's really no reason for it. It failed on me because we don't install the C++ compiler in Chapter 5 GCC Pass 1 instructions. I even tried to pass CXX=/usr/bin/g++ to the configure script and it finds g++, but it fails later on in the configure process. Apparently due to incompatibilities with the older host compiler (I have 4.0.3 on my host). -- Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/2205#comment:18> LFS Trac <http://wiki.linuxfromscratch.org/lfs/> Linux From Scratch: Your Distro, Your Rules. -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
