Andrew Benton wrote these words on 08/13/05 10:23 CST:

> It seems that /usr/include/glob.h does not contain the string rk_glob
> 
> andy:~$ grep rk_glob /mnt/lfs/usr/include/glob.h
> andy:~$
> 
> I've used diff to compare the one compiled with gcc-4 to the glob.h on the 
> host system (compiled with gcc-3.4.4) and they're identical

Thanks, Andrew. 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 did not use it in my current build.

Did you use this sed for Chapter 5 GCC Pass 2 compilation? I cannot
figure out what the hell else to look for. Please ensure you used
the stable Glibc-2.3.5 tarball and not a snapshot or previous
version. Thanks in advance for your continued help here, Andrew.

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?

-- 
Randy

rmlscsi: [GNU ld version 2.15.94.0.2 20041220] [gcc (GCC) 3.4.3]
[GNU C Library stable release version 2.3.4] [Linux 2.6.10 i686]
10:29:00 up 133 days, 10:02, 3 users, load average: 0.07, 0.69, 1.04
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to