From owner-freebsd-java Tue Dec 11 22:17:14 2001 Delivered-To: freebsd-java@freebsd.org Received: from mgr1.xmission.com (mgr1.xmission.com [198.60.22.201]) by hub.freebsd.org (Postfix) with ESMTP id 2A89437B405 for ; Tue, 11 Dec 2001 22:17:08 -0800 (PST) Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr1.xmission.com with esmtp (Exim 3.22 #1) id 16E2hW-000828-00; Tue, 11 Dec 2001 23:17:06 -0700 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id fBC6H2087563; Wed, 12 Dec 2001 16:47:02 +1030 (CST) (envelope-from glewis) Date: Wed, 12 Dec 2001 16:47:02 +1030 From: Greg Lewis To: Bruce Burden Cc: freebsd-java@FreeBSD.ORG Subject: Re: Compiling jdk1.3.1 Message-ID: <20011212164702.B87498@misty.eyesbeyond.com> References: <20011211130254.GA9181@gnuppy> <20011211223318.GB2002@gnuppy> <20011211205429.R28452@tigerfish2.my.domain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011211205429.R28452@tigerfish2.my.domain>; from brucegb@realtime.net on Tue, Dec 11, 2001 at 08:54:29PM -0600 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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