[PC-BSD Pbi-dev] Fix to maybe get openjdk7 to compile...
John Katzmaier
johnkatz at gmail.com
Wed Aug 15 10:44:49 PDT 2012
Hi Kris,
The icedtea-web port maintainer replied to me again with this:
----
Never mind. The patch only appeared in master and it wasn't merged
back to 7u branch. :-(
----
So I guess that hasn't really changed much as we still have to wait
for the openjdk7 PBI to attempt its rebuild and then see if
icedtea-web works or not. I just thought that I would let you know
about the icedtea-web port maintainer's second reply.
-John Katzmaier
On Wed, Aug 15, 2012 at 12:43 PM, John Katzmaier <johnkatz at gmail.com> wrote:
> Hi Kris,
>
> According to the reply from the icedtea-web maintainer I received
> below, the existing icedtea-web plugin might "just work" with
> openjdk7, or it might need a change to the icedtea-web Makefile. Here
> is the reply I received from the icedtea-web port maintainer:
>
> -----
>
> The latest IcedTea-Web is 1.2.1. ;-)
>
> Anyway, I haven't tried it myself but I *think* it may just work with
> OpenJDK7 already. It lacked one IcedTea patch but it was already
> committed to upstream:
>
> http://hg.openjdk.java.net/icedtea/jdk7/jdk/rev/e7fc51780596
>
> Deinstall OpenJDK6, install OpenJDK7, and try this:
>
> - --- java/icedtea-web/Makefile.orig
> +++ java/icedtea-web/Makefile
> @@ -21,7 +21,7 @@
> USE_JAVA= yes
> JAVA_OS= native
> JAVA_VENDOR= openjdk
> - -JAVA_VERSION= 1.6
> +JAVA_VERSION= 1.6+
> USE_XORG= x11
>
> OPTIONS_DEFINE= PLUGIN RHINO TEST
>
> ----
>
> I think that change may need to be made to the icedtea-web port built
> with the openjdk7 PBI. I guess we'll just have to wait a few days for
> the openjdk7 PBI to attempt its rebuild and see what happens.
>
> -John Katzmaier
More information about the Pbi-dev
mailing list