From owner-freebsd-java Wed Oct 24 6:34:43 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 92CB837B401 for ; Wed, 24 Oct 2001 06:34:40 -0700 (PDT) Received: from [166.70.7.36] (helo=misty.eyesbeyond.com) by mgr1.xmission.com with esmtp (Exim 3.22 #1) id 15wOB4-0001vO-00; Wed, 24 Oct 2001 07:34:39 -0600 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id f9ODYZf74296; Wed, 24 Oct 2001 23:04:35 +0930 (CST) (envelope-from glewis) Date: Wed, 24 Oct 2001 23:04:35 +0930 From: Greg Lewis To: John Clayton Cc: freebsd-java@FreeBSD.ORG Subject: Re: problem intalling the jdk13 port Message-ID: <20011024230435.B74266@misty.eyesbeyond.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from neuroboy@optonline.net on Sun, Oct 21, 2001 at 04:30:32PM -0400 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 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