Date: Wed, 24 Oct 2001 23:04:35 +0930 From: Greg Lewis <glewis@eyesbeyond.com> To: John Clayton <neuroboy@optonline.net> Cc: freebsd-java@FreeBSD.ORG Subject: Re: problem intalling the jdk13 port Message-ID: <20011024230435.B74266@misty.eyesbeyond.com> In-Reply-To: <B7F8A8A8.4369%neuroboy@optonline.net>; from neuroboy@optonline.net on Sun, Oct 21, 2001 at 04:30:32PM -0400 References: <B7F8A8A8.4369%neuroboy@optonline.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Oct 21, 2001 at 04:30:32PM -0400, John Clayton wrote: > I am having a problem installing the jdk13 port that seems complicated to my > understanding, so any help would be appreciated. I have all the requisite > ports, and have the linuk-jdk1.3.1 port installed. Everything goes pretty > well until the following: > > /usr/bin/sed -e > 's!interpreter\.o!../../../build/bsd-i386/tmp/java/java.lang/jvm/obj/&!g' > > ../../../build/bsd-i386/tmp/java/java.lang/jvm/obj/interpreter.d > /usr/local/linux-jdk1.3.1/bin/javac -J-Xmx64m -classpath > ../../../build/bsd-i386/classes -bootclasspath "" -sourcepath > "../../../build/bsd-i386/gensrc:../../../src/solaris/classes:../../../src/sh > are/classes" -d ../../../build/bsd-i386/classes -d > ../../../build/bsd-i386/tmp/java/java.lang/jvm/obj -nowarn > ../../../src/share/javavm/runtime/InvokerGen.java > rm -f ../../../build/bsd-i386/tmp/java/java.lang/jvm/obj/invokers.c > /usr/local/linux-jdk1.3.1/bin/java -classpath > ../../../build/bsd-i386/tmp/java/java.lang/jvm/obj InvokerGen < > ../../../src/share/javavm/include/invokers.txt > > ../../../build/bsd-i386/tmp/java/java.lang/jvm/obj/invokers.c > Exception in thread "main" java.lang.NoClassDefFoundError: InvokerGen > gmake[3]: *** > [../../../build/bsd-i386/tmp/java/java.lang/jvm/obj/invokers.c] Error 1 There are known problems using the Linux JDK to generate invokers.c with certain directory paths. The problem appears to lie in the linuxulator itself. There are workarounds though -- take a look at the list archives. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Phone : (801) 765 1887 Information Technology Web : http://www.eyesbeyond.com 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?20011024230435.B74266>