If I understand it correctly functions in the lib that are to b
available on win32 must be listed in win32/libsnmp_dll/libsnmp.def.in.

If this is correct (could someone who knows windows please correct me if
it isn't) then i propose that  the attached patch should be added to
5.4.rc2

/MF
Index: win32/libsnmp_dll/libsnmp.def.in
===================================================================
RCS file: /cvsroot/net-snmp/net-snmp/win32/libsnmp_dll/libsnmp.def.in,v
retrieving revision 5.7
diff -u -r5.7 libsnmp.def.in
--- win32/libsnmp_dll/libsnmp.def.in	27 Oct 2006 20:19:44 -0000	5.7
+++ win32/libsnmp_dll/libsnmp.def.in	1 Nov 2006 08:00:25 -0000
@@ -424,7 +424,11 @@
         netsnmp_query_set_default_session
         netsnmp_ds_parse_boolean
         netsnmp_register_default_target
+        netsnmp_lookup_default_target
+        netsnmp_clear_default_target
         netsnmp_register_default_domain
+        netsnmp_lookup_default_domain
+        netsnmp_clear_default_domain
         netsnmp_register_service_handlers
         netsnmp_transport_open_server
         netsnmp_tdomain_transport_full
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to