From owner-freebsd-current@FreeBSD.ORG Tue Sep 20 01:50:52 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 2936916A41F for ; Tue, 20 Sep 2005 01:50:52 +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 632A843D45 for ; Tue, 20 Sep 2005 01:50:51 +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 j8K1oivk048135 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 20 Sep 2005 11:20:49 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-current@freebsd.org Date: Tue, 20 Sep 2005 11:20:44 +0930 User-Agent: KMail/1.8.2 References: <200509201118.08737.doconnor@gsoft.com.au> In-Reply-To: <200509201118.08737.doconnor@gsoft.com.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1573243.KPN2G6709u"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200509201120.44516.doconnor@gsoft.com.au> X-Spam-Score: -2.82 () ALL_TRUSTED X-Scanned-By: MIMEDefang 2.51 on 203.31.81.10 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 01:50:52 -0000 --nextPart1573243.KPN2G6709u Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday 20 September 2005 11:18, Daniel O'Connor 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 :) > > See ports/86354 for more info. Hmm it seems if I use libpthread.so.1 it builds OK, ie using the following = to=20 build the port works.. sudo env LD_LIBMAP=3Dlibpthread.so.2=3Dlibpthread.so.1 make =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 --nextPart1573243.KPN2G6709u Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBDL2r05ZPcIHs/zowRAi32AJ9malkB7vdm5U31TVGNjZ9B720ImACgmhjE 0OwHP3FkhuueBlllC7XiTrg= =hIi0 -----END PGP SIGNATURE----- --nextPart1573243.KPN2G6709u--