From owner-freebsd-current@FreeBSD.ORG Tue Sep 20 02:42:17 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 D62A716A41F for ; Tue, 20 Sep 2005 02:42:17 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fileserver.fields.utoronto.ca (fileserver.fields.utoronto.ca [128.100.216.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65C4443D45 for ; Tue, 20 Sep 2005 02:42:17 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fields.fields.utoronto.ca (fields.localdomain [192.168.216.11]) by fileserver.fields.utoronto.ca (8.12.8/8.12.8/Fields 6.0) with ESMTP id j8K2gG0r009878 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 19 Sep 2005 22:42:17 -0400 Received: from obsecurity.dyndns.org (localhost.localdomain [127.0.0.1]) by fields.fields.utoronto.ca (8.12.8/8.12.8/Fields WS 6.0) with ESMTP id j8K2gG6P029330; Mon, 19 Sep 2005 22:42:16 -0400 Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 2B82C51251; Mon, 19 Sep 2005 22:42:16 -0400 (EDT) Date: Mon, 19 Sep 2005 22:42:16 -0400 From: Kris Kennaway To: "Daniel O'Connor" Message-ID: <20050920024215.GA22503@xor.obsecurity.org> References: <200509201118.08737.doconnor@gsoft.com.au> <20050920015934.GA6131@xor.obsecurity.org> <200509201205.04965.doconnor@gsoft.com.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="VbJkn9YxBvnuCH5J" Content-Disposition: inline In-Reply-To: <200509201205.04965.doconnor@gsoft.com.au> User-Agent: Mutt/1.4.2.1i Cc: freebsd-current@freebsd.org, Kris Kennaway 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:42:18 -0000 --VbJkn9YxBvnuCH5J Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 20, 2005 at 12:05:04PM +0930, Daniel O'Connor wrote: > On Tuesday 20 September 2005 11:29, Kris Kennaway wrote: > > > I did have libpthread v1 and v2 linked into uic via libqtmt but I fix= ed > > > that by copying the bootstrap version of libqt-mt and uic built by th= e 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 :-) >=20 > 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 = the=20 > port builds qt-mt and uic itself and uses those copies. >=20 > Hm... > I just reinstalled Qt using the env LD_LIBMAP thing and now it appears to= work=20 > OK.. You probably had the old version installed from before the big library bump last month. Kris --VbJkn9YxBvnuCH5J Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDL3cHWry0BWjoQKURAtaMAJ9qEAGZ2iUpNlF2/wpIBIM6LU9gOACgnD+F YBfhySJikkFEln3mBm54Xh4= =k36P -----END PGP SIGNATURE----- --VbJkn9YxBvnuCH5J--