>> What can be the cause of this? And how do I solve this problem?
> It would appear that HAVE_PCAP_DATALINK_NAME_TO_VAL isn't defined.
Found the problem: I selected to not only not using yacc but not using
bison as well. That gives weird results.
-
This is the tcpdump-workers list.
Visit https://
;:
sf-pcap.c:(.text+0x1c): multiple definition of `pcap_dump_ftell'
pcap_dump_ftell.o:pcap_dump_ftell.c:(.text+0x0): first defined here
./../libpcap-1.1.1/libpcap.a(gencode.o): In function `pcap_compile':
gencode.c:(.text+0xa34): undefined reference to `pcap_parse'
collect2: ld returned