Date: Wed, 12 Dec 2001 16:47:02 +1030 From: Greg Lewis <glewis@eyesbeyond.com> To: Bruce Burden <brucegb@realtime.net> Cc: freebsd-java@FreeBSD.ORG Subject: Re: Compiling jdk1.3.1 Message-ID: <20011212164702.B87498@misty.eyesbeyond.com> In-Reply-To: <20011211205429.R28452@tigerfish2.my.domain>; from brucegb@realtime.net on Tue, Dec 11, 2001 at 08:54:29PM -0600 References: <20011211130254.GA9181@gnuppy> <Pine.SUN.3.91.1011211081543.19495A-100000@pcnet1.pcnet.com> <20011211223318.GB2002@gnuppy> <20011211205429.R28452@tigerfish2.my.domain>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 11, 2001 at 08:54:29PM -0600, Bruce Burden wrote: > I am looking for pointers to correct this problem: > > /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/share/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 > > I believe that I have the correct patch code installed, although I can't > find it right now. Since others have got this code to compile, I must be > missing something obvious... Please have a look through the mailing list archives. This problem crops up from time to time and is due to a bug in the Linux emulation layer. I can't recall the exact cause and solution. -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Phone : (801) 796 6999 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?20011212164702.B87498>