Re: [tcpdump-workers] tcpdump without ipv6

2008-11-18 Thread Guy Harris
On Nov 11, 2008, at 5:49 AM, Gabor Z. Papp wrote: Compiling tcpdump 4.0.0 without ipv6 - linking against ipv6less libpcap too - generates the following error: Peter Volkov's fix (same as your fix) has been checked into the git tree and the main and 4.0 CVS trees. - This is the tcpdump-work

[tcpdump-workers] tcpdump without ipv6

2008-11-11 Thread Gabor Z. Papp
Compiling tcpdump 4.0.0 without ipv6 - linking against ipv6less libpcap too - generates the following error: print-enc.o: In function `enc_if_print': print-enc.c:(.text+0xce): undefined reference to `ip6_print' collect2: ld returned 1 exit status make: *** [tcpdump] Error 1 --- print-enc.c.orig 2