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=cvsup.freebsd.org *default base=/usr *default prefix=/usr/local *default release=cvs tag=RELENG_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 ? On 6/21/05, Daniel Eischen <[EMAIL PROTECTED]> wrote: > 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 > > -- ---------------------------------- Cao Van Khanh _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
