Bug 12985 - Failed to build on Fedora 15
: Failed to build on Fedora 15
Status: RESOLVED DUPLICATE of bug 333
Product: glibc
Classification: Unclassified
Component: libc
: 2.14
: P2 normal
: ---
Assigned To: Ulrich Drepper
:
:
:
:
  Show dependency treegraph
 
Reported: 2011-07-12 13:13 UTC by H.J. Lu
Modified: 2011-07-12 14:30 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description H.J. Lu 2011-07-12 13:13:10 UTC
On Fedora 15/x86, commit:

http://sourceware.org/git/?p=glibc.git;a=commit;h=defe906180bad4e356bb55b60b10abd41b7ee3a1

caused:

/export/gnu/import/git/glibc/configure --enable-add-ons=nptl --prefix=/usr
--without-cvs --enable-multi-arch --enable-test-multi-arch
--target=x86_64-linux --build=x86_64-linux --host=x86_64-linux
--enable-kernel=2.6.35

checking for -z initfirst option... yes
checking for -z relro option... no
configure: error: linker with -z relro support required

with GCC 4.7.0.
Comment 1 H.J. Lu 2011-07-12 13:15:18 UTC
It also failed to build with system GCC on Fedora 15.
Comment 2 Ulrich Drepper 2011-07-12 14:30:10 UTC
You should know better.

*** This bug has been marked as a duplicate of bug 333 ***