IcedTea/OpenJDK bootstrapping issue
Andrew John Hughes
gnu_andrew at member.fsf.org
Thu Jan 21 06:22:31 PST 2010
2010/1/21 Ludovic Courtès <ludo at gnu.org>:
> Hi,
>
> Andrew John Hughes <gnu_andrew at member.fsf.org> writes:
>
>> 2010/1/21 Ludovic Courtès <ludo at gnu.org>:
>
> [...]
>
>>> (Full build log at
>>> <http://www.fdn.fr/~lcourtes/tmp/icedtea-1.6.1.20100121.log>.)
>
> [...]
>
>> It's difficult to tell from that. How are you configuring? What is
>> the output of configure and the javac command before that?
>
> The build log referred to above should contain all the necessary
> information. For convenience, the ‘configure’ options are:
>
> --disable-dependency-tracking
> --prefix=/nix/store/z847drs8clss3jdg6wcgi4jp673ng1f6-icedtea6-1.6.1
> --with-gcj-home=/nix/store/c4f7h8x73yzmzkf4jkqv86m06i84i9ww-gcj-wrapper-4.4.2
> --with-ecj
> --with-ecj-jar=/nix/store/vnjmlvih7wlpa6zwrz41z6scv0fp9f0l-ecj-3.5.1/lib/java/ecj.jar
> --with-openjdk-src-zip=/nix/store/9vj9ccy4z5xkf8y3ibzxhkcz4pd31ska-openjdk-6-src-b16-24_apr_2009.tar.gz
> --with-hotspot-src-zip=/nix/store/bcp3iyy0i1lcyif7ig5hqj3y685m61fn-09f7962b8b44.tar.gz
> --with-ant-home=/nix/store/08xcr99rkqb97bl3mczscpyba5vrhyhs-ant-gcj-1.7.1/lib/java
> --with-xalan2-jar=/nix/store/0mwfkgwn8a4xn4w5xk0xbw6m7pw0dpyi-xalan-j-2.7.1/lib/java/xalan.jar
> --with-xalan2-serializer-jar=/nix/store/0mwfkgwn8a4xn4w5xk0xbw6m7pw0dpyi-xalan-j-2.7.1/lib/java/xalan.jar
> --with-xerces2-jar=/nix/store/3zwrdp2m910ymaykgfj3j6qwdv5gf9mw-xerces-j-2.9.1/lib/java/xercesImpl.jar
> --with-rhino=/nix/store/1pkzx6d8shjzklflxw3061xl05m2dhdv-rhino-1.7R2/lib/java/js.jar
> --disable-plugin
> --with-parallel-job
>
> Thanks,
> Ludo’.
>
Your ant build is not finding the rt.jar with the classfiles. It
actually reports an error about tools.jar:
Unable to locate tools.jar. Expected to find it in
/nix/store/j4zypm6zmkffn3dqphijb6wfr7wv88xz-gcj-4.4.2/lib/tools.jar
Does ant work for you with other builds?
--
Andrew :-)
Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)
Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net
PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA 7927 142C 2591 94EF D9D8
More information about the distro-pkg-dev
mailing list