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


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

compiling glibc for ARM with CVS compiler


Hi

I am getting few errors while compiling CVS glibc with GCC from CVS

dl-reloc.c: In function '_dl_relocate_object':
dynamic-link.h:55: error: nested function 'elf_machine_lazy_rel' declared but ne ver defined
dynamic-link.h:50: error: nested function 'elf_machine_rela_relative' declared b ut never defined
dynamic-link.h:47: error: nested function 'elf_machine_rela' declared but never defined
dynamic-link.h:41: error: nested function 'elf_machine_rel_relative' declared bu t never defined
dynamic-link.h:38: error: nested function 'elf_machine_rel' declared but never d efined


I have updated my sources of glibc today and it contains the patch which was disussed in
http://sources.redhat.com/ml/libc-hacker/2005-02/msg00000.html


Thanks for your help

Khem


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