Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 45885 - [java-gnome] ./configure unable to find libgcj.jar
Summary: [java-gnome] ./configure unable to find libgcj.jar
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-27 06:52 UTC by Cyril Jaquier
Modified: 2004-04-11 15:32 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 Cyril Jaquier 2004-03-27 06:52:28 UTC
I re-emerge gcc with java support to be able to emerge java-gnome. After gcc compiles, I emerge java-gnome-0.8.3 but ./configure tells me that it can't find libgcj.jar. I find that ./configure (the Gentoo's patch rather) try to locate libgcj.*.jar with... locate. So I need to run updatedb to have this problem fixed !!!

Reproducible: Sometimes
Steps to Reproduce:
1. Emerge gcc with USE="java"
2. Emerge java-gnome
3. java-gnome can't find libgcj.jar because of 'locate' database out of date
Comment 1 Chris Aniszczyk (RETIRED) gentoo-dev 2004-04-11 15:32:37 UTC
Updated in portage, check out the new ebuild.