Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 97292
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Disenchanted (RETIRED) <morfic@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Peter Simons <simons@cryp.to>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 97292 depends on: Show dependency tree
Bug 97292 blocks:
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: 2005-06-28 04:33 0000
When installing the boost libraries with USE=debug set, the ebuild creates a
number of symlinks (e.g. for the thread library):

 | /usr/lib/libboost_thread-gcc-mt.so -> libboost_thread-mt.so
 | /usr/lib/libboost_thread-mt-d.so -> libboost_thread-mt-d.so.1.32.0
 | /usr/lib/libboost_thread-mt-d.so.1.32.0
 | /usr/lib/libboost_thread-mt.so -> libboost_thread-mt.so.1.32.0
 | /usr/lib/libboost_thread-mt.so.1.32.0

Note, however, that the "-gcc" variants of the library names are missing for
"-d" and "-mt-d". The same applies to all other Boost.* libraries.

Reproducible: Always
Steps to Reproduce:
1. emerge boost
2. link libboost_foo-gcc-mt-d.so to some program
3. wonder why it doesn't work

------- Comment #1 From Disenchanted (RETIRED) 2005-07-02 09:22:50 0000 -------
please remerge -r4 after an emerge --sybc one hour after this message

------- Comment #2 From Disenchanted (RETIRED) 2005-07-02 09:23:16 0000 -------
--sync not --sybc

------- Comment #3 From Disenchanted (RETIRED) 2005-07-03 16:38:40 0000 -------
i consider this fixed, closing bug

------- Comment #4 From Peter Simons 2005-07-04 03:39:46 0000 -------
Looks good now; thanks for the quick fix!

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug