Hi all,
I use Net-SNMP 5.0.9 on Linux Enterprise AS 3. I am using the function
header_generic in my code. I get a warning with make --
my_mib.c:420: warning: implicit declaration of function
`header_generic'
I tried to include <ucd-snmp/util_funcs.h>, which has the relevant
declarartion...I now get --
/usr/include/ucd-snmp/util_funcs.h:7:2: #error "Please update your
headers or configure using --enable-ucd-snmp-compatibility"
I read about ./configure --enable-ucd-snmp-compatibility, but I haven't
built Net-SNMP ( I am just using what RPM has delivered to me).
Any suggestions as to what I need to do to get away with the warning ?
Thanks in advance.
I use Net-SNMP 5.0.9 on Linux Enterprise AS 3. I am using the function
header_generic in my code. I get a warning with make --
my_mib.c:420: warning: implicit declaration of function
`header_generic'
I tried to include <ucd-snmp/util_funcs.h>, which has the relevant
declarartion...I now get --
/usr/include/ucd-snmp/util_funcs.h:7:2: #error "Please update your
headers or configure using --enable-ucd-snmp-compatibility"
I read about ./configure --enable-ucd-snmp-compatibility, but I haven't
built Net-SNMP ( I am just using what RPM has delivered to me).
Any suggestions as to what I need to do to get away with the warning ?
Thanks in advance.
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!
