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

Bug 232316

Summary: gcc-4.1.2 linking problem
Product: Gentoo Linux Reporter: Jakub Hudak <zblakany>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2008.0   
Hardware: x86   
OS: Linux   
URL: http://gcc.gnu.org/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Output from emerge --info

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