ports/87571: java/jdk15: Port-Installation Java 1.5 FreeBSD RC1 6.0

Greg Lewis glewis at FreeBSD.org
Wed Apr 26 21:41:15 UTC 2006


Synopsis: java/jdk15: Port-Installation Java 1.5 FreeBSD RC1 6.0

Responsible-Changed-From-To: freebsd-java->freebsd-emulation
Responsible-Changed-By: glewis
Responsible-Changed-When: Wed Apr 26 21:37:20 UTC 2006
Responsible-Changed-Why: 
The problem here isn't the jdk15 port.  Here is what is happening:

The jdk15 port is pulling in the linux-sun-jdk14 port as a dependency
(to bootstrap itself) which is in turn pulling in linux_base-8 as a
dependency (the current default linux_base).  linux_base-8 will fail
on amd64 as it tries to set ${ARCH}, which fails in a sub-make.  The
problem is described completely in this email message:

http://www.freebsd.org/cgi/getmsg.cgi?fetch=41567+0+/usr/local/www/db/text/2006/freebsd-java/20060416.freebsd-java

A viable workaround is to install linux_base-8 separately and then
return to jdk15 install.

http://www.freebsd.org/cgi/query-pr.cgi?pr=87571


More information about the freebsd-emulation mailing list