On Wed, Aug 11, 2010 at 03:36:15PM -0400, Suraj Linux wrote:
> Hi,
>
>
> I have got stuck at section 6.16 GCC-4.4.3. I am getting error at test
> suite for GCC at the command
>
> make -k check
>
> on page 101.
(LFS-6.6 section 6.16 tells us enough, page numbers are unfamiliar
to those of us wh
On Wed, Aug 11, 2010 at 2:36 PM, Suraj Linux
wrote:
> I don't think I have deviated from the book because I did get the
> previous checks right.
>
> I am even confused why I am getting an error. Since it says to avoid
> the error and continue.
>
> Can I ignore this error and continue with the book
Suraj Linux wrote:
> I have got stuck at section 6.16 GCC-4.4.3. I am getting error at test
> suite for GCC at the command
>
> make -k check
> make: *** [do-check] Error 2
> make: Target `check' not remade because of errors.
> root:/sources/gcc-build#
That's a normal response. Did you read th
Hi,
I have got stuck at section 6.16 GCC-4.4.3. I am getting error at test
suite for GCC at the command
make -k check
on page 101.
..
..
..
=== libgomp tests ===
Schedule of variations:
unix
Running target unix
Using /tools/share/dejagnu/ba
luxInteg btconnect.com> writes:
>
> On Tuesday 03 August 2010 13:47:36 DJ Lucas wrote:
> > Version 3.00 works fine for me on i686 without patches
> yes on x86_64 too-
> I discovered this after I made the post
It's caused by make 3.82 breaking backward compatibility I believe.
--
http://linu
Thanks all for the help.
I've tried setting the grub line to
linux /boot/vmlinux-2.6.32.8 root=/dev/sdb1
linux /boot/vmlinux-2.6.32.8 root=/dev/sda1
linux /boot/vmlinux-2.6.32.8 root=/dev/hdb1
linux /boot/vmlinux-2.6.32.8 root=/dev/hda1
So it's not an issue of the system seeing the wrong partiti