From owner-freebsd-questions Tue Oct 16 14:52:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta2.srv.hcvlny.cv.net (mta2.srv.hcvlny.cv.net [167.206.5.5]) by hub.freebsd.org (Postfix) with ESMTP id C2EBB37B407 for ; Tue, 16 Oct 2001 14:52:38 -0700 (PDT) Received: from [192.168.1.100] (ool-18be4d4b.dyn.optonline.net [24.190.77.75]) by mta2.srv.hcvlny.cv.net (iPlanet Messaging Server 5.0 Patch 2 (built Dec 14 2000)) with ESMTP id <0GLB00CCKJFNH9@mta2.srv.hcvlny.cv.net> for freebsd-questions@freebsd.org; Tue, 16 Oct 2001 17:52:36 -0400 (EDT) Date: Tue, 16 Oct 2001 17:49:55 -0400 From: John Clayton Subject: Re: problem with jdk12-beta port In-reply-to: <20011017103618.A64041@jonc.itouch> To: freebsd-questions@freebsd.org Message-id: MIME-version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT User-Agent: Microsoft-Outlook-Express-Macintosh-Edition/5.02.2022 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hey, that worked ... almost. I then got this: ------------ /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 gmake[3]: *** [invokers.c] Error 1 gmake[3]: Leaving directory `/usr/tmp/usr/virtual/share/usr/ports/java/jdk12-beta/work/build/freebsd/jav a/jvm' gmake[2]: *** [optimized] Error 2 gmake[2]: Leaving directory `/usr/tmp/usr/virtual/share/usr/ports/java/jdk12-beta/work/build/freebsd/jav a/jvm' gmake[1]: *** [all] Error 1 gmake[1]: Leaving directory `/usr/tmp/usr/virtual/share/usr/ports/java/jdk12-beta/work/build/freebsd/jav a' gmake: *** [all] Error 1 *** Error code 2 Stop in /usr/virtual/share/usr/ports/java/jdk12-beta. *** Error code 1 Stop in /usr/virtual/share/usr/ports/java/jdk12-beta. *** Error code 1 Stop in /usr/virtual/share/usr/ports/java/jdk12-beta. *** Error code 1 Stop in /usr/virtual/share/usr/ports/java/jdk12-beta. % -- John Clayton neuroboy@optonline.net > From: Jonathan Chen > Date: Wed, 17 Oct 2001 10:36:18 +1300 > To: John Clayton > Cc: freebsd-questions@freebsd.org > Subject: Re: problem with jdk12-beta port > > On Tue, Oct 16, 2001 at 05:28:30PM -0400, John Clayton wrote: >> Hi - >> >> I was installing the jdk12-beta port and all was going fine. It had >> installed a lot of the required file and had been running for 5-10 minutes. >> It then moved to the installation phase ( I think - my terminal crashed so I >> don't have the output) and hit a stop when it tried to access something in >> the jfc port (jfc/work/swing1_1_1 - I think). So I installed the jfc port >> and tried again. This time it asked me about a bunch of patches, if it >> could be assumed they were -R (reversed?) [y]. > > You should have done a "make clean", and then retried from the very > start. > > Cheers. > -- > Jonathan Chen Once is dumb luck. > Twice is coincidence. > Three times and Somebody Is Trying To Tell You Something. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message