Discussion:
fail to install openjdk8 in FreeBSD 10.2
(too old to reply)
Edison Ch via freebsd-java
2016-03-17 00:47:50 UTC
Permalink
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 ***@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
Curtis Hamilton
2016-03-17 01:36:33 UTC
Permalink
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-***@freebsd.org [mailto:owner-freebsd-***@freebsd.org] On Behalf Of Edison Ch via freebsd-java
Sent: Wednesday, March 16, 2016 8:48 PM
To: ***@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 ***@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

Loading...