Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 198520 - gcc-4.2.2 doesn't install libgcj.la properly
Summary: gcc-4.2.2 doesn't install libgcj.la properly
Status: RESOLVED DUPLICATE of bug 125728
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-09 00:34 UTC by Mark Tiefenbruck
Modified: 2007-11-09 04:56 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 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 ***