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

From: "Stephen RP O'Connell" <srpoc103@xxxxxxxxxxxxxxx>
Date: Mon, 11 Feb 2008 09:16:15 +0000
It prints:

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

Any ideas?

Quoting Guy Harris <guy@xxxxxxxxxxxx>:

> Stephen O'Connell wrote:
> 
> > /usr/local/lib/libpcap.a(gencode.o): In function `.L186':
> > gencode.c:(.text+0x869): undefined reference to `pcap_parse'
> 
> In the source tree of the version of libpcap you built, what does the 
> command "egrep pcap_parse *.[chyl]" print?
> _______________________________________________
> Wireshark-users mailing list
> Wireshark-users@xxxxxxxxxxxxx
> http://www.wireshark.org/mailman/listinfo/wireshark-users
>