> 
> From: Alex Hoff <[EMAIL PROTECTED]>
> Date: 2004/06/07 Mon PM 05:36:57 EDT
> To: "'[EMAIL PROTECTED]'"
>        <[EMAIL PROTECTED]>
> Subject: SO file naming??
> 
> Hi
> 
> For some reason, when we build our version netsnmp (5.0.9), we end up with
> library files of the following format libsnmp<library>-6.so.6. I cant seem
> to figure out where that -6 is coming from, when I downloaded the latest
> package (compiled via freebsd ports) the library files are as I expected
> them to be libsnmp<library>.so.6. It seems that many programs require that
> format of library file. Without upgrading to the newest version of net-snmp,
> how do I setup configure to use the standard format? None of this -6
> business for me please :) (and no, simply renaming by hand is not an option,
> I want it done right :) ) Btw we compile on Freebsd 4.7.
> 
> Thanks.
> 
> 

The version stamping for library files is done by libtool.
I believe that there is a lib-info option that you can use to
set the library versioning, although it is not what you might
expect.  Search the web for libtool options... Or, grab the
current rrdtool source snapshot, which has a working example
of lib-info (sorry for being so lazy myself!)
-Mike Slifcak




-------------------------------------------------------
This SF.Net email is sponsored by: GNOME Foundation
Hackers Unite!  GUADEC: The world's #1 Open Source Desktop Event.
GNOME Users and Developers European Conference, 28-30th June in Norway
http://2004/guadec.org
_______________________________________________
Net-snmp-coders mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to