Problems Rebooting

2007-07-28 Thread Robert Jakob
Hi, I finished my LFS and installed Grub. When I reboot grub is started successfully and displays the entry in menu.lst. But when I select it my computer restarts. The kernel file (bzImage) is found correctly, because otherwise grub shows an error message. Have you got any ideas what I could try,

Re: GCC-Testing (6.2)

2007-07-26 Thread Robert Jakob
Ken Moffat schrieb: > On Wed, Jul 25, 2007 at 10:19:18AM +0200, Robert Jakob wrote: > >> Hi, >> >> while "make -k check" gcc after chrooting (LFS 6.2) I got some >> strange errors at the very beginning: >> > > >> Running

GCC-Testing (6.2)

2007-07-25 Thread Robert Jakob
Hi, while "make -k check" gcc after chrooting (LFS 6.2) I got some strange errors at the very beginning: root:/sources/gcc-build$ time make -k check make[1]: Entering directory `/sources/gcc-build/fixincludes' autogen -T ../../gcc-4.0.3/fixincludes/check.tpl ../../gcc-4.0.3/fixincludes/inclhack.d

Problems compiling gcc

2007-06-29 Thread Robert Jakob
Hello, I am using LFS Version 6.2 and I have problems compiling gcc for the third time, after chrooting. Problems occur suddenly in the middle of compiling process. It seems that the compiler does not find the system include files anymore. Here is the compiler output (when starting make again):

Re: Problems compiling gcc

2007-06-29 Thread Robert Jakob
Chris Staub schrieb: > Robert Jakob wrote: > >> Hello, >> >> I am using LFS Version 6.2 and I have problems compiling gcc for the >> third time, after chrooting. >> Problems occur suddenly in the middle of compiling process. It seems >> that the co