On Mon, May 12, 2014 at 05:23:54PM +0200, Pablo Neira Ayuso wrote: > On Sat, May 10, 2014 at 10:51:23AM +0800, Hangbin Liu wrote: > > On Fri, May 09, 2014 at 03:59:42PM +0200, Pablo Neira Ayuso wrote: > > > On Fri, May 09, 2014 at 07:54:11PM +0800, Hangbin Liu wrote: > > > > On Fri, May 09, 2014 at 01:29:59PM +0200, Pablo Neira Ayuso wrote: > > > > > On Thu, May 08, 2014 at 06:02:25PM +0800, Hangbin Liu wrote: > > > > > > If we do not have libnetfilter_cttimeout and disabled cttimeout, conntrack-tools > > > > > > will compile fail because nfct.c include nfnetlink_cttimeout.h. Fix it by only > > > > > > compile nfct when we have enabled cttimeout > > > > > > OK, I see. That's not nfnetlink_cttimeout.h, it's > > > libnetfilter_cttimeout.h. > > > > Ah, sorry, my mistake > > Please, give a try to the attached patch. Now, really attaching the patch.