Re: [lfs-support] Not set up to use the correct startfiles at the 6.17 sanity check

2012-11-06 Thread Harry Prevor
OK; so considering even the author of the Package Users hint said it doesn't have to be an all-or-nothing approach, I've decided to give up just for this one package and install just gcc as the root user to help debug this. I removed all the old source files, recompiled, rechecked, and reinstalled

Re: [lfs-support] Not set up to use the correct startfiles at the 6.17 sanity check

2012-11-06 Thread Chris Staub
On 11/06/2012 08:13 PM, Harry Prevor wrote: On 11/5/12, Chris Staub ch...@beaker67.com wrote: I see numerous similar lines in your output - basically, it appears to be looking in /bin and /lib for gcc files, rather than /usr/{bin,lib}. To be honest, I'm not really sure why that is. Does ls

Re: [lfs-support] Not set up to use the correct startfiles at the 6.17 sanity check

2012-11-06 Thread Harry Prevor
On 11/6/12, Chris Staub ch...@beaker67.com wrote: Does ls /lib/gcc give any output? After recompiling as root it does (not sure whether it did before but I believe it would have): x86_64-unknown-linux-gnu That directory should not exist. This would seem to indicate some mistyped directory

Re: [lfs-support] Not set up to use the correct startfiles at the 6.17 sanity check

2012-11-06 Thread Chris Staub
On 11/06/2012 09:11 PM, Harry Prevor wrote: On 11/6/12, Chris Staub ch...@beaker67.com wrote: Installing GCC into /usr certainly shouldn't create any directories or files in /bin or /lib. Do you have logs of your GCC installation? Only of the installation as root, as all the previous files

Re: [lfs-support] Not set up to use the correct startfiles at the 6.17 sanity check

2012-11-06 Thread Chris Staub
On 11/06/2012 09:19 PM, Chris Staub wrote: On 11/06/2012 09:11 PM, Harry Prevor wrote: Only of the installation as root, as all the previous files were deleted. Here is my config.log: http://sprunge.us/QUHB I can provide any other files from the installation if requested.

[lfs-support] Not set up to use the correct startfiles at the 6.17 sanity check

2012-11-05 Thread Harry Prevor
This is my second LFS build, but it's been a while. This time I'm trying to build with Package Users as described in this hint: http://www.linuxfromscratch.org/hints/downloads/files/more_control_and_pkg_man.txt For the sanity check at 6.17

Re: [lfs-support] Not set up to use the correct startfiles at the 6.17 sanity check

2012-11-05 Thread Chris Staub
On 11/05/2012 09:10 PM, Harry Prevor wrote: This is my second LFS build, but it's been a while. This time I'm trying to build with Package Users as described in this hint: http://www.linuxfromscratch.org/hints/downloads/files/more_control_and_pkg_man.txt For the sanity check at 6.17