neo anderson wrote:
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.

Maybe try renaming Packet.a to libPacket.a ?

Ben

--
Ben Greear <[EMAIL PROTECTED]>
Candela Technologies Inc  http://www.candelatech.com



==================================================================
This is the WinPcap users list. It is archived at
http://www.mail-archive.com/winpcap-users@winpcap.polito.it/

To unsubscribe use mailto: [EMAIL PROTECTED]
==================================================================

Reply via email to