First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 154148
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: C++ Team <cpp@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Timothy Redaelli <drizzt@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
ccgnu2-as-needed.diff files/ccgnu2-as-needed.diff patch Timothy Redaelli 2006-11-05 09:00 0000 352 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 154148 depends on: Show dependency tree
Show dependency graph
Bug 154148 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-11-05 08:56 0000
TYPE   NEEDED FILE
ET_DYN librt.so.1,libstdc++.so.6,libm.so.6,libc.so.6,libgcc_s.so.1
/usr/lib/libccgnu2.so

but it uses dl functions
drizzt@archer ~ $ objdump -d /usr/lib/libccgnu2.so | egrep
'dl(sym|open|error|close)'
00013b84 <dlerror@plt>:
000142e4 <dlclose@plt>:
00014834 <dlopen@plt>:
00014a74 <dlsym@plt>:

I attach a (trivial) patch to fix it

------- Comment #1 From Timothy Redaelli 2006-11-05 09:00:01 0000 -------
Created an attachment (id=101281) [edit]
files/ccgnu2-as-needed.diff

------- Comment #2 From Jakub Moc (RETIRED) 2006-11-05 09:19:10 0000 -------
*** Bug 154146 has been marked as a duplicate of this bug. ***

------- Comment #3 From Jakub Moc (RETIRED) 2006-11-05 09:19:19 0000 -------
*** Bug 154147 has been marked as a duplicate of this bug. ***

------- Comment #4 From Tiziano Müller 2006-11-05 11:21:29 0000 -------
Fixed in v1.5.1-r1 (no rev.bump). Thanks for reporting and the patch!

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