[Winpcap-users] Error while compiling Winpcap Source Code

Gianluca Varenni gianluca.varenni at cacetech.com
Mon Oct 9 21:38:13 GMT 2006


----- Original Message ----- 
From: "Troy Pierce" <mqx at low-axs.net>
To: <winpcap-users at winpcap.org>
Sent: Monday, October 09, 2006 1:21 PM
Subject: Re: [Winpcap-users] Error while compiling Winpcap Source Code


> 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.

Probably yes. I don't remember when pppoe was added into libpcap, but quite 
probably before winpcap 4.0 beta1 (which includes the latest libpcap sources 
on the 0.9.x branch as of mid august).

GV


>
>
> 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
>>
>>
>
> _______________________________________________
> 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