Randy McMurchy wrote:
I do not know where to go from here, other than to rebuild my system and use the sed that forces -fomit-frame-pointer to the compiling of GCC in Chapter 5 Pass 2 as suggested by Greg and now in LFS bugzilla.
I've tested with a slightly different (but IMO easier to type/understand) sed:
sed -i 's/^XCFLAGS =/& -fomit-frame-pointer/' gcc/Makefile.in
Note this: [EMAIL PROTECTED]: ~/build > grep rk_glob /usr/include/glob.h #define glob_t rk_glob_t #define glob rk_glob #define globfree rk_globfree Does anyone have any clue where this could be coming from?
No idea, Randy, sorry. FWIW I started a build this afternoon and it hasn't shown up in my chapter 5 glibc install (/tools/include). I'll let you know about the chapter 6 file once it gets that far.
Cheers, Matt. -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
