Adjusting the toolchain: specs file

2007-09-25 Thread Richard Caldwell
Hi, I'm using lfs6.3 livecd an in section 5.7 Adjusting the toolchain, the 'gcc -dumpspecs .' command doesn't appear to run properly. I've tried finding the specs file to verify that its been edited correctly but I can't find it. From other posts I think the specs file should be

glibc install error

2007-09-25 Thread [EMAIL PROTECTED]
Hi, Can anyone help with the following error obtained following make install of glibc-2.3.6 Chapter 6 of LFS version 6.2 CC=gcc /usr/bin/perl scripts/test-installation.pl /sources/glibc- build/ gcc: _L/usr/lib: No such file or directory Execution of gcc failed! The script has found some

Re: glibc install error

2007-09-25 Thread Dan Nicholson
On 9/25/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi, Can anyone help with the following error obtained following make install of glibc-2.3.6 Chapter 6 of LFS version 6.2 CC=gcc /usr/bin/perl scripts/test-installation.pl /sources/glibc- build/ gcc: _L/usr/lib: No such file or

Glibc test failures

2007-09-25 Thread Clint Eaker
I'm working on building my first LFS system using version 6.3 and I keep running into test errors on the final glibc build (step 6.9). I've searched the FAQ and archives and can't find anything that appears similar. The errors I'm getting are: root:/sources/glibc-build# grep Error

RE: Glibc test failures

2007-09-25 Thread Clint Eaker
On Tue, 2007-09-25 at 19:20 -0700, Dan Nicholson wrote: On 9/25/07, Clint Eaker [EMAIL PROTECTED] wrote: root:/sources/glibc-build# grep Error glibc-check-log make[2]: [/sources/glibc-build/posix/annexc.out] Error 1 (ignored) make[2]: *** [/sources/glibc-build/nptl/tst-cancel24.out] Error

RE: Glibc test failures

2007-09-25 Thread Clint Eaker
On 9/25/07, Clint Eaker [EMAIL PROTECTED] wrote: On Tue, 2007-09-25 at 19:20 -0700, Dan Nicholson wrote: Could you show the error from one of them? Can't say I'll be much help, but it would be interesting to see them. FWIW, these errors have happened to people in the

Re: Glibc test failures

2007-09-25 Thread Dan Nicholson
On 9/25/07, Clint Eaker [EMAIL PROTECTED] wrote: That looks like the problem... [EMAIL PROTECTED]:~$ grep CONFIG_COMPAT_VDSO /boot/config-2.6.18-5-686 CONFIG_COMPAT_VDSO=y Thanks for the help. (I did *try* to google for something that looked related...honest. ;-) I believe you. It took