From owner-freebsd-current@FreeBSD.ORG Tue Sep 20 02:35:12 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 D2F1716A41F for ; Tue, 20 Sep 2005 02:35:12 +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 3BA9543D45 for ; Tue, 20 Sep 2005 02:35:11 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (inchoate.gsoft.com.au [203.31.81.31]) (authenticated bits=0) by cain.gsoft.com.au (8.13.4/8.13.4) with ESMTP id j8K2Z523048551 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 20 Sep 2005 12:05:10 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: Kris Kennaway Date: Tue, 20 Sep 2005 12:05:04 +0930 User-Agent: KMail/1.8.2 References: <200509201118.08737.doconnor@gsoft.com.au> <20050920015934.GA6131@xor.obsecurity.org> In-Reply-To: <20050920015934.GA6131@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart4222825.R4KfbJrd6f"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200509201205.04965.doconnor@gsoft.com.au> X-Spam-Score: -2.82 () ALL_TRUSTED X-Scanned-By: MIMEDefang 2.51 on 203.31.81.10 Cc: freebsd-current@freebsd.org Subject: Re: Threading/KSE problem 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, 20 Sep 2005 02:35:12 -0000 --nextPart4222825.R4KfbJrd6f Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday 20 September 2005 11:29, Kris Kennaway wrote: > > I did have libpthread v1 and v2 linked into uic via libqtmt but I fixed > > that by copying the bootstrap version of libqt-mt and uic built by the = Qt > > port, however it didn't get things working :) > > Sounds like you need to rebuild whatever is linked to the old > libpthread, or just portupgrade -faPP for convenience :-) Hmm, ldd uic showed it was getting libpthread.so.1 via qt-mt, but I would=20 expect the version built for the port to be free from this problem since th= e=20 port builds qt-mt and uic itself and uses those copies. Hm... I just reinstalled Qt using the env LD_LIBMAP thing and now it appears to w= ork=20 OK.. =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 --nextPart4222825.R4KfbJrd6f Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBDL3VY5ZPcIHs/zowRAoi5AJ4patBLY5u3PzRIHbncbJjJaaJ0GQCfT/TG zeWuV5OUbPmwjcJpcPdT+6k= =xxzq -----END PGP SIGNATURE----- --nextPart4222825.R4KfbJrd6f--