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 Strange. The nfnetlink_cttimeout.h file is cached inside the conntrack-tools tree: conntrack-tools/include/linux/netfilter/nfnetlink_cttimeout.h Here this compiles fine with my current tree and using: ./configure --prefix=/usr --disable-cthelper --disable-cttimeout Please, investigate this issue a bit further. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html