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

Bug 198520

Summary: gcc-4.2.2 doesn't install libgcj.la properly
Product: Gentoo Linux Reporter: Mark Tiefenbruck <mark>
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 Mark Tiefenbruck 2007-11-09 00:34:50 UTC
After installing gcc-4.2.2, revdep-rebuild reports the following broken libraries:

[ 62% ]  *   broken /usr/lib/gcc/i686-pc-linux-gnu/4.2.2/libgij.la (requires /usr/lib/libgcj.la)
 *   broken /usr/lib/gcj-4.2.2/libjvm.la (requires /usr/lib/libgcj.la)

It then recommends recompiling gcc, which doesn't help because libgcj.la is provided by gcc. libgcj.la is actually located in /usr/lib/gcc/i686-pc-linux-gnu/4.2.2/libgcj.la . I created a symlink in /usr/lib, and revdep-rebuild stopped complaining.

Reproducible: Always

Steps to Reproduce:
Comment 1 SpanKY gentoo-dev 2007-11-09 04:56:58 UTC

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