Gentoo Archives: gentoo-user

From: Michael Sullivan <michael@××××××××××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] Question about library with undfined refs
Date: Tue, 19 Feb 2008 23:53:46
Message-Id: 1203465210.11237.1.camel@camille.espersunited.com
1 I tried to run make on my project today and it came back with a lot of
2 errors that are very similar to this one:
3
4 /usr/local/lib/libmysqlpp.so: undefined reference to `typeinfo for
5 float@CXXABI_1.3'
6
7 I ran revdep-rebuild --library=/usr/local/lib/libmysqlpp.so and it
8 didn't want to rebuild anything. I then re-merged mysql++. Ran make
9 again. Same errors. What's the next step I should take to resolve
10 this?
11
12 --
13 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Question about library with undfined refs Henry Gebhardt <hsggebhardt@××××××××××.com>