From owner-freebsd-java@FreeBSD.ORG Tue Jul 12 22:54:59 2011 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from [127.0.0.1] (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id 58392106564A; Tue, 12 Jul 2011 22:54:59 +0000 (UTC) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-java@freebsd.org Date: Tue, 12 Jul 2011 18:54:47 -0400 User-Agent: KMail/1.6.2 References: <201107121722.35972.jkim@FreeBSD.org> In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201107121854.51534.jkim@FreeBSD.org> Cc: Warren Block , Andriy Gapon Subject: Re: install error with java/icedtea-web 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: Tue, 12 Jul 2011 22:54:59 -0000 On Tuesday 12 July 2011 06:33 pm, Warren Block wrote: > On Tue, 12 Jul 2011, Jung-uk Kim wrote: > > The port was already updated with the patch. Please remove any > > stale patches and re-try. > > Incidentally, icedtea-web has an occurrence of readlink -f in > files/patch-Makefile.in, which doesn't work on 7.4-RELEASE and > 8.2-RELEASE. I just posted about this on the ports mailing list. > > http://docs.freebsd.org/cgi/mid.cgi?alpine.BSF.2.00.1107120759030.3 >8753 Committed, thanks! Jung-uk Kim