<div>Hi all,</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I want to capture layer 2 (Raw) packets on&nbsp;two ethernet adapters. I first opened two adapters using pcap_open function and then i tried to get the pcap_t's handle using pcap_gethandle and &nbsp;events using WaitforMultipleEvents function. I got the following error 
</div>
<div>&nbsp;</div>
<div>undefined reference to pcap_gethandle ,</div>
<div>
<div>undefined reference to WaitforMultipleEvents.</div>
<div>&nbsp;</div>
<div>What should i do now to capture raw packets on multiple interfaces continuously?</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>Thanks and Regards,</div>
<div>Bhuvan</div></div>