This is the mail archive of the glibc-bugs@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]

[Bug libc/721] New: glibc-2.3.4 fails to build with gcc-4.0-20050213


glibc-2.3.4 + the patch from Alexandre Oliva at
http://sourceware.org/ml/libc-hacker/2005-02/msg00000.html fails to compile on
i686-pc-linux-gnu with the following error when using the latest gcc-4.0
snapshot (20050213):

rtld.c: In function '_dl_start':
dynamic-link.h:50: error: nested function 'elf_machine_rela_relative' declared
but never defined
dynamic-link.h:47: error: nested function 'elf_machine_rela' declared but never
defined
make[3]: *** [/sources/glibc-build/elf/rtld.os] Error 1

Even though Alexandre's patch adds some #if guards around the declarations, this
apparently isn't enough on i686.  Same error occurs without that portion of the
patch too (and yes, I've noticed the other 2 hunks have been applied to CVS already)

Regards,

Matt.

-- 
           Summary: glibc-2.3.4 fails to build with gcc-4.0-20050213
           Product: glibc
           Version: 2.3.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: gotom at debian dot or dot jp
        ReportedBy: matthew at linuxfromscratch dot org
                CC: glibc-bugs at sources dot redhat dot com


http://sources.redhat.com/bugzilla/show_bug.cgi?id=721

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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