Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jul 2006 10:52:50 -0700
From:      "Kip Macy" <kip.macy@gmail.com>
To:        "Daniel Eischen" <deischen@freebsd.org>
Cc:        David Xu <davidxu@freebsd.org>, freebsd-threads@freebsd.org
Subject:   Re: a couple of issues with libthr
Message-ID:  <b1fa29170607271052r520c87fet9a3bdc0dd77a8d75@mail.gmail.com>
In-Reply-To: <Pine.GSO.4.64.0607270638100.1787@sea.ntplx.net>
References:  <b1fa29170607262250vab78217g5239f013df63594b@mail.gmail.com> <Pine.GSO.4.64.0607270638100.1787@sea.ntplx.net>

next in thread | previous in thread | raw e-mail | index | archive | help
I don't think re-building diablo-jdk15 is an option. Installing the
port consists of pulling down a pre-built tarball and accepting a
license.

             -Kip

On 7/27/06, Daniel Eischen <deischen@freebsd.org> wrote:
> On Wed, 26 Jul 2006, Kip Macy wrote:
>
> > I'm running -CURRENT as of yesterday.
> >
> > The function thr_set_name is only defined in libc.so.7, so as far as I
> > can tell the only way to get java to work on current with libthr is by
> > mapping libc.so.6 to libc.so.7. The function thr_set_name is only used
> > by libthr, so libthr seems like a *much* smarter place to put it.
>
> No, the problem is that libthr (and libpthread, libc_r probably
> too) need a version bump but haven't been bumped yet.  That
> will happen, but we need some more time to address some related
> issues and whether all the other libraries need bumping too.
> As always in -current, you may need to rebuild ports.  In this
> case, you need to rebuild java so it will link to libc.so.7,
> not libc.so.6.
>
> --
> DE
>



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