Re: [tcpflow-devel] tcpflow under cygwin
Brought to you by:
simsong
From: Jeremy E. <je...@ci...> - 2004-04-15 21:44:50
|
Hi Nic, Thanks - that's great! Would it be possible for you to put together a patch that I can apply to the CVS repo? "Nic Roets" writes: >I've successfully compiled and run tcpflow under cygwin. > >I had to download and install WinPCAP as well as the "devel" package >"wpdpack_3_1_beta.zip". Their both on the WinDump site. > >I had to download net/ethernet.h and linux/if_ether.h from the >tcptrace cvs, and make sure tcpflow.h includes them. > >I used the following line to compile, because I was too lazy to fix >configure. > >gcc -L/ion/WpdPack/Lib -lwpcap -l /ion/WpdPack/Lib/ -I/ion/WpdPack/Include *.c > >I set RETSIGTYPE to int, and just ignored the warnings. > >-- >Regards >Nic Roets > > > >------------------------------------------------------- >This SF.Net email is sponsored by: IBM Linux Tutorials >Free Linux tutorial presented by Daniel Robbins, President and CEO of >GenToo technologies. Learn everything from fundamentals to system >administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click >_______________________________________________ >tcpflow-devel mailing list >tcp...@li... >https://lists.sourceforge.net/lists/listinfo/tcpflow-devel |