[help]Glibc-2.3.4-20040701??
Solved THX: __J
LFS-6.0
cat /proc/version
Linux version 2.6.10-1-686 (dilinger@mouth) (gcc version 3.3.5 (Debian 1:3.3.5-8)) #1 Fri Mar 11 03:55:46 EST 2005
----------------------------------
after
----
../glibc-2.3.4-20040701/configure --prefix=/tools \
--disable-profile --enable-add-ons=nptl --with-tls \
--with-__thread --enable-kernel=2.6.0 \
--with-binutils=/tools/bin --without-gd --without-cvs \
--with-headers=/tools/glibc-kernheaders
----
make====>>error:
make -r PARALLELMFLAGS="" CVSOPTS="" -C ../glibc-2.3.4-20040701 objdir=`pwd` allmake[1]: Entering directory `/mnt/lfs/tools/glibc-2.3.4-20040701'
autoconf sysdeps/i386/elf/configure.in > sysdeps/i386/elf/configure.new
autoconf: Undefined macros:
***BUG in Autoconf--please report*** AC_FD_MSG
make[1]: *** [sysdeps/i386/elf/configure] Error 1
make[1]: Leaving directory `/mnt/lfs/tools/glibc-2.3.4-20040701'
make: *** [all] Error 2
--------------------
what s up??THX
Last edited by ukyo; 06-10-2005 at 08:26 PM.
|