ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-users: Re: [Ethereal-users] having snmp configure troubles

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

From: Guy Harris <guy@xxxxxxxxxx>
Date: Tue, 19 Feb 2002 13:49:20 -0800
On Tue, Feb 19, 2002 at 04:38:28PM -0500, Truden, Tom (T.M.) wrote:
> Guy - here's the output from the configure command, as requested.  I
> just ran a plain ./configure in the ethereal install dir. 

	checking whether to use SNMP library if available... yes
	checking for ucd-snmp/snmp.h... (cached) no
	checking for ucd-snmp/version.h... (cached) no
	checking for snmp/snmp.h... (cached) no
	checking for snmp/version.h... (cached) no
	checking for sprint_objid in -lsnmp... (cached) no
	checking for sprint_objid in -lsnmp... no

Try running "make distclean" to blow away the cached configuration
information and try again, without any "--with-ucdsnmp" option.