[Winpcap-bugs] Missing Definition in bittypes.h
Gianluca Varenni
gianluca.varenni at cacetech.com
Sun Dec 21 12:43:54 GMT 2008
I just fixed it in the source tree, it will be available in the next release of WinPcap.
Thanks for the bug report!
Have a nice day
GV
----- Original Message -----
From: Xochitl Lunde
To: winpcap-bugs at winpcap.org
Sent: Thursday, December 18, 2008 12:21 PM
Subject: [Winpcap-bugs] Missing Definition in bittypes.h
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
------------------------------------------------------------------------------
_______________________________________________
Winpcap-bugs mailing list
Winpcap-bugs at winpcap.org
https://www.winpcap.org/mailman/listinfo/winpcap-bugs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winpcap.org/pipermail/winpcap-bugs/attachments/20081221/5f5a1d9e/attachment.htm
More information about the Winpcap-bugs
mailing list