From owner-freebsd-questions@FreeBSD.ORG Mon Mar 22 20:12:34 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4094F16A4CE for ; Mon, 22 Mar 2004 20:12:34 -0800 (PST) Received: from mtaw4.prodigy.net (mtaw4.prodigy.net [64.164.98.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34A6143D31 for ; Mon, 22 Mar 2004 20:12:34 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (b35bb14b318556b75c35cd4abb447739@adsl-67-119-53-203.dsl.lsan03.pacbell.net [67.119.53.203]) by mtaw4.prodigy.net (8.12.10/8.12.10) with ESMTP id i2N4CQfG011886; Mon, 22 Mar 2004 20:12:26 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 3384C52347; Mon, 22 Mar 2004 20:12:26 -0800 (PST) Date: Mon, 22 Mar 2004 20:12:26 -0800 From: Kris Kennaway To: Wayne Sierke Message-ID: <20040323041225.GA24882@xor.obsecurity.org> References: <405F2F92.9090600@ant.uni-bremen.de> <20040322140249.I76571@gabby.gsicomp.on.ca> <20040322185404.GE26638@dan.emsphone.com> <1080009293.670.5.camel@ovirt.dyndns.ws> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="G4iJoqBmSsgzjUCe" Content-Disposition: inline In-Reply-To: <1080009293.670.5.camel@ovirt.dyndns.ws> User-Agent: Mutt/1.4.2.1i cc: questions@freebsd.org cc: Dan Nelson Subject: Re: Cannot find libpthread on 5.2.1-RELEASE-p3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Mar 2004 04:12:34 -0000 --G4iJoqBmSsgzjUCe Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 23, 2004 at 01:04:53PM +1030, Wayne Sierke wrote: > On Tue, 2004-03-23 at 05:24, Dan Nelson wrote: > > In the last episode (Mar 22), Matthew Emmerton said: > > > libpthread does not exist anymore. Use libc_r instead. > >=20 > > Actually, libpthread exists in -current, but not in 5.2. Linking with > > -lc_r should work, and in 5.2 it'll really give you libkse (which is > > called libpthread in -current). >=20 > I have remnant libkse files on a system that's been updated from 5.2 to > -current. Is it safe and/or recommended to rm /usr/lib/libkse*? Providing you don't have anything linked to it, yes. Take a look at the libchk port if you want to investigate this. Kris --G4iJoqBmSsgzjUCe Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAX7kpWry0BWjoQKURAv9tAKDNQcyUa1Asp+q6sMx81eGZywDQswCfXWoq aQwGsFhoNHTSRAJikzMSLsQ= =Mx1r -----END PGP SIGNATURE----- --G4iJoqBmSsgzjUCe--