Dan wrote:
Hi all,please help me, as I'm stuck. I've followed BLFS book, and installed heimdal libraries, but it seems that must have screwed something, as I can't compile logrotate nor php. I'm getting errors with _glob undefined references, and it seems my heimdal rewrote glibc headers and that's the problem. At least glob.h is not the same date as system compilation... Can anybody please send me a copies of original LFS 6.1 fnmatch.h, glob.h ss.h files? Thank you very much.
If I were you I would recompile glibc just like you did when you first installed it but this time, don't install it. Just copy the header files you need into /usr/include. You might want to backup the ones heimdal installed just incase you need them. Are you sure ss.h is installed by glibc? I don't seem to have one on my system. I don't install E2fsprogs, is it part of E2fsprogs?
fnmatch.h.bz2
Description: application/bzip
glob.h.bz2
Description: application/bzip
-- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page