Re: [tcpdump-workers] compiling tcpdump 4.1.1 with pf_ring

2011-11-30 Thread Michael Richardson
> "Tom" == Tom Carly writes: Tom> Hi, Tom> i'm trying to compile tcpdump with libpcap-pfring. The libpcap Tom> compilation went fine. With tcpdump compilation (./configure Tom> and make) i get this error: Is libpcap-pfring supposed to be built *with* libpcap, or instead of

Re: [tcpdump-workers] compiling tcpdump 4.1.1 with pf_ring

2011-11-29 Thread Guy Harris
On Oct 19, 2011, at 4:17 AM, Tom Carly wrote: > i'm trying to compile tcpdump with libpcap-pfring. The libpcap compilation > went fine. With tcpdump compilation (./configure and make) i get this error: What are the complete contents of the "config.log" file in the tcpdump source directory? -

[tcpdump-workers] compiling tcpdump 4.1.1 with pf_ring

2011-11-27 Thread Tom Carly
Hi, i'm trying to compile tcpdump with libpcap-pfring. The libpcap compilation went fine. With tcpdump compilation (./configure and make) i get this error: gcc -O2 -DHAVE_CONFIG_H -I./missing -D_U_="__attribute__((unused))" -DHAVE_PF_RING -I. -I./../libpcap -I./missing -o tcpdump add