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] (possible) Packet Fence Patch for CVS

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: Mon, 12 Mar 2001 11:48:11 -0800 (PST)
> This is fixed by adding thr option '-I./epan/dfilter', manually compiling
> this file, and then doing a global make.

It might also be fixed by changing the packet fence code to include
"dfilter/dfilter.h", rather than just "dfilter.h", which is what the
code in Ethereal does.

If that fixes it, that's the correct fix, not a tweak to "Makefile.am"
to force there to be a "-I./epan/dfilter" compile flag.