Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 232316 - gcc-4.1.2 linking problem
Summary: gcc-4.1.2 linking problem
Status: RESOLVED DUPLICATE of bug 219951
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://gcc.gnu.org/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-19 11:05 UTC by Jakub Hudak
Modified: 2008-07-19 12:49 UTC (History)
0 users

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


Attachments
Output from emerge --info (emerge_--info,22.12 KB, text/plain)
2008-07-19 11:08 UTC, Jakub Hudak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jakub Hudak 2008-07-19 11:05:28 UTC
After i recompile gcc with USE="fortran gcj gtk mudflap nls objc objc++ objc-gc" and run revdep-rebuild i get:

Checking dynamic linking consistency...
broken /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libgcjtawt.la (requires /usr/lib/lib-gnu-java-awt-peer-gtk.la)
broken /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libgij.la (requires /usr/lib/libgcj.la)

Recompile of gcc didn't help (with and without --oneshot)

Fixed after adding symlink to required files by hand
Comment 1 Jakub Hudak 2008-07-19 11:08:42 UTC
Created attachment 160821 [details]
Output from emerge --info
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2008-07-19 12:49:18 UTC

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