Date: Thu, 16 Aug 2001 01:08:02 +0930 From: Greg Lewis <glewis@eyesbeyond.com> To: Carlo Dapor <carlo@vis.ethz.ch> 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> In-Reply-To: <20010814210733.8622B275B6@naboo.ethz.ch>; from carlo@vis.ethz.ch on Tue, Aug 14, 2001 at 11:07:33PM %2B0200 References: <20010814210733.8622B275B6@naboo.ethz.ch>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010816010802.A95370>