Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Nov 2011 14:12:27 -0500
From:      William Bulley <web@umich.edu>
To:        Jung-uk Kim <jkim@FreeBSD.org>
Cc:        freebsd-java@FreeBSD.org
Subject:   Re: /usr/ports/java/icedtea-web configure script failure
Message-ID:  <20111128191227.GQ2097@itcom245.staff.itd.umich.edu>

next in thread | raw e-mail | index | archive | help
According to Jung-uk Kim <jkim@FreeBSD.org> on Mon, 11/28/11 at 12:57:
> 
> Your OpenJDK6 *must* be built with ICEDTEA option, which makes the 
> method public.

I thought the WEB option was the necessary option.  I believe you
are referring to the ICEDTEA option, which, indeed, is turned off
in my options file at /var/db/ports/openjdk6/options:

# This file is auto-generated by 'make config'.
# No user-servicable parts inside!
# Options for openjdk6-b22_5
_OPTIONS_READ=openjdk6-b22_5
WITHOUT_DEBUG=true
WITHOUT_FASTDEBUG=true
WITHOUT_ICEDTEA=true                  <<<<==== should be WITH, yes?
WITHOUT_IPV6=true
WITHOUT_POLICY=true
WITHOUT_SOUND=true
WITHOUT_TEST=true
WITH_WEB=true                         <<<<==== I thought this was enough

Regards,

web...

-- 
William Bulley                     Email: web@umich.edu

72 characters width template ----------------------------------------->|



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111128191227.GQ2097>