From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JRcHS-000419-A3 for garchives@archives.gentoo.org; Tue, 19 Feb 2008 23:53:46 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B8D9E05B0; Tue, 19 Feb 2008 23:53:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3F9EAE05B0 for ; Tue, 19 Feb 2008 23:53:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id B49BC65FA8 for ; Tue, 19 Feb 2008 23:53:43 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -1.19 X-Spam-Level: X-Spam-Status: No, score=-1.19 required=5.5 tests=[AWL=-0.550, BAYES_20=-0.74, RDNS_DYNAMIC=0.1] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CYEkY0j7BdLB for ; Tue, 19 Feb 2008 23:53:37 +0000 (UTC) Received: from baby.espersunited.com (adsl-70-234-122-254.dsl.tul2ok.sbcglobal.net [70.234.122.254]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id CAC4465FB9 for ; Tue, 19 Feb 2008 23:53:34 +0000 (UTC) Received: from camille.espersunited.com ([192.168.1.3]) by baby.espersunited.com with esmtp (Exim 4.68) (envelope-from ) id 1JRcHD-0006TS-DQ for gentoo-user@gentoo.org; Tue, 19 Feb 2008 17:53:31 -0600 Subject: [gentoo-user] Question about library with undfined refs From: Michael Sullivan To: gentoo-user Content-Type: text/plain Date: Tue, 19 Feb 2008 17:53:30 -0600 Message-Id: <1203465210.11237.1.camel@camille.espersunited.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.12.2 Content-Transfer-Encoding: 7bit X-SpamScore: 0.0 (/) X-SpamReport: baby.espersunited.com detected 0.0 spam points 5.0 points required to mark as spam X-Archives-Salt: c8d2ee21-8b73-45f8-b421-42f5906a73c2 X-Archives-Hash: 974091f7cf5a28bfc0402498498c3359 I tried to run make on my project today and it came back with a lot of errors that are very similar to this one: /usr/local/lib/libmysqlpp.so: undefined reference to `typeinfo for float@CXXABI_1.3' I ran revdep-rebuild --library=/usr/local/lib/libmysqlpp.so and it didn't want to rebuild anything. I then re-merged mysql++. Ran make again. Same errors. What's the next step I should take to resolve this? -- gentoo-user@lists.gentoo.org mailing list