Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9381 - dev-java/ant doesn't merge with ibm-jdk
Summary: dev-java/ant 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: Adrian Almenar
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-20 07:45 UTC by Markus Bertheau (RETIRED)
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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-20 07:45:22 UTC
>>> Unpacking jakarta-ant-1.5-src.tar.gz
>>> Source unpacked.
... Bootstrapping Ant Distribution
... Compiling Ant Classes
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 
... Failed compiling Ant classes !
Bootstrap FAILED

>>> Install ant-1.5 into /var/tmp/portage/ant-1.5/image/ category dev-java
cp: cannot stat `build/lib/*.jar': No such file or directory
chmod: failed to get attributes of
`/var/tmp/portage/ant-1.5/image//usr/share/ant/lib//*.jar': No such file or
directory
strip:
>>> Completed installing into /var/tmp/portage/ant-1.5/image/

>>> Merging dev-java/ant-1.5 to /
--- /usr/
--- /usr/bin/
>>> /usr/bin/ant
--- /usr/share/
<--------------- merges along just fine --------->

only, it doesn't work:
bert@saphir rhdb-explain $ ant
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tools/ant/Main
bert@saphir rhdb-explain $
Comment 1 Adrian Almenar 2002-11-24 21:27:26 UTC
I have tested it with all jdk from version 1.3 to 1.4 and with latest ant available version. 
 
If you are able to reproduce this again, please feel free to reopen the bug. 
 
Im closing it since i was unable to reproduce it.