Ethereal-dev: Re: [Ethereal-dev] bug submission ...

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

Date: Sun, 22 Feb 2004 18:40:50 -0800

On Feb 22, 2004, at 2:01 PM, Michael Tuexen wrote:
I have not tried to use the net-snmp stuff but what happens if you run
env CFLAGS=-I/usr/include/net-snmp ./configure

It was really odd - with 0.10.0, it didn't find the headers, but did say "yes" for "use net-snmp" at the end of ./configure output.

I tried the env command you suggested, and it still didn't work:
checking whether to use NET-SNMP library if available... yes
checking for net-snmp-config... /usr/bin/net-snmp-config
checking net-snmp/net-snmp-config.h usability... no
checking net-snmp/net-snmp-config.h presence... no
checking for net-snmp/net-snmp-config.h... no
checking net-snmp/library/default_store.h usability... no
checking net-snmp/library/default_store.h presence... no
checking for net-snmp/library/default_store.h... no
...
     Use UCD SNMP/NET-SNMP library : no

I'll dig into this a little more when 0.10.2 comes out.

-peter