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: MIPS broken in 2.3


"H . J . Lu" <hjl@lucon.org> writes:

> On Thu, Dec 13, 2001 at 09:02:01AM +0100, Andreas Jaeger wrote:
>> 
>> Hi,
>> 
>> mips seems to be broken with Jakub's prelink patches:
>> > glibc-2.2/cc/elf/ld.so.1: undefined reference to `elf_machine_rela'
>> > glibc-2.2/cc/elf/ld.so.1: undefined reference to `_begin'collect2: ld returned 1 exit status
>> 
>> I'll look later in it if nobody beats me,
>> 
>
> Try this one. You may have to modify it a little bit. All those
> platforms which don't support prelink are broken.
>
>
> H.J.
> ----
> 2001-10-01  H.J. Lu  <hjl@gnu.org>
>
> 	* elf/dl-conflict.c: Moved to ...
> 	* sysdeps/generic/dl-conflict.c: Here.
>
> 	* sysdeps/mips/dl-conflict.c: New. Dummy.

this patch seems to fix the problem.

Uli, ok to commit it?

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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