Re: [libvirt] [PATCH] nwfilter: fix build error when pcap-config is not present

2018-06-07 Thread Ján Tomko
On Thu, Jun 07, 2018 at 03:46:27PM -0500, Brijesh Singh wrote: The compilation fails with the following error when pcap-config is not present on the host: nwfilter/nwfilter_learnipaddr.c:824:1: error: conflicting types for 'virNWFilterLearnIPAddress'

[libvirt] [PATCH] nwfilter: fix build error when pcap-config is not present

2018-06-07 Thread Brijesh Singh
The compilation fails with the following error when pcap-config is not present on the host: nwfilter/nwfilter_learnipaddr.c:824:1: error: conflicting types for 'virNWFilterLearnIPAddress' virNWFilterLearnIPAddress(virNWFilterTechDriverPtr techdriver ATTRIBUTE_UNUSED, In file included from