Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 258953 - sys-devel/gcc-4.3.3 installs broken libgomp.la libgfortran.la libgfortranbegin.la
Summary: sys-devel/gcc-4.3.3 installs broken libgomp.la libgfortran.la libgfortranbegi...
Status: RESOLVED DUPLICATE of bug 256636
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: 2009-02-14 10:46 UTC by Martin Väth
Modified: 2009-02-14 14:15 UTC (History)
0 users

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 Martin Väth 2009-02-14 10:46:52 UTC
Some .la files like libgfortran.la libgfortranbegin.la libgomp.la
installed by gcc-4.3 are broken: In their last line
  libdir='...'
the "=" sign is missing. This lets compilation fail at least for the packages
sci-libs/arpack-96-r2 (for libgfortran*)
media-gfx/imagemagick-6.4.4.6 (for libgomp)
Comment 1 Martin Väth 2009-02-14 10:53:03 UTC
Please note that this is _not_ a dupe of bug 258957.
Comment 2 Matthias Schwarzott gentoo-dev 2009-02-14 14:15:28 UTC
But I guess it is a dupe of Bug #256636.
As a broken toolchain.eclass lead to those missing "=". Sadly it was broken just at the time gcc-4.3.3 ebuild was added.

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