Hi,
I had the same problems as in Subj. thread.
Problem: glibc 2.5 compilation stops with Segmentation fault in bash
(scripts/mkinstalldirs)
Origin: broken bash.
Reason(possible): after patch bash-3.2-fixes-4.patch, bash compilation
(step 6.6.1) use bison. Host installed bison is used
and in my case it produce the bug.
My solution: to avoid complete recompilation and since bash was only
partially broken (I could boot new system), I have just
recompiled m4/bison/bash into /tools BEFORE glibc 2.5.
Proper solution (I think): compile m4/bison prior 6.6.1 to get
more deterministic toolchain or somehow avoid host system
tools (patch, timestamp ?)
Host system: p4,512Mb LFS pre 5.0 (with mods),
Binutils: version 2.14
Coreutils: 5.0
gcc (GCC) 3.3.6
GNU C Library stable release version 2.3.2,
GNU Make 3.80
patch 2.5.4
bison 1.875
kernel 2.4.27
Target CLFS: SVN-20070430-x86
Regards,
Alexey.
_______________________________________________
Clfs-support mailing list
[email protected]
http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support