From owner-freebsd-questions Tue Dec 19 21:21:19 2000 From owner-freebsd-questions@FreeBSD.ORG Tue Dec 19 21:21:14 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from Michelle.esfm.ipn.mx (Michelle.esfm.ipn.mx [148.204.104.23]) by hub.freebsd.org (Postfix) with ESMTP id 4B4B537B402 for ; Tue, 19 Dec 2000 21:21:14 -0800 (PST) Received: from localhost (mrspock@localhost) by Michelle.esfm.ipn.mx (8.9.3/8.9.3) with ESMTP id XAA08041; Tue, 19 Dec 2000 23:21:22 -0600 (CST) (envelope-from mrspock@esfm.ipn.mx) X-Authentication-Warning: Michelle.esfm.ipn.mx: mrspock owned process doing -bs Date: Tue, 19 Dec 2000 23:21:22 -0600 (CST) From: Eduardo Viruena Silva To: Mike Batchelor Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Compiling jdk 1.2.2 In-Reply-To: <009501c06c75$1f54d2c0$8ded4518@kldt1.bc.wave.home.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 22 Dec 2000, Mike Batchelor wrote: > Hey there > > If you haven't done so recently, I would upgrade your /usr/ports directory > with CVSUP.. All the documentation you could ever want is available from > Freebsd.org. This happened to me for BitchX one time. > > Remember, keeping the /usr/ports is very imporant! Thanks Mike, I will... I think I forgot to start the linux_base emulation. > > Mike > > > ----- Original Message ----- > From: "Eduardo Viruena Silva" > To: > Sent: Tuesday, December 19, 2000 11:31 AM > Subject: Compiling jdk 1.2.2 > > > > > > Hello pals! > > > > I'm trying to compile jdk 1.2.2 in my freebsd box. > > > > I have download all the packages and dependences: > > > > jdk1_2_2-src.tar.gz > > freebsd-jdk122-patches-10.tar.gz > > jdk-1.2.2-RC4-linux-i386-glibc-2.1.2.tar.bz2 > > openmotif-devel-2.1.30.4ML1.tgz > > unixODBC-1.8.8.tar.gz > > swing1_1_1.zip > > linux_base-6.1.tgz > > gmake-3.79.1 > > ... etc. > > > > and it seems to me that jkd-1.2.2-RC4-linux-i386-glibc-2.1.2.tar.bz2 > > cannot be recognized as a proper jdk, according to the next messages: > > > > Isabeau:/usr/ports/java/jdk12-beta# make > > ===> Extracting for jdk-1.2.2b10 > > >> No MD5 checksum file. > > ===> jdk-1.2.2b10 depends on executable: gm4 - found > > ===> jdk-1.2.2b10 depends on executable: zip - found > > ===> jdk-1.2.2b10 depends on file: /usr/local/jdk1.1.8/bin/javac - found > > ===> jdk-1.2.2b10 depends on file: /usr/local/linux-jdk1.2.2/bin/javac - > found > > ===> jdk-1.2.2b10 depends on file: /usr/X11R6/lib/libMrm.a - found > > ===> jdk-1.2.2b10 depends on file: /nonexistent - found > > ===> jdk-1.2.2b10 depends on executable: gmake - found > > ===> jdk-1.2.2b10 depends on shared library: odbc.1 - found > > ===> Patching for jdk-1.2.2b10 > > ===> Configuring for jdk-1.2.2b10 > > ===> Building for jdk-1.2.2b10 > > > > ERROR: Your ALT_BOOTDIR environment variable does not point > > to a valid JDK for bootstrapping this build. > > A JDK 1.2 or 1.2.x build must be bootstrapped against > > a 1.2-V (or later) build. Please update your ALT_BOOTDIR > > setting, or just unset it, and try again. > > > > gmake: *** [sanity] Error 1 > > *** Error code 2 > > > > Stop in /usr/ports/java/jdk12-beta. > > *** Error code 1 > > > > Stop in /usr/ports/java/jdk12-beta. > > *** Error code 1 > > > > Stop in /usr/ports/java/jdk12-beta. > > > > > > Do you know what I can do to get jdk1.2.2 working ? > > > > Thanks in advance! > > > > - ______ _ > > * / /###\ / \ __ > > /\ /\ * / ./#### \ * \__|_/ | | > > / \/ \ | b#####| * _ | __ | | __ > > = .. \____ \ \_\#####/ / \| / \ | | /\_\/ > > = \_| * \___\###/ * \_/\_/\__/\__\/_/\__/ > > = \______/ _ > > | | > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > - ______ _ * / /###\ / \ __ /\ /\ * / ./#### \ * \__|_/ | | / \/ \ | b#####| * _ | __ | | __ = .. \____ \ \_\#####/ / \| / \ | | /\_\/ = \_| * \___\###/ * \_/\_/\__/\__\/_/\__/ = \______/ _ | | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message