Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 138390 - gcc-3.4.6 ebuild installs incorrect libtool archive (.la) files
Summary: gcc-3.4.6 ebuild installs incorrect libtool archive (.la) files
Status: RESOLVED DUPLICATE of bug 125728
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-28 13:07 UTC by walt
Modified: 2006-09-13 21:51 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description walt 2006-06-28 13:07:11 UTC
Look at /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/lib-org-w3c-dom.la, line 17:
dependency_libs=' /usr/lib/libgcj.la <snip>

That path is wrong: it should be this:
/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/libgcj.la ...

Or, perhaps gcc-config should make an appropriate symlink to the real file?
I dunno which is the correct fix.
Comment 1 walt 2006-06-28 13:14:46 UTC
<sigh>  Sorry, I made two errors above.  s/3.4.5/3.4.6/ and I forgot to
mention that the same error applies to lib-org-xml-sax.la in the same
directory.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-06-28 13:15:20 UTC
*** This bug has been marked as a duplicate of 125728 ***

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