bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Glibc-2.3.3 doesn't build with GCC-3.4.2 revisited.


From: James Richard Tyrer
Subject: Glibc-2.3.3 doesn't build with GCC-3.4.2 revisited.
Date: Sat, 23 Oct 2004 20:56:50 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.3) Gecko/20040913

My error message again:

dl-runtime.c:56: error: conflicting types for 'fixup'
../sysdeps/i386/dl-machine.h:158: error: previous declaration of 'fixup' was 
here
dl-runtime.c:56: error: conflicting types for 'fixup'
../sysdeps/i386/dl-machine.h:158: error: previous declaration of 'fixup' was 
here
dl-runtime.c:141: error: conflicting types for 'profile_fixup'
../sysdeps/i386/dl-machine.h:161: error: previous declaration of 'profile_fixup' was here
dl-runtime.c:141: error: conflicting types for 'profile_fixup'
../sysdeps/i386/dl-machine.h:161: error: previous declaration of 'profile_fixup' was here ../sysdeps/i386/dl-machine.h:158: warning: 'fixup' declared `static' but never defined ../sysdeps/i386/dl-machine.h:161: warning: 'profile_fixup' declared `static' but never defined
make[2]: *** [/usr/src/glibc-2.3.3.build/elf/dl-runtime.o] Error 1
make[2]: Leaving directory `/usr/src/glibc-2.3.3/elf'
make[1]: *** [elf/subdir_lib] Error 2
make[1]: Leaving directory `/usr/src/glibc-2.3.3'
make: *** [all] Error 2


GCC Bugzilla has this under:

        http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17932

The GCC opinion is that this is a GLibc bug.

--
JRT




reply via email to

[Prev in Thread] Current Thread [Next in Thread]