From owner-freebsd-questions Wed Oct 16 12:55:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3D7F37B401 for ; Wed, 16 Oct 2002 12:55:36 -0700 (PDT) Received: from lion.com.ua (lion.com.ua [213.133.161.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2909A43E8A for ; Wed, 16 Oct 2002 12:55:32 -0700 (PDT) (envelope-from sa@simon.org.ua) Received: from localhost (localhost [127.0.0.1]) by lion.com.ua (8.12.5/8.12.5) with ESMTP id g9GJtH9I071710; Wed, 16 Oct 2002 22:55:21 +0300 (EEST) (envelope-from sa@simon.org.ua) Date: Wed, 16 Oct 2002 22:55:17 +0300 (EEST) From: Andrey Simonenko X-X-Sender: sa@lion.com.ua To: Matthew Seaman Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Help me with building JDK1.3.1 (strange error with BOOTDIR variable) In-Reply-To: <20021016143339.GA74784@happy-idiot-talk.infracaninophi> Message-ID: <20021016224757.J71688-100000@lion.com.ua> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Thanks, I'll try this (I've just started to download linux-sun-jdk13 from Sun). Actually I want to install Java plugin for Mozilla (compiled for FreeBSD), as I understand I try to install correct port for this, isn't it? What are the better arguments for "make" utility for jdk13 port if I want to build Java plugin for Mizlla? On Wed, 16 Oct 2002, Matthew Seaman wrote: > On Wed, Oct 16, 2002 at 05:16:25PM +0300, Andrey Simonenko wrote: > > Hello all, > > > > Can somebody explaine me what I do wrong when building jdk1.3.1 port on > > FreeBSD 4.6-STABLE? > > > > [root@lion jdk13]# make -DNATIVE_BOOTSTRAP -DNODEBUG build > > ===> Building for jdk-nodebug-1.3.1p7 > > i386 Build started: 1.3.1-p7-root-021016-17:10 > > ERROR: BOOTDIR does not point to a valid Java 2 SDK > > Check that you have access to > > /usr/local/jdk1.3.1/bin/java > > and/or check your value of ALT_BOOTDIR. > > > > Exiting because of the above error(s). > > gmake: *** [sanity] Error 1 > > *** Error code 2 > > > > Stop in /usr/ports/java/jdk13. > > > > ps: I downloaded JDK sources from Sun and patches as it is said in jdk13 > > port. > > Catch 22: you need an installed and working JDK before you can > bottstrap a JDK. I this case, just install one of the linux JDK's --- > I think linux-sun-jdk13 is quite popular for this job. > > Then you can build and install the native JDK, and once that's working > OK, you can get rid of the linux JDK. > > Cheers, > > Matthew > > -- > Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks > Savill Way > Marlow > Tel: +44 1628 476614 Bucks., SL7 1TH UK > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message