Date: Wed, 07 Jun 2000 08:41:22 +0200 From: Thomas Runge <runge@rostock.zgdv.de> To: freebsd-java@freebsd.org Subject: jdk build Message-ID: <393DEE92.79B591C4@rostock.zgdv.de>
next in thread | raw e-mail | index | archive | help
So, I tried to build jdk 1.2.2 like described in Kees' Webpage. The problem I have is, that Linux' java don't wants relative pathnames for the classpath. So the build fails right here: /usr/local/linux-jdk1.2.2/bin/java -classpath . InvokerGen < ../../../../src/share/javavm/include/invokers.txt > invokers.c Exception in thread "main" java.lang.NoClassDefFoundError: InvokerGen linux-jdk-1.2.2 installed via ports (which is actually a jdk-1.2.2-RC4), FreeBSD 4.0-STABLE Looks like a wrong .java_wrapper, any ideas? -- Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?393DEE92.79B591C4>