Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 138390

Summary: gcc-3.4.6 ebuild installs incorrect libtool archive (.la) files
Product: Gentoo Linux Reporter: walt <wsheets>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: esigra
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***