Re: [tcpdump-workers] [PATCH] Avoid losing CPPFLAGS in configure.in

2012-03-03 Thread Guy Harris
On Mar 3, 2012, at 8:51 AM, Romain Francoise wrote: > Simon Ruderich found that tcpdump's configure script > loses the value of CPPFLAGS because the save/restore code has a typo. > He provided the following patch to fix the problem: Selecting and copying the patch and doing pbpaste | p

Re: [tcpdump-workers] configure stage problem tcpdump 4.2.1

2012-03-03 Thread Guy Harris
On Mar 3, 2012, at 9:11 AM, MacPir wrote: > I have some problem with install tcpdump latest version . > I have installed libpcap 1.2.1 form tcpdump site and when I want install > tcpdump , I can't go trough configure stage . > I include config.log file As in all these "pcap_parse not found" cas

[tcpdump-workers] configure stage problem tcpdump 4.2.1

2012-03-03 Thread MacPir
Dear Sirs, I have some problem with install tcpdump latest version . I have installed libpcap 1.2.1 form tcpdump site and when I want install tcpdump , I can't go trough configure stage . I include config.log file Yours faithfully, Maciek P. This file contains any messages produced by compile

[tcpdump-workers] [PATCH] Avoid losing CPPFLAGS in configure.in

2012-03-03 Thread Romain Francoise
Hi, Simon Ruderich found that tcpdump's configure script loses the value of CPPFLAGS because the save/restore code has a typo. He provided the following patch to fix the problem: diff --git a/configure.in b/configure.in index 4ac664e..2bf219c 100644 --- a/configure.in +++ b/configure.in @@ -732,

Re: [tcpdump-workers] pcap DLT request for virtio-scsi SCSI transport

2012-03-03 Thread Stefan Hajnoczi
On Tue, Feb 28, 2012 at 11:05 AM, Stefan Hajnoczi wrote: Sorry for the delay, I didn't realize you had replied. I am not subscribed to this mailing list, please Reply-All and keep me CCed. >> The QEMU system emulator now supports the virtio-scsi SCSI transport >> for efficient virtualized SCSI