/usr/ports/java/icedtea-web configure script failure

Jung-uk Kim jkim at FreeBSD.org
Mon Nov 28 17:58:15 UTC 2011


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 at 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...


More information about the freebsd-java mailing list