From owner-freebsd-current@FreeBSD.ORG Tue Oct 11 07:48:44 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F43316A41F for ; Tue, 11 Oct 2005 07:48:44 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EBA643D5E for ; Tue, 11 Oct 2005 07:48:42 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (ppp241-172.lns2.adl2.internode.on.net [203.122.241.172]) (authenticated bits=0) by cain.gsoft.com.au (8.13.4/8.13.4) with ESMTP id j9B7mWfI031601 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 11 Oct 2005 17:18:32 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-current@freebsd.org, thierry@herbelot.com Date: Tue, 11 Oct 2005 17:18:29 +0930 User-Agent: KMail/1.8.2 References: <434B601F.40007@contexthosting.net> <434B6102.2050608@samsco.org> <200510110908.58908.thierry@herbelot.com> In-Reply-To: <200510110908.58908.thierry@herbelot.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart4497595.uMAGhWDPJo"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200510111718.30882.doconnor@gsoft.com.au> X-Spam-Score: 0.05 () FORGED_RCVD_HELO X-Scanned-By: MIMEDefang 2.51 on 203.31.81.10 Cc: Jim Keller Subject: Re: Upgrading from FreeBSD 5.4 to 6 - Make world or binary install? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Oct 2005 07:48:44 -0000 --nextPart4497595.uMAGhWDPJo Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tue, 11 Oct 2005 16:38, Thierry Herbelot wrote: > I had crashes with some KDE apps (akkregator or amarok, for example) after > upgrading a 5.4 station via buildworld/buldkernel (+ portupgrade -fa), > which disappeared after I installed a new 6.0 with a new set of packages. Try putting.. libpthread.so.1 libpthread.so.1 in /etc/libmap.conf. It is likely that some programs are getting both versions linked at runtime= =20 which blows up on certain things.. =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart4497595.uMAGhWDPJo Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDS25O5ZPcIHs/zowRAodKAJ40iaGXvAduVoM6HIr8i0tL12T/8QCeM2xn 39q51MFHBQKPqrvXs1yVHGQ= =JIbr -----END PGP SIGNATURE----- --nextPart4497595.uMAGhWDPJo--