Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jan 2004 22:26:08 +0100
From:      Gordon Bergling <gbergling@0xfce3.net>
To:        Daniel Eischen <eischen@vigrid.com>
Cc:        freebsd-java@freebsd.org
Subject:   Re: Problems with libkse [solved]
Message-ID:  <20040128212608.GA3077@nemesis.md.0xfce3.net>
In-Reply-To: <Pine.GSO.4.10.10401281602470.14141-100000@pcnet5.pcnet.com>
References:  <20040128205012.GA2428@nemesis.md.0xfce3.net> <Pine.GSO.4.10.10401281602470.14141-100000@pcnet5.pcnet.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--DocE+STaALJfprDB
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed Jan 28, 2004 at 04:07PM -0500, Daniel Eischen wrote:
> On Wed, 28 Jan 2004, Gordon Bergling wrote:
> > On Tue Jan 27, 2004 at 07:06PM +0100, Gordon Bergling wrote:
> > > I would like to setup a stable java environment on a FreeBSD 5.2-RELE=
ASE
> > > system. The primary goal for this is to coding java programs with
> > > eclipse. I have read all information I found on google.com and
> > > freebsd.org/java, but I don't get all answers for the questions I hav=
e.
> > > ;)
> > >=20
> > > I had tried the installation of jdk-1.3 but the only version I get to
> > > work was the 'linux-sun-jdk1.3'. I am a little bit confused about the=
se
> > > many versions around. So here are the questions. :)
> >=20
> > I had successfully installed a jdk1.4.2p6 without problems. I tried some
> > java programs and benchmarks. They all seems to run normal. At next I
> > installed eclipse from a recent ports-tree. If I start eclipse it=20
> > was starting the gui and stopped afterwards. The application was stalle=
d without
> > getting any response from it. The output of top was a little bit confus=
ing.
> > The java process used minimal cpu time, but the system value was nearly
> > 100 percent. So I tried 'top -S' to see if any kernel process is
> > consuming all the time, but there was nothing unusual.
>=20
> You can't mix and match libc_r, libkse, and libthr.  One and
> only one library can be used.  Once you start bringing other
> libraries into Java, like graphics which can bring in a
> threads library, you have to be sure that all thread
> libraries are the same.
>=20
> In short, you have to use /etc/libmap.conf to globally
> map libc_r to libkse in order to get the JDK to work
> with libkse.

Mapping globally libc_r to libkse solves my problem.

Thanks for the fast reply...

	Gordon

--=20
Gordon Bergling <GBergling@0xfce3.net>	      http://www.0xFCE3.net/
PGP Fingerprint:  7732 9BB1 5013 AE8B E42C  28E0 93B9 D32B C76F 02A0
RIPE-HDL: MDTP-RIPE		"There is no place like 127.0.0.0/8"

--DocE+STaALJfprDB
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFAGCjwk7nTK8dvAqARAk3/AJ4oImhw8cDk+0lU9QwCffgyEu2rlgCfY1Rf
XuiVzPHVMIuk2wrZQhL5R2g=
=tQfl
-----END PGP SIGNATURE-----

--DocE+STaALJfprDB--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040128212608.GA3077>