On Sat, Jan 2, 2010 at 4:53 AM, <[email protected]> wrote: > Hi guys, > Please help me: > My airprobe is having some problem, its gsm-decode works fine but rest two > modules is having problem during 'make', this error has occured > Pcap.h: no such file or directory > And after it a lot of related errors > Kindly let me know what went wrong
It sounds like you need to install the libpcap headers. You haven't said anything about your system so I can't tell you how to install them. In Fedora Linux it's just "yum install libpcap-devel" In the future please try to avoid quoting the whole digest back to the list. Thanks! _______________________________________________ A51 mailing list [email protected] http://lists.lists.reflextor.com/cgi-bin/mailman/listinfo/a51
