This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: glibc does not build on i686-linux-gnu


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]