Opened 21 years ago
Closed 21 years ago
#834 closed defect (invalid)
Chap 5: Glibc failed
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Book | Version: | 5.1pre2 |
Severity: | major | Keywords: | |
Cc: |
Description
I've got the following error first:
lfs:/mnt/lfs/sources/glibc-build$ make
make -r PARALLELMFLAGS="" CVSOPTS="" -C ../glibc-2.3.3-lfs-5.1 objdir=pwd
all
make[1]: Entering directory `/mnt/lfs/sources/glibc-2.3.3-lfs-5.1'
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/sources/glibc-2.3.3-lfs-5.1'
make: * [all] Error 2
I've joinded #lfs-support and it seem that it's because my autoconf on debian 3.0r2 is too old (2.13). I've upgraded it to 2.59. Make as succeed but make check is not working.
gcc -B/tools/bin/ -nostdlib -nostartfiles -static -o /mnt/lfs/sources/glibc- build/csu/tst-empty /mnt/lfs/sources/glibc- build/csu/crt1.o /mnt/lfs/sources/glibc-build/csu/crti.o `gcc -B/tools/bin/ -- print-file-name=crtbegin.o` /mnt/lfs/sources/glibc-build/csu/tst- empty.o /mnt/lfs/sources/glibc-build/libc.a -lgcc - lgcc_eh /mnt/lfs/sources/glibc-build/libc.a `gcc -B/tools/bin/ --print-file- name=crtend.o` /mnt/lfs/sources/glibc-build/csu/crtn.o GCONV_PATH=/mnt/lfs/sources/glibc-build/iconvdata LC_ALL=C /mnt/lfs/sources/glibc-build/csu/tst-empty > /mnt/lfs/sources/glibc- build/csu/tst-empty.out make[2]: * mnt/lfs/sources/glibc-build/csu/tst-empty.out Error 132 make[2]: Leaving directory `/mnt/lfs/sources/glibc-2.3.3-lfs-5.1/csu' make[1]: * [csu/tests] Error 2 make[1]: Leaving directory `/mnt/lfs/sources/glibc-2.3.3-lfs-5.1' make: * [check] Error 2
Please post support requests to lfs-support.