Re: Error after Glibc "make install"

2011-08-13 Thread Giorgio Cittadini
Many thanks, Andy! I think you were right: I repeated all Glibc building paying attention to your "sed on test-installation.pl" and everything come out successfully. Anywhere I had some minor timeout-errors that were uninfluent. Your "guess" played a decisive role. Now I can move along. Giocitta

Re: Error after Glibc "make install"

2011-08-13 Thread Andrew Benton
On Sat, 13 Aug 2011 09:31:59 +0200 Giorgio Cittadini wrote: > CC="gcc" /usr/bin/perl scripts/test-installation.pl /sources/glibc-build/ > /tools/lib/gcc/i686-pc-linux-gnu/4.5.2/../../../../i686-pc-linux-gnu/bin/ld: > cannot find -lnss_test1 > collect2: ld returned 1 exit status I'm guessing that

Error after Glibc "make install"

2011-08-13 Thread Giorgio Cittadini
Hello, As you easily will understand I'm a little more than a Linux newbie, but I can "talk" sufficiently well to my OS from the command line. I'm following LFS-BOOK 6.8. Everything went successfully until section 6.2. My host is Ubuntu 11.4. All the host's prerequisites are OK. No error in "make"