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

Bug 295243

Summary: sys-devel/gettext: GCJ not found when configure gettext-tools
Product: Gentoo Linux Reporter: Michael Pontus <m.pontus>
Component: [OLD] DevelopmentAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ./configure > output (613 line - gcj test fail)
gettext-tools/config.log

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