Need urgent help--getting error in glibc installation
Hi..
I am doing LFS first time..following version 6.4...
Got some error in the section 5.7. Glibc-2.8-20080929 installation
lfs@nivio-desktop:/mnt/lfs/sources/glibc-build$ make
make -r PARALLELMFLAGS="" CVSOPTS="" -C ../glibc-2.8-20080929 objdir=`pwd` all
make[1]: Entering directory `/mnt/lfs/sources/glibc-2.8-20080929'
running CONFIG_SHELL=/bin/bash /bin/bash ../glibc-2.8-20080929/configure --prefix=/tools --disable-profile --enable-add-ons --enable-kernel=2.6.0 --with-binutils=/tools/bin --without-gd --with-headers=/tools/include --without-selinux --no-create --no-recursion
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
configure: running configure fragment for add-on libidn
configure: error: fragment must set $libc_add_on_canonical
make[1]: Failed to remake makefile `/mnt/lfs/sources/glibc-build/config.make'.
make[1]: *** No rule to make target `/mnt/lfs/sources/glibc-build/Versions.all', needed by `/mnt/lfs/sources/glibc-build/abi-versions.h'. Stop.
make[1]: Leaving directory `/mnt/lfs/sources/glibc-2.8-20080929'
make: *** [all] Error 2
Please help me i am in lot of truoble...
|