[Winpcap-bugs] Missing Definition in bittypes.h

Xochitl Lunde Xochitl_Lunde at tripplite.com
Thu Dec 18 20:21:24 GMT 2008


WinPcap team:

I downloaded WinPcap Developer Pack 4.0.2 today via URL: 
http://www.winpcap.org/install/bin/WpdPack_4_0_2.zip
I am building libnet as available from packetfactory.net today, including 
this patch: http://ettercap.sf.net/devel/libnet-1.1.2.1-mingw.tar.gz

I am using MinGW & MSYS from mingw.org to do this.

As I am building libnet, I got some errors which led me to your 
/include/bittypes.h line 99.

I believe that the sections for HAVE_U_INT64_T and HAVE_INT64_T are 
missing the following two definition lines immediately after line 99: 

#define HAVE_U_INT64_T 1
#define HAVE_INT64_T 1

Similar lines appear in the sections for INT8 (line 43), INT16 (line 62), 
and INT32 (line 81).

I downloaded the beta pack, and I believe this definition is missing from 
the beta pack as well.

Thanks for reading.
Xochitl Lunde-Monzon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winpcap.org/pipermail/winpcap-bugs/attachments/20081218/2a5aecc2/attachment.htm


More information about the Winpcap-bugs mailing list