Date: Mon, 28 Nov 2011 12:57:56 -0500 From: Jung-uk Kim <jkim@FreeBSD.org> To: freebsd-java@freebsd.org Cc: William Bulley <web@umich.edu> Subject: Re: /usr/ports/java/icedtea-web configure script failure Message-ID: <201111281257.58451.jkim@FreeBSD.org> In-Reply-To: <20111125220926.GD38482@itcom245.staff.itd.umich.edu> References: <20111125220926.GD38482@itcom245.staff.itd.umich.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 25 November 2011 05:09 pm, William Bulley wrote:
> checking for X11... yes
> checking for a JRE home directory... /usr/local/openjdk6/jre
> checking for a Java virtual machine...
> /usr/local/openjdk6/jre/bin/java checking if java.util.jar.Pack200
> is available... yes
> checking if java.net.CookieManager is available... yes
> checking if java.net.HttpCookie is available... yes
> checking if java.net.CookieHandler is available... yes
> checking if sun.security.provider.X509Factory is available... yes
> checking if sun.security.util.SecurityConstants is available... yes
> checking if sun.security.util.HostnameChecker is available... yes
> checking if sun.security.x509.X500Name is available... yes
> checking if sun.misc.BASE64Encoder is available... yes
> checking if sun.misc.HexDumpEncoder is available... yes
> checking if sun.security.validator.ValidatorException is
> available... yes checking if
> com.sun.net.ssl.internal.ssl.X509ExtendedTrustManager is
> available... yes checking if sun.awt.X11.XEmbeddedFrame is
> available... yes checking if sun.misc.Ref is available... yes
> checking if com.sun.jndi.toolkit.url.UrlUtil is available... yes
> checking if sun.applet.AppletImageRef is available... yes
> checking if sun.applet.AppletViewerPanel is available and public...
> 2 configure: error: sun.applet.AppletViewerPanel is not public.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Your OpenJDK6 *must* be built with ICEDTEA option, which makes the
method public.
Jung-uk Kim
> ===> Script "configure" failed unexpectedly.
> Please report the problem to java@FreeBSD.org [maintainer] and
> attach the
> "/usr/ports/java/icedtea-web/work/icedtea-web-1.1.4/config.log"
> including the output of the failure of your make command. Also, it
> might be a good idea to provide an overview of all packages
> installed on your system (e.g. an `ls /var/db/pkg`).
> *** Error code 1
>
> Stop in /usr/ports/java/icedtea-web.
> *** Error code 1
>
> Stop in /usr/ports/java/icedtea-web.
>
>
> Regards,
>
> web...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111281257.58451.jkim>
