Steve Friedl wrote:
> On Thu, Oct 26, 2006 at 08:11:42AM -0400, Alex Burger wrote:
>> I would like to enable DLL support for the applications including snmpd 
>> and snmptrapd.  We currently only support using the library DLL when 
>> building the Perl module.

> But maybe a few thoughts on the patches:
> 
>> ++ net-snmp-5.4.pre4.dll/win32/libsnmp_dll/libsnmp.def 
> 
> Isn't this built from libsnmp.def.in ?

Yes, but when building using the Workspace project, the .def will be 
used so we keep them both up to date.

>> +++ net-snmp-5.4.pre4.dll/win32/snmptrapd/Makefile.in Wed Oct 25 08:22:38 
>> 2006
>> @@ -8,7 +8,7 @@
>>  # Set to 1 to allow the building using the DLL version of SNMPLIB.  This is
>>  # NOT supported as this program is NOT thread safe and it WILL cause
>>  # problems!
>> -ALLOW_DLL=0
>> +ALLOW_DLL=1
> 
> (various Makefile.in)
> 
> Shouldn't the "NOT supported" comment be removed, or at least amended?

Yes, the entire ALLOW_DLL logic should be removed.  I will also update 
the README files before the release.

Thanks for your help!

Alex


-------------------------------------------------------------------------
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