From owner-freebsd-java Wed Aug 15 8:38:16 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 682F437B407 for ; Wed, 15 Aug 2001 08:38:13 -0700 (PDT) (envelope-from glewis@misty.eyesbeyond.com) Received: from [166.70.7.197] (helo=misty.eyesbeyond.com) by mgr1.xmission.com with esmtp (Exim 3.22 #1) id 15X2kF-0002xU-00; Wed, 15 Aug 2001 09:38:12 -0600 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.3/8.11.3) id f7FFc7I95390; Thu, 16 Aug 2001 01:08:07 +0930 (CST) (envelope-from glewis) Date: Thu, 16 Aug 2001 01:08:02 +0930 From: Greg Lewis To: Carlo Dapor Cc: freebsd-java@FreeBSD.ORG, glewis@eyesbeyond.com Subject: Re: jdk-1.3.1 (alpha)'s libnet.so can't resolve symbol gethostbyname_r Message-ID: <20010816010802.A95370@misty.eyesbeyond.com> References: <20010814210733.8622B275B6@naboo.ethz.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010814210733.8622B275B6@naboo.ethz.ch>; from carlo@vis.ethz.ch on Tue, Aug 14, 2001 at 11:07:33PM +0200 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 Hi Carlo, On Tue, Aug 14, 2001 at 11:07:33PM +0200, Carlo Dapor wrote: > I noticed that Jigsaw (http://www.w3c.org/Jigsaw) is not launchable at the > moment. My env is jdk-1.3.1 (alpha), on a FreeBSD 5.0 (current as of Tuesday > August 14 2001. > > The error is due to libnet.so trying to revolve a call to getnamebyhost_r. > There is no such system call in FreeBSD, or am I missing something here ? You are correct, however there is a gethostbyname_r implementation provided as part of the green threads subsystem (for this reason). Did the patches actually apply cleanly for you? With Sun having changed the distribution it may be that this part of the patch didn't apply correctly. -- 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