lately i want to learn somthing about raw socket. so i download winpcap source to compile in the cygwin env. then it issue error ".../bin/ld: cannot find -lPacket" i suppose it resulted from the path setting, so i try to set it in my .bash_profile, in which i add "export PATH=$PATH:/usr/local/lib" and copy Packet.a to /usr/local/lib. however, it still issues such error. what should i do to avoid it complain again in order to install winpcap successful? (Or if i simply donwload winpcap version, install it, how can i let cygwin be aware of it?) i appreciate any suggestion, sincerely.
env i use in cygwin: gcc 3.3.3 / make 3.80 / winpcap 3.1 beta4 Send instant messages to your online friends http://uk.messenger.yahoo.com ================================================================== This is the WinPcap users list. It is archived at http://www.mail-archive.com/[email protected]/ To unsubscribe use mailto: [EMAIL PROTECTED] ==================================================================
