Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: Re: [Ethereal-dev] Problems compiling 0.10.3 (epan/packet-cops.o)

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

From: Joerg Mayer <jmayer@xxxxxxxxx>
Date: Tue, 30 Mar 2004 02:43:11 +0200
On Mon, Mar 29, 2004 at 05:28:47PM -0600, Albert Chin wrote:
> net-snmp include files. However, epan/configure doesn't do any
> Net-SNMP checking so, unless the include files are in /usr/include,
> compilation fails.
> 
> How to fix? Have epan/configure check for Net-SNMP?

Are you using cvs head? If not, please do a 
rm -f epan/config.h
make -k maintainer-clean
cvs up
./autogen.sh
./configure ...
make all

Reason: epan doesn't have its own configure any more, it has been moved
back into the top level configure. This should solve the net-snmp problem.
Hopefully. If not, please let us know.

 ciao
     Joerg

-- 
Joerg Mayer                                           <jmayer@xxxxxxxxx>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.