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

Bug 226163

Summary: revdep-rebuild always says gcj library broken.
Product: Gentoo Linux Reporter: Hongjiu Zhang <voidprayer>
Component: [OLD] GCC PortingAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Hongjiu Zhang 2008-06-13 02:27:01 UTC
I emerge sys-devel/gcc-4.3.1 with gcj flag open. After emerged I used revdep-rebuild, it says:

 * Configuring search environment for revdep-rebuild

 * Checking reverse dependencies
 * Packages containing binaries and libraries broken by a package update
 * will be emerged.

 * Collecting system binaries and libraries
 * Generated new /root/.revdep-rebuild.1_files

 * Collecting complete LD_LIBRARY_PATH
 * Generated new /root/.revdep-rebuild.2_ldpath

 * Checking dynamic linking consistency
[ 51% ]  *   broken /usr/lib/gcc/i686-pc-linux-gnu/4.3.1/libgij.la (requires /usr/lib/libgcj.la)
[ 52% ]  *   broken /usr/lib/gcj-4.3.1-9/libjvm.la (requires /usr/lib/libgcj.la)
[ 100% ]
 * Generated new /root/.revdep-rebuild.3_rebuild

But After re-emerged gcc, I still get this without any changes.

Thank you.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2008-06-13 11:02:07 UTC

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