BAUDRY Charles wrote: > I'm using Net-SNMP 5.1.9 on a PowerPC system. I would like to extend the > agent with a C file which uses some functions included in a shared > library. The thing is I don't know how to compile Net-SNMP including > this library. > I tried with --enable-shared="library.so" but it doesn't appear to work.
Try --with-libs="-llibrary". +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
