Date: Tue, 19 Dec 2000 13:31:21 -0600 (CST) From: Eduardo Viruena Silva <mrspock@esfm.ipn.mx> To: freebsd-questions@freebsd.org Subject: Compiling jdk 1.2.2 Message-ID: <Pine.BSF.4.21.0012191323390.7600-100000@Michelle.esfm.ipn.mx>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0012191323390.7600-100000>