Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Sep 2007 13:09:57 +0300
From:      Kostik Belousov <kostikbel@gmail.com>
To:        Zahemszky Gabor <gabor@zahemszky.hu>
Cc:        freebsd-java@freebsd.org
Subject:   Re: Current and diablo-jdk
Message-ID:  <20070919100956.GZ79542@deviant.kiev.zoral.com.ua>
In-Reply-To: <20070919084913.14113.qmail@mail.integrity.hu>
References:  <20070919084913.14113.qmail@mail.integrity.hu>

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

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

On Wed, Sep 19, 2007 at 10:49:13AM +0200, Zahemszky Gabor wrote:
> Hi!=20
>=20
> Can diablo-jdk run on 7-CURRENT (with compat6x libraries, of course) ? If=
 I=20
> remember well, I can run java on my machine formerly, but not now. I can=
=20
> run some trivial, command-line only command (eg. java -version), but not =
a=20
> command with graphical output. I tried tonipoint-viewer (a Java-based=20
> PPT-viewer), and some other not too big, but graphical Java-based=20
> application, but it doesn't do anything. I can see a window border for a=
=20
> very short time, and after it stops. No core, no anything. The command=20
> returned.=20
>=20
> Can anybody help me?=20
>=20
> Zahy < Gabor at Zahemszky dot HU >=20
>=20
> PS: I use a very recent CURRENT (from yesterday morning now, and GENERIC=
=20
> kernel, without any modification)

I very much doubt that any X11 application from RELENG_6 may work on
CURRENT after gcc4 import with native X11 libraries and misc/compat6x.
The reason is that gcc now links the libc for the shared libraries, in
particular, for libX11 etc due to symbol versioning. As result, you end
up with both libc.so.6 and libc.so.7 in the same address space, that
cause all funny effects.

On the other hand, diablo jdk functionality is enough to build
java/jdk15 and java/jdk16 ports, that work good enough for me.

--abYdCjSRCBwcb+dP
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4 (FreeBSD)

iD8DBQFG8PV0C3+MBN1Mb4gRAutxAJ9DdF/DF3dmFgMUvq3+R8OgJfblKQCgxqQp
ENCm3zQWxzYOj0H7XqlpgHY=
=irwQ
-----END PGP SIGNATURE-----

--abYdCjSRCBwcb+dP--



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