Date: Thu, 14 Feb 2002 10:50:32 +0100 From: hans@blender.nl (Hans Lambermont) To: Guerry Semones <gsemones@treenleaf.com> Cc: freebsd-java@FreeBSD.ORG Subject: Re: Compiling C++ JNI Application with FreeBSD JDK1.3.1 GREEN Threads? Help! Message-ID: <20020214105032.A13676@server.intra.blender.nl> In-Reply-To: <200202131003.AA613089578@mail.mstar2.net>; from gsemones@treenleaf.com on Wed, Feb 13, 2002 at 10:03:32AM -0700 References: <200202131003.AA613089578@mail.mstar2.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Guerry Semones wrote: > For whatever reason, something is looking for the native_threads > directory (which doesn't exist!), rather than > the /usr/local/jdk1.3.1/jre/lib/i386/green_threads/libhpi_g.so > which does.... I had the same problem. I made a symlink from native_threads to green_threads in /usr/local/jdk1.3.1/jre/lib/i386/ which works fine for me. > We are using pointing to the classic jvm. Also, we'd just as well > choose to use native_threads, but we get the impression that they > aren't available yet for FreeBSD. correct. but expected soon :) regards, Hans Lambermont -- ir Hans Lambermont Software Architect hans@blender.nl Not a Number 3D Enabling Technology www.blender3d.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?20020214105032.A13676>