Date: Tue, 21 Jun 2005 10:40:49 -0400 (EDT) From: Daniel Eischen <deischen@freebsd.org> To: Kipp Holger <h.kipp@eurowings.com> Cc: Khanh Cao Van <cvkhanh@gmail.com>, freebsd-stable-list <freebsd-stable@freebsd.org> Subject: RE: update libpthread Message-ID: <Pine.GSO.4.43.0506211038150.17105-100000@sea.ntplx.net> In-Reply-To: <BA84A761ED41C54893BED691A4A574CF977447@EXCH5.eurowings.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 21 Jun 2005, Kipp Holger wrote: > Khanh Cao Van wrote on Tue 21.06.2005 16:00 > > > Peter Jeremy tell me that I have to update libpthread to be able to > > install JDK 1.4 on freeBSD 4.7 . But I could not find out what ports > > contain that lib . Help me if you know . > > Not port. Base system. Considering this, the best solution for you > seems to be to upgrade the base system to 4.8-RELEASE or later. src/libpthread is not in 4.x and can not be made to work in 4.x. In 4.x, your only solution is to use src/libc_r, which is now marked for deprecation in -current (6.x). If you want reliable Java support, I suggest you use -stable (5.x) which has libpthread. Go ask the -java mailing list for more info. -- DE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.43.0506211038150.17105-100000>