Hello, I'm developing an application using the net-snmp API, and I'm trying to compile it with Visual Studio 2005 (VC++ 8.0). The application was developed fot ucd-snmp 4.2.5, and I want to re-compile it with the newer net-snmp. But when I build the application, I've got type redefinition errors :
d:\***\vg-d-snmp\ucd-snmp\include\net-snmp\types.h(59) : error C2371: 'socklen_t' : redéfinition ; types de base différents c:\appl\microsoft visual studio 8\vc\platformsdk\include\ws2tcpip.h(593) : voir la déclaration de 'socklen_t' Do you know if ther's a way to compile net-snmp 5.4.1 with VC++ 8.0 ? Thanks for your help. -- Sylvain Lapendry ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
