From owner-freebsd-java Wed Jun 12 13:23:28 2002 Delivered-To: freebsd-java@freebsd.org Received: from attila.stevens-tech.edu (attila.stevens-tech.edu [155.246.14.11]) by hub.freebsd.org (Postfix) with ESMTP id 9D44437B40A for ; Wed, 12 Jun 2002 13:23:23 -0700 (PDT) Received: from levindustries.com (jlevine-1.u05.stevens-tech.edu [155.246.211.36]) by attila.stevens-tech.edu (SGI-8.9.3/8.9.3/7) with ESMTP id QAA01629 for ; Wed, 12 Jun 2002 16:23:17 -0400 (EDT) Message-ID: <3D07AD88.B784C136@levindustries.com> Date: Wed, 12 Jun 2002 16:22:32 -0400 From: Josh Levine X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-java@FreeBSD.ORG Subject: Re: Apache+PHP+Java References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 "Robert F. Ross" wrote: > > You need a linux libnsl if it's the linux jdk you're running, not a > freebsd libnsl. Symlinking the wrong platform libs won't help much since > it's being emulated. The native JDKs are in /usr/ports, but threading/JNI > don't seem to be as stable in them as with the linux JDK. IANAE. Actually, the only libnsl on my system is in /usr/compat/linux/lib - that's what I symlinked from the /usr/local/lib directory. I assumed (perhaps incorrectly?) that those were Linux libraries. In /usr/ports/java, is anything that doesn't start with 'linux-' native? I tried building jdk13, but ran into several errors (I believe related to Motif?) Perhaps I should try an earlier version? Thanks for your response, Josh Levine To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message