On Fri, 19 Aug 2005, Robert Story wrote:

On Thu, 18 Aug 2005 16:19:30 -0400 (EDT) Igor wrote:
IB> On Thu, 18 Aug 2005, Robert Story wrote:
IB> > Any idea on how to get libtool to do this? Best I could get was something
IB> > like libnetsnmp5.2.so.5... I couldn't get libtool to generate to x.y
IB> > SONAME...
IB>
IB> See libtool link -release 5.2 ...
IB>
IB> This will create libnetsnmp-5.2.so.5...

Yes, that's what I found too, but what we're looking for is something like
libnetsnmp.so.5.2... It seems that a major/minot is possible, as it is
mentioned here in the debian packaging guide:

http://www.netfort.gr.jp/~dancer/column/libpkg-guide/libpkg-guide.html#upstreambrokensoname


I do not know of a way to do this with libtool. You can do this by hand, but this may lead to more building problems.

libtool -version-info is not used to specify package release info.
See http://www.gnu.org/software/libtool/manual.html#Versioning

--
Igor


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to