From owner-freebsd-java@FreeBSD.ORG Wed Jul 13 18:29:10 2011 Return-Path: Delivered-To: java@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 79F7C106566B; Wed, 13 Jul 2011 18:29:10 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (m209-73.dsl.rawbw.com [198.144.209.73]) by mx1.freebsd.org (Postfix) with ESMTP id 364048FC0C; Wed, 13 Jul 2011 18:29:09 +0000 (UTC) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.14.5/8.14.5) with ESMTP id p6DIT9mm066740; Wed, 13 Jul 2011 11:29:09 -0700 (PDT) (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.14.5/8.14.5/Submit) id p6DIT99c066739; Wed, 13 Jul 2011 11:29:09 -0700 (PDT) (envelope-from david) Date: Wed, 13 Jul 2011 11:29:09 -0700 From: David Wolfskill To: Jung-uk Kim Message-ID: <20110713182909.GT49108@albert.catwhisker.org> References: <20110712122808.GH49108@albert.catwhisker.org> <20110713152408.GS49108@albert.catwhisker.org> <4E1DD995.9010206@FreeBSD.org> <201107131413.35817.jkim@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OlucDFihBVSxvK/7" Content-Disposition: inline In-Reply-To: <201107131413.35817.jkim@FreeBSD.org> User-Agent: Mutt/1.4.2.3i Cc: java@FreeBSD.org, Andriy Gapon Subject: Re: [circumvention] Re: Build failure for java/icedtea-web (stable/8 @r223930) X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jul 2011 18:29:10 -0000 --OlucDFihBVSxvK/7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 13, 2011 at 02:13:34PM -0400, Jung-uk Kim wrote: > ... > > > What I did was: > > > > > > * pkg_delete -f openjdk-7.0.147_1 * cd > > > /usr/ports/java/icedtea-web * make clean install clean * cd > > > ../openjdk7 * make clean install clean > > > > > > A bit cumbersome, but everything installed, at least. And > > > Firefox claims that I have various IcedTea-flavored Java plugins > > > available, while the Airport configurator (which uses openjdk7) > > > appears to work. > > > > Maybe Jung-uk can suggest some better approach for the icedtea-web > > port in this environment. >=20 > Sorry, it's my fault. Please try the attached patch. OK; I think it worked (well). Here's what I did: * pushd /usr/ports/java/icedtea-web/ * patch -C