Date: Thu, 9 Oct 2003 11:31:33 +0200 From: Martin Jessa <freebsd@yazzy.org> To: java@freebsd.org Subject: JDK 1.3 loop? Message-ID: <20031009113133.430e8b28.freebsd@yazzy.org>
next in thread | raw e-mail | index | archive | help
Hi.
Got this annoying error trying to compile jdk-1.3
Seems like a new installation of jdk-1.3 needs an existing installation of java for bootstrapping, which sounds absurd.
I also have linux-sun-jdk-1.3.1.09 Sun Java Development Kit 1.3 for Linux installed.
Please CC: to me or ports@ as I dont subscribe to java@.
===> Returning to build of jdk-1.3.1p8_2
===> jdk-1.3.1p8_2 depends on executable: gmake - found
===> jdk-1.3.1p8_2 depends on shared library: glib12.3 - found
===> jdk-1.3.1p8_2 depends on shared library: gtk12.2 - found
===> jdk-1.3.1p8_2 depends on shared library: nspr4.1 - found
===> Configuring for jdk-1.3.1p8_2
===> Building for jdk-1.3.1p8_2
# Start of jdk build
i386 Build started: 1.3.1-p8-root-031009-10:33
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.
Exiting because of the above error(s).
gmake: *** [sanity] Error 1
*** Error code 2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031009113133.430e8b28.freebsd>
