Ethereal-users: Re: [Ethereal-users] problem finding snmp libraries

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, 24 Apr 2001 14:35:35 -0700 (PDT)
> checking whether to use SSL library if available... yes
> checking SSL_LIBS=... checking whether to use SNMP library if available...
> yes
> checking for ucd-snmp/snmp.h... yes
> checking for ucd-snmp/version.h... yes
> checking for snmp/snmp.h... no
> checking for snmp/version.h... no
> checking for sprint_objid in -lsnmp... no
> checking for sprint_objid in -lsnmp... no

Well, for whatever reason, it failed to find one of the routines it
needs in the SNMP library.

There should be a "config.log" file in the top-level Ethereal source
directory; could you send us that file as well?  That should indicate
why it failed to find it.