[parisc-linux] Glibc 2.3.2 failures and possible fixes?

Carlos O'Donell carlos@baldric.uwo.ca
Tue, 25 Mar 2003 12:17:25 -0500


> 
> I also find:
> 
> into dynamic-link.h
> auto void __attribute__((always_inline))
> elf_machine_rela_relative (ElfW(Addr) l_addr, const ElfW(Rela) *reloc,
>                            ElfW(Addr) *const reloc_addr);
> 
> into sysdeps/hppa/dl-machine.h:
> auto void __attribute__((always_inline))
> elf_machine_rela_relative (struct link_map *map, Elf32_Addr l_addr,
>                            const Elf32_Rela *reloc,
>                            Elf32_Addr *const reloc_addr)
> 

Missing patch. My bad. 
I'll update in a few hours with a new sysdep-cancel patch.

Thanks for testing Joel!

c.