|
checking size of long double... (cached) 12
running configure fragment for ../glibc-2.2.5/sysdeps/unix/sysv/linux
checking installed Linux kernel header files... (cached) 2.0.10 or later
*** On GNU/Linux systems it is normal to compile GNU libc with the
*** `linuxthreads' add-on. Without that, the library will be
*** incompatible with normal GNU/Linux systems.
*** If you really mean to not use this add-on, run configure again
*** using the extra parameter `--disable-sanity-checks'.
bash-2.05b#
#CFLAGS="-O2 -pipe" ../glibc-2*/configure --prefix=/stage1 \
--enable-add-ons --disable-profile --disable-sanity-checks --with-binutils=/stage1/bin --with-headers=/stage1/include \
--without-gd &&
make
deps/generic/elf -I../sysdeps/generic -nostdinc -isystem
/stage1/lib/gcc-lib/i686-pc-linux-gnu/3.2/include -isystem /stage1/include -include ../include/libc-symbols.h -DPIC -DSHARED -o /root/lfs-packages-cvs-20021023-1707/glibc-build/stdio-common/errlist.os
../sysdeps/unix/sysv/linux/errlist.c:41: weak declaration of `_old_sys_nerr' must precede definition
make[2]: *** [/root/lfs-packages-cvs-20021023-1707/glibc-build/stdio-common/errlist.os] Error 1
make[2]: Leaving directory `/root/lfs-packages-cvs-20021023-1707/glibc-2.2.5/stdio-common'
make[1]: *** [stdio-common/subdir_lib] Error 2
make[1]: Leaving directory `/root/lfs-packages-cvs-20021023-1707/glibc-2.2.5'
make: *** [all] Error 2
bash-2.05b#
|
|