JDK 1.3 loop?

Martin Jessa freebsd at yazzy.org
Thu Oct 9 01:50:52 PDT 2003


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.

===>   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


More information about the freebsd-ports mailing list