fail to install openjdk8 in FreeBSD 10.2
Curtis Hamilton
hamiltcl at verizon.net
Thu Mar 17 02:37:04 UTC 2016
Do you have an earlier version of openjdk installed? You cannot use Openjdk6 or earlier to build openjdk8. You must have openjdk7 or openjdk8 installed to build openjdk8.
-r,
Curtis
-----Original Message-----
From: owner-freebsd-java at freebsd.org [mailto:owner-freebsd-java at freebsd.org] On Behalf Of Edison Ch via freebsd-java
Sent: Wednesday, March 16, 2016 8:48 PM
To: java at FreeBSD.org
Subject: fail to install openjdk8 in FreeBSD 10.2
Dear Port Maintainer,
Here is what happen when I try to install openjdk8 using make install or portmaster.
I also attached config.log----
checking headful support... include support for both headful and headlessconfigure: Found potential Boot JDK using configure argumentsconfigure: Potential Boot JDK found at /usr/local/openjdk8 did not contain bin/java; ignoringconfigure: error: The path given by --with-boot-jdk does not contain a valid Boot JDKconfigure exiting with result code 1===> Script "../../configure" failed unexpectedly.Please report the problem to java at FreeBSD.org [maintainer] and attach the"/usr/ports/java/openjdk8/work/openjdk/common/autoconf/config.log" includingthe output of the failure of your make command. Also, it might be a good ideato provide an overview of all packages installed on your system (e.g. a/usr/local/sbin/pkg-static info -g -Ea).*** Error code 1
Stop.make[1]: stopped in /usr/ports/java/openjdk8*** Error code 1
Regard, Edison Ch
More information about the freebsd-java
mailing list