Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9334 - gettext doesn't merge with ibm-jdk
Summary: gettext doesn't merge with ibm-jdk
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Lowest normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on: 11231
Blocks:
  Show dependency tree
 
Reported: 2002-10-19 08:16 UTC by Markus Bertheau (RETIRED)
Modified: 2003-02-04 19:42 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 Markus Bertheau (RETIRED) gentoo-dev 2002-10-19 08:16:42 UTC
make[2]: Entering directory
`/var/tmp/portage/gettext-0.11.5/work/gettext-0.11.5/intl-java'
/bin/sh ../lib/javacomp.sh -d . ./gnu/gettext/GettextResource.java
cd . && test ! -d /usr/lib/jdk1.1.8 || env PATH=/usr/lib/jdk1.1.8/bin:$PATH
javadoc -d javadoc1 gnu/gettext/*.java
cd . && test ! -d /usr/lib/jdk1.3.1 || env PATH=/usr/lib/jdk1.3.1/bin:$PATH
javadoc -d javadoc2 gnu/gettext/*.java
BuildPath: No such file or directory
BuildPath: using /opt/ibm-jdk-1.3.1/bin/ex
BuildPath: No such file or directory
BuildPath: using /opt/ibm-jdk-1.3.1/bi
Can't find libjvm.so 
make[2]: *** [gnu/gettext/GettextResource.class] Error 1
make[2]: Leaving directory
`/var/tmp/portage/gettext-0.11.5/work/gettext-0.11.5/intl-java'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gettext-0.11.5/work/gettext-0.11.5'
make: *** [all] Error 2

!!! ERROR: The ebuild did not complete successfully.

Same results with USE="-java".
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-10-20 20:00:27 UTC
ugh, java stuff is beyond me
Comment 2 Tim Wood 2002-11-05 17:29:57 UTC
I also get

make[2]: Entering directory
`/usr/src/portage/portage/gettext-0.11.5/work/gettext-0.11.5/intl-java'
/bin/sh ../lib/javacomp.sh -d . ./gnu/gettext/GettextResource.java
cd . && test ! -d /usr/lib/jdk1.1.8 || env PATH=/usr/lib/jdk1.1.8/bin:$PATH
javadoc -d javadoc1 gnu/gettext/*.java
cd . && test ! -d /usr/lib/jdk1.3.1 || env PATH=/usr/lib/jdk1.3.1/bin:$PATH
javadoc -d javadoc2 gnu/gettext/*.java
BuildPath: No such file or directory
BuildPath: using /opt/ibm-jdk-1.3.1/bin/ex
BuildPath: No such file or directory
BuildPath: using /opt/ibm-jdk-1.3.1/bi
Can't find libjvm.so 
make[2]: *** [gnu/gettext/GettextResource.class] Error 1
make[2]: Leaving directory
`/usr/src/portage/portage/gettext-0.11.5/work/gettext-0.11.5/intl-java'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/usr/src/portage/portage/gettext-0.11.5/work/gettext-0.11.5'
make: *** [all] Error 2

Tying to use IBM java
Comment 3 Tim Wood 2002-11-05 17:40:21 UTC
I have verified that it works correctly with the Blackdown JRE in the same
enviroment it fails using the IBM JDK.
Comment 4 David Nash 2002-11-26 05:25:08 UTC
I saw the same problem with ibm-jdk-1.3.1.  After upgrading to ibm-jdk-1.4
(current ebuild) gettext built without problems.
Comment 5 Pierre-Olivier Bouchard 2002-11-30 18:45:46 UTC
I'm using sun-j2sdk-1.4.0 and it doesn't build
Comment 6 Matthew Kennedy (RETIRED) gentoo-dev 2002-11-30 20:13:35 UTC
can you output your PATH for me (as root)

gettext should use gjc imo.
Comment 7 Adrian Almenar 2002-12-08 23:19:57 UTC
This should be fixed in portage 2.0.45-r3. 
 
If you have any problems related to this, please reopen the bug