glibc does not build on i686-linux-gnu
Jakub Jelinek
jakub@redhat.com
Fri Jul 25 08:51:00 GMT 2003
On Fri, Jul 25, 2003 at 10:39:14AM +0200, Andreas Jaeger wrote:
> /builds/glibc/gcc-3.4/elf/librtld.os(.text+0xbdbc): In function `_dl_runtime_resolve':
> /usr/src/cvs/libc/elf/dl-runtime.c:170: undefined reference to `fixup'
> /builds/glibc/gcc-3.4/elf/librtld.os(.text+0xbde0): In function `_dl_runtime_profile':
> /usr/src/cvs/libc/elf/dl-runtime.c:170: undefined reference to `profile_fixup'
> collect2: ld returned 1 exit status
> make[2]: *** [/builds/glibc/gcc-3.4/elf/ld.so] Error 1
This seems to be caused by Geoff's intermodule changes.
Jakub
More information about the Libc-hacker
mailing list