Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jun 2005 18:00:48 +0200
From:      Michael Nottebrock <lofi@freebsd.org>
To:        freebsd-stable@freebsd.org
Cc:        Khanh Cao Van <cvkhanh@gmail.com>
Subject:   Re: update libpthread
Message-ID:  <200506211800.53194.lofi@freebsd.org>
In-Reply-To: <5fd642fc05062108301c776777@mail.gmail.com>
References:  <BA84A761ED41C54893BED691A4A574CF977447@EXCH5.eurowings.com> <Pine.GSO.4.43.0506211038150.17105-100000@sea.ntplx.net> <5fd642fc05062108301c776777@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart1408082.qv6WdHFSGm
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Tuesday, 21. June 2005 17:30, Khanh Cao Van wrote:
> I find the libpthread in the src/lib/libpthread on the cvs server ,
> but I could not get only that source code to my PC .
> In the cvs file I edited :
>
> *default host=3Dcvsup.freebsd.org
> *default base=3D/usr
> *default prefix=3D/usr/local
> *default release=3Dcvs tag=3DRELENG_4
> *default delete use-rel-suffix
>
> # If your network link is a T1 or faster, comment out the following line.
> *default compress
>
> ## Ports Collection.
> #
> # The easiest way to get the ports tree is to use the "ports-all"
> # mega-collection.  It includes all of the individual "ports-*"
> # collections,
> ports-all
> src-all
>
> and the src-all will get all the sourcecode down . I did not want this
> happend , just the sourcecode of my expecial packet only . How could I
> get only the libpthread down ?

You don't need libpthread, you need libc_r. I suggest you follow the advice=
=20
from the jdk port Makefile and upgrade the complete FreeBSD 4.7 sources to =
a=20
4-STABLE after February 2003:

*default host=3Dcvsup.freebsd.org
*default base=3D/usr
*default prefix=3D/usr/local
*default release=3Dcvs tag=3DRELENG_4
*default date=3D2003.03.01.00.00.00
*default delete use-rel-suffix

Then cd /usr/src and make buildworld and make installworld. I'd personally=
=20
recommend to make and install a new kernel as well to be on the safe side,=
=20
but that's your call. The jdk port should build after that.

=2D-=20
   ,_,   | Michael Nottebrock               | lofi@freebsd.org
 (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
   \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org

--nextPart1408082.qv6WdHFSGm
Content-Type: application/pgp-signature

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

iD8DBQBCuDm1Xhc68WspdLARAhkiAJsFoeykyiBzDEKCly/foMBT40hRCACeJjje
DxqsjSIDMEL9KZ/CxYrRvmA=
=qSD9
-----END PGP SIGNATURE-----

--nextPart1408082.qv6WdHFSGm--



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