Bug 4505 - Avoid Solaris errors: BFD (GNU Binutils) 2.21 assertion fail elf-strtab.c:247
Summary: Avoid Solaris errors: BFD (GNU Binutils) 2.21 assertion fail elf-strtab.c:247
Status: CLOSED FIXED
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Build system (show other bugs)
Version: trunk
Hardware: PC Solaris
: P2 Normal
Target Milestone: 4.1.0
Assignee: Pierre Ossman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-12 12:54 CET by Peter Åstrand
Modified: 2013-04-30 10:56 CEST (History)
0 users

See Also:
Acceptance Criteria:


Attachments

Description Peter Åstrand cendio 2012-12-12 12:54:19 CET
Our linker on Solaris always gives this error:

/usr/lib/gcc/sparc-sun-solaris2.10/4.5.3/../../../../sparc-sun-solaris2.10/bin/ld: BFD (GNU Binutils) 2.21 assertion fail elf-strtab.c:247
/usr/lib/gcc/sparc-sun-solaris2.10/4.5.3/../../../../sparc-sun-solaris2.10/bin/ld: BFD (GNU Binutils) 2.21 assertion fail elf-strtab.c:247

It doesn't seem to cause any real problems though. However, some configure script, such as the Cairo one, requires empty output from some test compilations (such as the pthread tests). 

We believe this is related to http://sourceware.org/bugzilla/show_bug.cgi?id=14862
 .
Comment 1 Pierre Ossman cendio 2013-01-09 16:37:34 CET
Fixed in our binutils and reported upstream.

Note You need to log in before you can comment on or make changes to this bug.