I'm trying to compile glibc 2.3.2, using gcc 3.3.  I ran into one problem
with sysdeps/unix/sysv/linux/ustat.c that Gerhard Tonn helped me get around.
Now, after it's done compiling (nearly) everything, the process is trying to
build libc_pic.a, and getting this error:
a - elf/dl-close.os
a - elf/dl-iteratephdr.os
a - elf/dl-addr.os
a - elf/dl-profstub.os
a - elf/dl-libc.os
a - elf/dl-sym.os
a - elf/dl-tsd.os
a - elf/unwind-dw2-fde-glibc.os
a - elf/framestate.os
make[2]: ***
[/tmp/build-glibc-2.3.2-s390-1/glibc-2.3.2/build-glibc-2.3.2/libc_pic.a]
Error 143
make[2]: Leaving directory `/tmp/build-glibc-2.3.2-s390-1/glibc-2.3.2/elf'
make[1]: *** [elf/subdir_lib] Error 2
make[1]: Leaving directory `/tmp/build-glibc-2.3.2-s390-1/glibc-2.3.2'
make: *** [all] Error 2


Does anyone have any ideas what might be causing this and how to get around
it?


Thanks,

Mark Post

Reply via email to