I fail to compile Ethereal from CVS, on Linux RH 6.2, with UCD SNMP 4.01 (old, insecure, I know, will be replaced later). In the ./configure, I get: checking whether to use UCD SNMP/NET-SNMP library if available... yes checking for ucd-snmp/snmp.h... yes checking for ucd-snmp/version.h... yes checking for sprint_realloc_objid in -lsnmp... no checking for sprint_realloc_objid in -lsnmp... no configure: error: UCD SNMP header files found, but sprint_realloc_objid not found in SNMP library.
Is the reason then the old SNMP library? Now, the problems is I get this EVEN if I run ./configure with --disable-snmp, though, which is annoying. TIA, Y.
