25 May
2006
25 May
'06
2:26 p.m.
"Remy de Ruysscher" <remy@unix-asp.com> wrote:
On FreeBSD I get these errors after ./configure and make:
radius_snmp.c:176: warning: (near initialization for `radiusauth_variables[4]') radius_snmp.c:177: warning: initialization makes pointer from integer without a cast radius_snmp.c:177: warning: excess elements in struct initializer
The only way that happens is if UCD-SNMP or NET-SNMP have updated their data structures to be incompatible with earlier versions. So... what SNMP are you using, and what version? What is the definition of the "variables" structure in the SNMP you're using? Alan DeKok.