Re: [tcpdump-workers] pcap_open_live failing with Illegal instruction error

2010-03-31 Thread Guy Harris
On Mar 31, 2010, at 12:08 PM, krishna manohar wrote: > I am new to pcap.I am writing a sniffer for s3c2440 arm board. > In the process i have cross compile libpcap 1.0.0 and loaded my executable > on the target. > when i run the sniffer application on target pcap_open_live is failing with > Illeg

[tcpdump-workers] pcap_open_live failing with Illegal instruction error

2010-03-31 Thread krishna manohar
All, I am new to pcap.I am writing a sniffer for s3c2440 arm board. In the process i have cross compile libpcap 1.0.0 and loaded my executable on the target. when i run the sniffer application on target pcap_open_live is failing with Illegal instruction message. I have enable CONFIG_PACKET option