George Boudreau wrote: > _Unfortunately_ the latest HLFS will not build. There is some quirky > glibc error and unfortunately I have run out of time.
... > This is the tail end of the glibc log. > > i686-tools-linux-gnu-gcc ../sysdeps/wordsize-32/divdi3.c -c -std=gnu99 > -O2 -Wall -Winline -Wstrict-prototypes -Wwrite-strings -g > -mpreferred-stack-boundary=4 -fPIC > > /tmp/ccldIAbh.s: Assembler messages: > /tmp/ccldIAbh.s:1635: Error: symbol definition loop encountered at > `__divdi3_internal' > /tmp/ccldIAbh.s:1635: Error: symbol definition loop encountered at > `__udivdi3_internal' > /tmp/ccldIAbh.s:1635: Error: symbol definition loop encountered at > `__moddi3_internal' > /tmp/ccldIAbh.s:1635: Error: symbol definition loop encountered at > `__umoddi3_internal' > make[2]: *** [/mnt/DIY_Linux2/sources/glibc-build/csu/divdi3.os] Error 1 > make[2]: Leaving directory `/mnt/DIY_Linux2/sources/glibc-2.3.6/csu' > make[1]: *** [csu/subdir_lib] Error 2 > make[1]: Leaving directory `/mnt/DIY_Linux2/sources/glibc-2.3.6' > make: *** [all] Error 2 glibc-2.3.6 requires patching to build with binutils-2.17: http://sources.redhat.com/ml/glibc-cvs/2005-q4/msg00564.html http://sources.redhat.com/ml/glibc-cvs/2005-q4/msg00565.html http://sources.redhat.com/ml/libc-alpha/2005-11/msg00033.html I made the simple patch for DIY but never uploaded it because I have decided not to support the combo of glibc-2.3.6 and binutils-2.17 Regards Greg -- http://www.diy-linux.org/ -- http://linuxfromscratch.org/mailman/listinfo/alfs-discuss FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
