[Winpcap-users] Error while compiling Winpcap Source Code

Troy Pierce mqx at low-axs.net
Mon Oct 9 20:21:42 GMT 2006


Damn, that was a fast answer :)

I compiled grammar.y with bison from DJGPP.
...tho, I thought this creates the grammar.c source, doesn't it?

I'm a bit confused now. :/


btw. does the winpcap v4.0 beta 1 supports pppoe ?
I tryed it with my prog which uses pppoes.
pcap_compile() & pcap_setfilter() succeed.


thx


Guy Harris schrieb:
> 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.
> _______________________________________________
> Winpcap-users mailing list
> Winpcap-users at winpcap.org
> https://www.winpcap.org/mailman/listinfo/winpcap-users
> 
> 



More information about the Winpcap-users mailing list