Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Oct 2003 10:50:22 +0200
From:      Martin Jessa <freebsd@yazzy.org>
To:        ports@freebsd.org
Subject:   JDK 1.3 loop?
Message-ID:  <20031009105022.22591252.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.

===>   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?20031009105022.22591252.freebsd>