From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Gfed2-0007Ro-7M for garchives@archives.gentoo.org; Thu, 02 Nov 2006 15:37:16 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kA2FYlNw027473; Thu, 2 Nov 2006 15:34:47 GMT Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kA2FWGXY001049 for ; Thu, 2 Nov 2006 15:32:17 GMT Received: by nf-out-0910.google.com with SMTP id p46so1564594nfa for ; Thu, 02 Nov 2006 07:32:16 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=AkyKsx08Uk77xk//FHdgaHy/EKVKYWd9KNzxc32lZIB0duCXklvSaQPa+HXMvKaZrO44hSv+1C393N3EeF2Byl4dVAF3UqR82ahqyFadETtq25yNmhlUYwv1mLQyRU3rp/oRB3MWQhWaPgC6K+biAgTKwVEbBNYW2NpY2+gGkMA= Received: by 10.48.48.1 with SMTP id v1mr5888196nfv.1162481535979; Thu, 02 Nov 2006 07:32:15 -0800 (PST) Received: from andy ( [193.125.142.79]) by mx.google.com with ESMTP id k23sm9363565nfc.2006.11.02.07.32.15; Thu, 02 Nov 2006 07:32:15 -0800 (PST) From: Andrey <4ndrey@gmail.com> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Threading issues with compiling Qt apps Date: Thu, 2 Nov 2006 05:54:01 +0000 User-Agent: KMail/1.9.5 References: <200611021345.21541.alan@linuxholdings.co.za> In-Reply-To: <200611021345.21541.alan@linuxholdings.co.za> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200611020554.01352.4ndrey@gmail.com> X-Archives-Salt: b87049ed-95c1-48d4-a62b-990535a7d4c4 X-Archives-Hash: 8bdbcf1892e822e41c9426e75d9e300c > /usr/qt/3/lib/libqt-mt.so: undefined reference to > `__pthread_register_cancel@GLIBC_2.3.3' > /usr/qt/3/lib/libqt-mt.so: undefined reference to > `__pthread_unregister_cancel@GLIBC_2.3.3' > collect2: ld returned 1 exit status > ======================= > Have I done something stupid, or is there a real bug here? Have you tried to reemerge qt-3.3.6-r4 ? -- gentoo-user@gentoo.org mailing list