[Winpcap-users] Error while compiling Winpcap Source Code

Guy Harris guy at alum.mit.edu
Mon Oct 9 19:00:49 GMT 2006


Troy Pierce wrote:

> I have compiled this before and succeed. Looks like I missing something 
> here ?

It appears you're missing a "tokdefs.h" file that defines values for all 
the tokens that grammar.y expects.  The build process *should* cause 
bison to generate tokdefs.h from grammar.y.


More information about the Winpcap-users mailing list