[kaffe] tools.jar in classpath again
Dalibor Topic
robilad at kaffe.org
Tue Sep 20 19:56:39 PDT 2005
Daniel Bonniot wrote:
>
> Hi,
>
> Currently, jre/lib/tools.jar is automatically added in the bootclasspath
> in kaffe's startup script. This is problematic for programs that include
> other versions of packages contained in tools.jar (for instance
> gnu.bytecode).
Thanks for the bug report, Daniel. Sorry for reintroducing the bug
again. I've renamed the gnu.bytecode package in kaffe used by javap to
gnu.bytecodecvssnap, which fixes nice 0.9.11 bootstrap for me (until
wget fails because of some SSL certificate error with dev.java.net)
--20:53:49--
https://javacc.dev.java.net/files/documents/17/686/javacc-3.2.zip
=>
`/home/dalibor/great-stuff/nice-0.9.11.orig/external/javacc-3.2.zip'
Resolving javacc.dev.java.net... 64.125.133.206
Connecting to javacc.dev.java.net|64.125.133.206|:443... connected.
ERROR: Certificate verification error for javacc.dev.java.net: unable to
get local issuer certificate
To connect to javacc.dev.java.net insecurely, use `--no-check-certificate'.
Unable to establish SSL connection.
Archive: javacc-3.2.zip
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of javacc-3.2.zip or
javacc-3.2.zip.zip, and cannot find javacc-3.2.zip.ZIP, period.
java.lang.ClassNotFoundException: javacc not found in
java.lang.ClassLoader$1{urls=[file:/home/dalibor/great-stuff/nice-0.9.11.orig/external/javacc.jar],
parent=null}
caused by: make[1]: *** [src/bossa/parser/Parser.java] Error 1
make[1]: Leaving directory `/home/dalibor/great-stuff/nice-0.9.11.orig'
make: *** [src/nice/tools/compiler/console.jar] Error 2
> Cheers for 1.1.6,
thanks! and i hope to follow up with a better, nice-friendlier 1.1.7 soon ;)
cheers,
dalibor topic
More information about the kaffe
mailing list