Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-users: Re: [Wireshark-users] Compilation problems with CVS libpcap

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Mon, 11 Feb 2008 01:38:03 -0800
Stephen RP O'Connell wrote:
It prints:

gencode.c:      (void)pcap_parse();
gencode.h:int pcap_parse(void);
grammar.c:pcap_parse()
grammar.y:pcap_parse()

What does

	nm -po /usr/local/lib/libpcap.a | egrep pcap_parse

print?

(I'm assuming this is Linux; if it's not, you might as well give up, unless you're writing your own USB support or got the USB support from somebody else, as the current CVS version of libpcap supports only Linux.)