From owner-freebsd-questions@FreeBSD.ORG Tue Sep 9 15:54:53 2003 Return-Path: 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 4483916A4BF for ; Tue, 9 Sep 2003 15:54:53 -0700 (PDT) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id DF63843FCB for ; Tue, 9 Sep 2003 15:54:51 -0700 (PDT) (envelope-from manalive@gmx.net) Received: (qmail 30355 invoked by uid 65534); 9 Sep 2003 22:54:50 -0000 Received: from lsanca1-ar5-4-60-053-095.lsanca1.dsl-verizon.net (EHLO gmx.net) (4.60.53.95) by mail.gmx.net (mp004) with SMTP; 10 Sep 2003 00:54:50 +0200 Message-ID: <3F5E5A35.5070908@gmx.net> Date: Tue, 09 Sep 2003 15:54:45 -0700 From: Manalive User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5b) Gecko/20030907 Thunderbird/0.2 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Peter Ulrich Kruppa References: <200309082004.08198.dlodeiro@inspired.net.au> <200309091850.36698.dlodeiro@inspired.net.au> <20030909124236.W53895@pukruppa.net> In-Reply-To: <20030909124236.W53895@pukruppa.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: David L cc: freebsd-questions@freebsd.org Subject: Re: JAVA and MOZILLA X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Sep 2003 22:54:53 -0000 >>Hi, >> I to am using Mozilla 1.4 ( I beleive I failed to mention that in my original >>post ) and I compiled it out of ports. I had heard that Java 1.3.1 worked >>well with Mozilla, so I wne to try to install it. However when I try I get >>the following. >> >>dl# cd /usr/ports/java/jdk13 >>dl# ls >>Makefile files pkg-message scripts >>distinfo pkg-descr pkg-plist work >>dl# make package >>===> Building for jdk-1.3.1p8_2 >># Start of jdk build >>i386 Build started: 1.3.1-p8-n4458575-030909-18:44 >>ERROR: Your BOOTDIR environment variable does not point >> to a valid Java 2 SDK for bootstrapping this build. >> A Java 2 SDK 1.3.1 build must be bootstrapped against any >> 1.3 build. Please update your ALT_BOOTDIR setting, or >> just unset it, and start your build again. >> >> >You need some working linux-java (I think you can use blackdown >and sun but I can't remember which version) to build the FreeBSD >java-port . You could search your Makefile for this. > >Uli. > > I tried separately linux-sun-jdk13 and linux-blackdown-jdk13, neither helped me to get past that danged ALT_BOOTDIR error message. Any way I can set the ALT_BOOTDIR or find out how to remove it?! Funny thing is that I was able to install jdk13 natively with no problems a month ago, then on another computer, this error keeps popping up. Same hardwares, same configuration. I remember in the past few years, sometimes it installed with no problems, sometimes the error keeps popping up. I have no idea what I did or what changed. Grrrr! Jonas > > > >>Exiting because of the above error(s). >>gmake: *** [sanity] Error 1 >>*** Error code 2 >> >>Stop in /usr/ports/java/jdk13. >>dl# >> >>the make file in jdk13 has the following (I dont know if it of any relevence) >>MAKE_ENV= ALT_BOOTDIR="${JDK13DIR}" \ >> >>Did you have any of these issues when compiling jdk13? >>If you did, can you please let me know how you got around it. >> >>Thanks >> >>David >> >>_______________________________________________ >>freebsd-questions@freebsd.org mailing list >>http://lists.freebsd.org/mailman/listinfo/freebsd-questions >>To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >> >> >> > > +---------------------------+ > | Peter Ulrich Kruppa | > | Wuppertal | > | Germany | > +---------------------------+ >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > >