Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 295243 - sys-devel/gettext: GCJ not found when configure gettext-tools
Summary: sys-devel/gettext: GCJ not found when configure gettext-tools
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-30 20:07 UTC by Michael Pontus
Modified: 2009-12-29 06:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
./configure > output (613 line - gcj test fail) (tmp,51.85 KB, text/plain)
2009-11-30 20:10 UTC, Michael Pontus
Details
gettext-tools/config.log (config.log,344.92 KB, text/plain)
2009-11-30 20:11 UTC, Michael Pontus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Pontus 2009-11-30 20:07:52 UTC
For the introduction: is was trying to run msginit - the part of gettext package. It fails with the same issue discussed in these lists:
bugs.gentoo.org/208287
bugs.debian.org/cgi-bin/bugreport.cgi?bug=244215

I copied the working directory in my local folder and run configure script, I found the line that reports: "checking for Java to native code compiler... none"
I have gcc 4.4.1 installed with support of gcj, I created a symlink from /usr/bin/gcj-4.4.1 to /usr/bin/gcj just in case but without new results. If it does make sence, I added a gcj to USE flags just after I discovered the gettext problem, so all other packages was installed without it's support.
I need gettext tools quite urgently, so any working solution will be acceptable. 

Thanks in advance.

Reproducible: Always
Comment 1 Michael Pontus 2009-11-30 20:10:16 UTC
Created attachment 211624 [details]
./configure > output (613 line - gcj test fail)
Comment 2 Michael Pontus 2009-11-30 20:11:17 UTC
Created attachment 211626 [details]
gettext-tools/config.log
Comment 3 Michael Pontus 2009-11-30 20:14:05 UTC
Comment on attachment 211626 [details]
gettext-tools/config.log

Non-clean config.log
I passed a command line argument GCJ=/usr/bin/gcj assuming this could help.
Comment 4 Michael Pontus 2009-11-30 20:19:21 UTC
Comment on attachment 211626 [details]
gettext-tools/config.log

My mistake, it's alright with this log.
Comment 5 SpanKY gentoo-dev 2009-12-29 06:17:19 UTC
/usr/libexec/gcc/i686-pc-linux-gnu/4.4.1/ecj1: error while loading shared libraries: libgcj_bc.so.1: cannot open shared object file: No such file or directory

re-emerge your broken tools