[Bug 2929] configure: error: "A JDK home directory could not be found."
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Tue Apr 12 02:21:23 UTC 2016
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2929
Andrew John Hughes <gnu.andrew at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Target Milestone|--- |2.6.6
Severity|major |normal
--- Comment #1 from Andrew John Hughes <gnu.andrew at redhat.com> ---
IcedTea can't find it because you don't have it installed in one of the
standard locations it checks for.
You can specify the location using --with-jdk-home.
* --with-jdk-home: Perform a build using the installed JDK, such as gcj or
IcedTea, to bootstrap. If a directory is not specified, a check against the
list presented above is performed.
See the INSTALL file for more information.
The error message could be clearer, so we'll use this bug to improve that and
mention the --with-jdk-home option.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20160412/09866c68/attachment.html>
More information about the distro-pkg-dev
mailing list