On Mon, 2009-11-30 at 11:52 -0600, [email protected] wrote:
> cc1: error: /usr/include/errno.h: Input/output error
> <built-in>:0: internal compiler error: Segmentation fault

Ok, that doesn't look good - segmentation faults are often a sign of
hardware problems, specifically, with faulty memory. Take a look at
Memtest86, see if that reports any problems with your system.

  http://www.memtest.org

Bad hardware isn't the only possibility - segfaults may also be from
software bugs, since they generally just signify an error accessing
memory. Checking the hardware should be the first thing to try,
though...

Simon.

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to