There are several issues with the MSVC interactive and batch builds in 5.6pre1 and 5.6pre2: - "make clean" fails because a command invoked in this step had become too large. - Some functions that are declared in more than one header file had inconsistent DLL import declarations which made building the DLLs fail. - Some functions necessary for building the Perl modules were not exported which made building the Perl modules fail. - The libhelpers source files had not yet been moved into libagent.
The attached patch fixes all these issues.
unbreak-msvc-build.patch
Description: Binary data
------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
