On Sat, Apr 10, 2010 at 12:50 AM, Dave Shield <d.t.shi...@liverpool.ac.uk>wrote:

> New release candidate versions of the 5.4.x and 5.2.x packages
> are now available  from the SourceForge download servers.
> The main changes since the rc1 versions are:
>
>  - Proper handling of multiple matching VACM entries
>      (using the "best match" rather than the first one seen)
>     This could potentially affect the behaviour of existing
>       access control configurations.
>
>  - Usage statistics for large disks are latched at 2Tb (2^31)
>       rather than wrapping
>
>  - The default AgentX target for Windows systems will
>       listen on the localhost interface only rather than on
>       all network interfaces.   (5.4.3 only)
>    This does not affect the default on Unix-based systems,
>       which still use a named socket.
>
> The 5.2.6 release is envisaged as being the final version on the
> 5.2.x line. No further development is planned for this branch.
>
> It is hoped that these candidates can be released as the full versions
> as soon as possible, assuming no major issues come to light.  Please
> test them out and report any problems that you might encounter.
>
> Download URLs:
>
> http://sourceforge.net/projects/net-snmp/files/net-snmp/5.2.6_pre-releases/
>
> http://sourceforge.net/projects/net-snmp/files/net-snmp/5.4.3_pre-releases/
>

Building 5.4.3.rc2 on Windows via build.bat fails:
[ ... ]
cl.exe /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "..\..\snmplib" /I "..\.."
/I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D
"NETSNMP_DLL" /Fp".\release\libsnmp_dll.pch" /YX /Fo".\release\\"
/Fd".\release\\" /FD /c ..\..\snmplib\snmpTCPDomain.c
..\..\snmplib\snmpTCPDomain.c(187) : error C2065: 'socklen_t' : undeclared
identifier
..\..\snmplib\snmpTCPDomain.c(187) : error C2146: syntax error : missing ';'
before identifier 'farendlen'
..\..\snmplib\snmpTCPDomain.c(187) : error C2065: 'farendlen' : undeclared
identifier
[ ... ]

Bart.
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to