From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] pcap: revert build patches Date: Wed, 19 Mar 2014 14:49:49 +0100 Message-ID: <2349490.WBUm1J5ddU@xps13> References: <1394100716-26424-1-git-send-email-david.marchand@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: David Marchand Return-path: In-Reply-To: <1394100716-26424-1-git-send-email-david.marchand-pdR9zngts4EAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 06/03/2014 11:11, David Marchand : > This reverts commit > a0cdfcf936bcccd15d08a22c9cf38013b6859ad2, > ef5b2363627dadacfee7da6ee0c7d1c2b40a30db and > 60191b8919ef630a0fd50c32a734dd04802ccbfc . > > These patches are creating more problems than solving the initial one (which > was a build error with too old pcap libraries). > Since old pcap librabries are not that common, just revert them. > > Reported-by: Meir Tseitlin > Reported-by: Mats Liljegren > Signed-off-by: David Marchand Acked and applied. If someone request to support an old version of libpcap, a slightly different solution should be provided. -- Thomas