Date: Wed, 26 Apr 2006 21:41:14 GMT From: Greg Lewis <glewis@FreeBSD.org> To: glewis@FreeBSD.org, freebsd-java@FreeBSD.org, freebsd-emulation@FreeBSD.org Subject: Re: ports/87571: java/jdk15: Port-Installation Java 1.5 FreeBSD RC1 6.0 Message-ID: <200604262141.k3QLfE9V085138@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604262141.k3QLfE9V085138>
