From: Andres Salomon Date: May 12 2006 7:05am Subject: Re: missing SONAME? List-Archive: http://lists.mysql.com/plusplus/5680 Message-Id: <1147417532.9895.52.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit On Fri, 2006-05-12 at 02:59 -0400, Andres Salomon wrote: [...] > > This could be as simple as adding -Wl,-soname,libmysql++.so.2 to > LDFLAGS, or whatever Bakefile's recommended method is (I'm not at all > familiar w/ the tool). Sorry, that should be "-Wl,-soname -Wl,libmysqlpp.so.2".