[lfs-support] preprocessor error

2012-03-21 Thread siefke_lis...@web.de
Hello, now in Build LFS System, GCC come the error again. checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /sources/gcc-build/./gcc/xgcc -B/sources/gcc-build/./gcc/ -B/usr/i686-pc-linux-gnu/bin/ -B/usr/i686-pc-linux-gnu/lib/ -isyst

Re: [lfs-support] preprocessor error

2012-03-21 Thread Rick Shelton
On Wed, Mar 21, 2012 at 7:01 AM, siefke_lis...@web.de wrote: > Hello, > > now in Build LFS System, GCC come the error again. > > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether /sources/gcc-build/./gcc/xgcc -B/sources/gcc-build/

Re: [lfs-support] preprocessor error

2012-03-21 Thread siefke_lis...@web.de
On Wed, 21 Mar 2012 07:17:44 -0600 Rick Shelton wrote: > In your config.log, on several lines, there is the message: > "# /sources/gcc-4.6.2/libgcc/configure: line 1441: /lib/cpp: No such > file or directory " > > It looks like the symbolic link wasn't created correctly. (Hopefully > it is as simp

Re: [lfs-support] preprocessor error

2012-03-21 Thread Andrew Benton
On Wed, 21 Mar 2012 13:02:09 + "siefke_lis...@web.de" wrote: > Hello, > > now in Build LFS System, GCC come the error again. > > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether /sources/gcc-build/./gcc/xgcc -B/sources/gc

Re: [lfs-support] preprocessor error

2012-03-21 Thread siefke_lis...@web.de
Hello, On Wed, 21 Mar 2012 16:38:48 + Andrew Benton wrote: > Whereabouts in the book are you? Is this in /tools or in chroot? Im in chroot, im in chapter 6. > /sources/gcc-4.6.2/libgcc/configure: line 1441: /lib/cpp: No such file or > directory I has symlinked now the cpp to /lib/cpp but t

Re: [lfs-support] preprocessor error

2012-03-21 Thread siefke_lis...@web.de
Hello, so i have try to build gcc with the symlink, but the error is the same. In config log is No such file or Directory. Config Log: http://nopaste.info/46ce92a6ab.html Can me someone say which simlink i must set. Or should begin new? Regards Silvio -- http://linuxfromscratch.org/mailman/

Re: [lfs-support] preprocessor error

2012-03-21 Thread Thomas Pegg
On 3/21/2012 1:03 PM, siefke_lis...@web.de wrote: > Hello, > > On Wed, 21 Mar 2012 16:38:48 + Andrew Benton wrote: >> Whereabouts in the book are you? Is this in /tools or in chroot? > Im in chroot, im in chapter 6. > >> /sources/gcc-4.6.2/libgcc/configure: line 1441: /lib/cpp: No such file or

Re: [lfs-support] preprocessor error

2012-03-21 Thread Thomas Pegg
On 3/21/2012 4:12 PM, Thomas Pegg wrote: > On 3/21/2012 1:03 PM, siefke_lis...@web.de wrote: >> Hello, >> >> On Wed, 21 Mar 2012 16:38:48 + Andrew Benton wrote: >>> Whereabouts in the book are you? Is this in /tools or in chroot? >> Im in chroot, im in chapter 6. >> >>> /sources/gcc-4.6.2/libgc

Re: [lfs-support] preprocessor error

2012-03-21 Thread siefke_lis...@web.de
Hello, On Wed, 21 Mar 2012 16:12:29 -0400 Thomas Pegg wrote: > I think /lib/cpp is not your problem, at this stage that should not > exist as you have not installed the final build of gcc yet. However > looking at the log you posted, one thing I noticed was several messages > about missing stdi

Re: [lfs-support] preprocessor error

2012-03-22 Thread siefke_lis...@web.de
Hello, i have finished the installation without any errors. Only now, grub want not start the LFS System. File not found is the message from Grub. Regards Silvio -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the a

Re: [lfs-support] preprocessor error

2012-03-22 Thread Bruce Dubbs
siefke_lis...@web.de wrote: > Hello, > > i have finished the installation without any errors. Only now, grub want not > start the LFS System. File not found is the message from Grub. This falls in the category of "It doesn't work." We can't help if you don't give any details. Where is the ker

Re: [lfs-support] preprocessor error

2012-03-22 Thread siefke_lis...@web.de
Hello, On Thu, 22 Mar 2012 10:45:34 -0500 Bruce Dubbs wrote: > This falls in the category of "It doesn't work." We can't help if you > don't give any details. Where is the kernel installed? A directory > listing of /boot and the layout of your disk would help. Also post the > contents of /b

Re: [lfs-support] preprocessor error

2012-03-22 Thread Ken Moffat
On Thu, Mar 22, 2012 at 05:48:37PM +0100, siefke_lis...@web.de wrote: > Hello, > > On Thu, 22 Mar 2012 10:45:34 -0500 Bruce Dubbs wrote: > > This falls in the category of "It doesn't work." We can't help if you > > don't give any details. Where is the kernel installed? A directory > > listing

Re: [lfs-support] preprocessor error

2012-03-22 Thread siefke_lis...@web.de
On Thu, 22 Mar 2012 19:35:17 + Ken Moffat wrote: > When you've got to the end, it's usually best to *wait* for advice, > repeating the build without understanding the problem is not a > reliable way to get better results! Yes thats correct. But i has some error message in build process, and s

Re: [lfs-support] preprocessor error

2012-03-22 Thread Bruce Dubbs
Ken Moffat wrote: > As you guessed, separate boot partitions can give problems with > grub2. Then I haven't done a good job at explaining. "One recommendation is to have a separate small partition just for boot information. That way each build, whether LFS or some commercial distro, can acc

Re: [lfs-support] preprocessor error

2012-03-22 Thread Ken Moffat
On Thu, Mar 22, 2012 at 04:05:47PM -0500, Bruce Dubbs wrote: > Ken Moffat wrote: > > > In my case (also with separate /boot partitions) I have a > > directory 'boot' on the boot partition (i.e. /boot/boot when > > everything is mounted) containing a symlink called 'grub' pointing > > to ../grub.

Re: [lfs-support] preprocessor error

2012-03-30 Thread Ken Moffat
On Thu, Mar 22, 2012 at 10:27:34PM +, Ken Moffat wrote: > On Thu, Mar 22, 2012 at 04:05:47PM -0500, Bruce Dubbs wrote: > > Ken Moffat wrote: > > > > > In my case (also with separate /boot partitions) I have a > > > directory 'boot' on the boot partition (i.e. /boot/boot when > > > everything i

Re: [lfs-support] preprocessor error

2012-03-30 Thread Bruce Dubbs
Ken Moffat wrote: > Update - I did an install on a new machine today, using LFS-7.1 with > a separate /boot partition, and after building/installing grub-1.99 > it did NOT need the symlink, so I guess it really was a grub-1.97 > bug. I didn't need it for 1.97. I think it more likely that you ha