Re: Net-SNMP-5.9 Error when compiling with Visual Studio 2005

2020-12-12 Thread Bart Van Assche
On 12/11/20 1:05 AM, Christophe CASSIGNOL wrote: > Thank you for your reply. > > I did what you asked. > I downloaded the perl-5.31.10 and recompiled it with my VS2005. > > Then I tried again to compile Net-SNMP (I used the latest version from > GitHub) and I have the same errors (without the

Re: Net-SNMP-5.9 Error when compiling with Visual Studio 2005

2020-12-11 Thread Christophe CASSIGNOL
Hello Bart, Thank you for your reply. I did what you asked. I downloaded the perl-5.31.10 and recompiled it with my VS2005. Then I tried again to compile Net-SNMP (I used the latest version from GitHub) and I have the same errors (without the warning). I have attached the configure.out,

Re: Net-SNMP-5.9 Error when compiling with Visual Studio 2005

2020-12-10 Thread Bart Van Assche
On 12/10/20 2:51 AM, Christophe CASSIGNOL wrote: > Hi everyone, > > I am trying to compile the latest Net-SNMP-5.9 with Visual Studio 2005 > but I have an error : > > snmpUDPBaseDomain.c > ..\..\snmplib\transports\snmpUDPBaseDomain.c(540) : error C2143: syntax > error : missing ';' before 'type'

Net-SNMP-5.9 Error when compiling with Visual Studio 2005

2020-12-10 Thread Christophe CASSIGNOL
Hi everyone, I am trying to compile the latest Net-SNMP-5.9 with Visual Studio 2005 but I have an error : snmpUDPBaseDomain.c ..\..\snmplib\transports\snmpUDPBaseDomain.c(540) : error C2143: syntax error : missing ';' before 'type' ..\..\snmplib\transports\snmpUDPBaseDomain.c(541) : error