1. Thanks, it works. 2. The README states '--disable-snmp' twice (lines 188, 193)
Y. -----Original Message----- From: Gilbert Ramirez [mailto:[EMAIL PROTECTED] Sent: Monday, May 20, 2002 4:50 PM To: Yaniv Kaul Cc: [EMAIL PROTECTED] Subject: Re: [Ethereal-dev] fail to compile Ethereal --disable-snmp does notseem to work On Mon, 2002-05-20 at 02:26, Yaniv Kaul wrote: > 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. > The option changed to --without-ucdsnmp. See the INSTALL file. --gilbert
