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.) _______________________________________________ Wireshark-users mailing list Wireshark-users@wireshark.org http://www.wireshark.org/mailman/listinfo/wireshark-users