On Tue, Feb 27, 2007 at 10:06:27PM +0100, Ramsebner Gerhard wrote: > Hi, Hi, any chance you can fix your mailer? (You claim to be <[EMAIL PROTECTED]>).
> I got stuck with glibc in chapter 6 of LFS6.2. > I'm running a copy of LFS6.1 from another machine with an default.config > kernel 2.6.20.1 and didn't experience any problems till now. But maybe this > is an issue. So all I ask you is to have a quick look if there is any > obvious mistake before I restart with a proper 2.6.16.27 kernel. > Thanks a lot! > > --- > Errors at compile time (glibc-check-log): > > math: ldouble, ildoubl > nptl: mutex8, cond7, cond8, once3, once4, key3, basic3, basic4, join1, ... > rt: mqueue8 > I know some people might take a different view, but I think going back to 2.6.16.27 would be a retrograde step. Using Adrian's latest 2.6.16 (probably something around 2.6.16.41 at the moment) might give fewer errors, I don't know. You might be the first person building that old glibc version on a 2.6.20.1 kernel. > --- > install stage fails with: > > CC="gcc" /usr/bin/perl scripts/test-installation.pl /usr/src/glibc/src/ > /tools/lib/gcc/i686-pc-linux-gnu/4.0.3/../../../../i686-pc-linux-gnu/bin/ld: > dynamic-linker=/lib/ld-linux.so.2: No such file: No such file or directory > collect2: ld returned 1 exit status That is possibly saying that /lib/ld-linux.so.2 didn't get installed (the perl script to test the installation happens at the end of the install). Did you log the output from the install ? Are you out of disk space ? Alternatively, I might be misreading - within chroot, does /lib/ld-linux.so.2 exist ? ĸen -- das eine Mal als Tragödie, das andere Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
