From owner-freebsd-java Wed Feb 13 15:49:55 2002 Delivered-To: freebsd-java@freebsd.org Received: from mgr1.xmission.com (mgr1.xmission.com [198.60.22.201]) by hub.freebsd.org (Postfix) with ESMTP id C6A6337B416 for ; Wed, 13 Feb 2002 15:49:50 -0800 (PST) Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr1.xmission.com with esmtp (Exim 3.22 #1) id 16b99n-0002wM-00; Wed, 13 Feb 2002 16:49:48 -0700 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id g1DNncv61556; Thu, 14 Feb 2002 10:19:38 +1030 (CST) (envelope-from glewis) Date: Thu, 14 Feb 2002 10:19:38 +1030 From: Greg Lewis To: Joe Kelsey Cc: java@FreeBSD.ORG Subject: Re: Missing piece for native threads Message-ID: <20020214101937.A61542@misty.eyesbeyond.com> References: <1013639692.98911.3.camel@zircon.zircon.seattle.wa.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <1013639692.98911.3.camel@zircon.zircon.seattle.wa.us>; from joe@zircon.seattle.wa.us on Wed, Feb 13, 2002 at 02:34:51PM -0800 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Feb 13, 2002 at 02:34:51PM -0800, Joe Kelsey wrote: > I discovered this problem after testing Greg's patchset and the port > patches. If you want to actually compile native threads, then the > setting of the variable HPIS in j2sdk1.3.1/make/common/Defs-bsd.gmk has > to be done with the ?= operator. The attached patch shows the change. I'm currently doing in the port by (ab)using MAKE_ARGS. I found the same problem but have taken a slightly different tack, mainly 'cos I've had enough of redoing the patches :-). That wasn't in what I sent out earlier, but it will be in what I send-pr. Your patch is the better long term solution though :). -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message