Ethereal-dev: [Ethereal-dev] fail to compile Ethereal --disable-snmp does not seem to work

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Yaniv Kaul" <ykaul@xxxxxxxxxxxxxx>
Date: Mon, 20 May 2002 09:26:34 +0200
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.