From owner-freebsd-java Fri Aug 24 16:16:28 2001 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 0B41537B408 for ; Fri, 24 Aug 2001 16:16:26 -0700 (PDT) (envelope-from glewis@misty.eyesbeyond.com) Received: from [166.70.2.97] (helo=misty.eyesbeyond.com) by mgr1.xmission.com with esmtp (Exim 3.22 #1) id 15aQBc-0007Sk-00; Fri, 24 Aug 2001 17:16:25 -0600 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.3/8.11.3) id f7ONGLO82619; Sat, 25 Aug 2001 08:46:21 +0930 (CST) (envelope-from glewis) Date: Sat, 25 Aug 2001 08:46:21 +0930 From: Greg Lewis To: Bill Huey Cc: Tim Liddelow , freebsd-java@FreeBSD.ORG Subject: Re: Contributing... Message-ID: <20010825084621.B82497@misty.eyesbeyond.com> References: <3B8688AA.6956F1BD@ideasandassociates.com> <20010824131403.A3036@gnuppy> <3B86D765.249C2214@ideasandassociates.com> <20010824155436.B14475@gnuppy> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010824155436.B14475@gnuppy>; from billh@gnuppy.monkey.org on Fri, Aug 24, 2001 at 03:54:36PM -0700 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 Fri, Aug 24, 2001 at 03:54:36PM -0700, Bill Huey wrote: > I'm trying to build it now with native threading enable to see what blows up. > > yeah, libhpi.so during the green threads build is complaining now not having a > whole bunch of pthreads symbols not linked correctly to it. This is silly since > it doesn't use pthreads. The logic for this needs to be found and then fixed. If you're trying to do this with the CVS source you need to do make all first to build the green threads version. You can then build the native threading version with make HPIS=native This is a side effect of how FreeBSD links in the threads library which I couldn't see how to work around this easily. > Oh boy, I just now realizing how much of the work I did since April is missing > in the current tree. :-\ Let's see if I can fix that over the next few days. ;-) Commit away :) -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Phone : (801) 765 1887 Information Technology Web : http://www.eyesbeyond.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message