Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Sep 2003 22:21:53 +0900
From:      Jun Kuriyama <kuriyama@imgsrc.co.jp>
To:        Greg Lewis <glewis@misty.eyesbeyond.com>
Cc:        freebsd-java@freebsd.org
Subject:   Re: Binary release via ports
Message-ID:  <7misoaknwu.wl@black.imgsrc.co.jp>
In-Reply-To: <20030826163429.GA41436@misty.eyesbeyond.com>
References:  <20030826143510.GB31392@misty.eyesbeyond.com> <20030826164909.K63432@puget.esil.univ-mrs.fr> <20030826163429.GA41436@misty.eyesbeyond.com>

next in thread | previous in thread | raw e-mail | index | archive | help
At Tue, 26 Aug 2003 16:26:21 +0000 (UTC),
Greg Lewis wrote:
> Correct.  See attached patch which I've been meaning to send to Ernst for
> review since yesterday.  I think it does the right thing.

Any news about this?  I think this patch should be included in 4.9.

> @@ -204,7 +212,8 @@
>  .		if (${USE_JAVA} == "1.1+")
>  .			if defined(HAVE_JAVA_FREEBSD_1_4)
>  USE_JAVA=	1.4
> -.			elif defined(HAVE_JAVA_FREEBSD_1_3) || \
> +.			elif defined(HAVE_JAVA_DIABLO_FREEBSD_1_3) || \
> +			   defined(HAVE_JAVA_FREEBSD_1_3) 
>  			   defined(HAVE_JAVA_SUN_LINUX_1_3) || \
>  			   defined(HAVE_JAVA_BLACKDOWN_LINUX_1_3) || \
>  			   defined(HAVE_JAVA_IBM_LINUX_1_3)

" || \" is missing in this chunk.


-- 
Jun Kuriyama <kuriyama@imgsrc.co.jp> // IMG SRC, Inc.
             <kuriyama@FreeBSD.org> // FreeBSD Project



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