First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 129230
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux Gnome Desktop Team <gnome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Mike Auty <ikelos@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
gnome-system-tools-2.14.0-as-needed.patch gnome-system-tools-2.14.0-as-needed.patch patch Mike Auty 2006-04-08 06:27 0000 651 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 129230 depends on: Show dependency tree
Bug 129230 blocks: 129413
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-04-08 06:26 0000
gnome-system-tools-2.14.0 fails to build with LDFLAGS="-Wl,--as-needed" because
it puts the local libsetuptool.a after the main GST_LIBS, which then get
stripped out by --as-needed.  The patch reorders them, however, it's done in
configure.in and I'm not sure if this is the best place to do it, so it might
be best to ask flameeyes to check over it if he's got time.

Patch to follow.

------- Comment #1 From Mike Auty 2006-04-08 06:27:10 0000 -------
Created an attachment (id=84202) [edit]
gnome-system-tools-2.14.0-as-needed.patch

------- Comment #2 From Josh Nichols (RETIRED) 2006-04-10 22:05:41 0000 -------
The patch works fine over here.

------- Comment #3 From TGL 2006-05-07 14:34:29 0000 -------
Works for me too (binutils-2.16.92, LDFLAGS="-Wl,-O1 -Wl,--as-needed
-Wl,--sort-common").

------- Comment #4 From Daniel Gryniewicz 2006-05-07 20:27:32 0000 -------
Fixed in CVS.  Thanks for the patch.

First Last Prev Next    No search results available      Search page      Enter new bug