> It segfaults at "make install_headers" with > > <pre> > CHK include/generated/uapi/linux/version.h > UPD include/generated/uapi/linux/version.h > HOSTCC scripts/basic/fixdep > /bin/sh: line 1: 20146 Segmentation fault scripts/basic/fixdep > scripts/basic/.fixdep.d scripts/basic/fixdep 'gcc -Wp,- > MD,scripts/basic/.fixdep.d -Wall -Wmissing-prototypes -Wstrict- > prototypes -O2 -fomit-frame-pointer -std=gnu89 -o > scripts/basic/fixdep scripts/basic/fixdep.c ' > > scripts/basic/.fixdep.tmp
Hi, Thomas. Actually my current problem is much like yours, only mine blows up there because it cannot find crt_.o. Sometimes! Other times it seems to work, but really maybe not, in fact. This is after starting Chapter 6 all over again this morning, as Bruce suggested. I'm doing 32-bit, and have had to "strongly persuade" gmp NOT to use i7 specific instructions! I've decided also to go back to Ch5 and carefully scrub my scripts. (They worked for 64-bits!) I'll post what I find, and will be interested in what you find. I think we're hitting the same bug. -- Paul Rogers [email protected] Rogers' Second Law: "Everything you do communicates." (I do not personally endorse any additions after this line. TANSTAAFL :-) -- http://www.fastmail.com - Choose from over 50 domains or use your own -- http://lists.linuxfromscratch.org/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page Do not top post on this list. A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? http://en.wikipedia.org/wiki/Posting_style
