Gustavo Zacarias <gustavo@xxxxxxxxxxxxxxx> wrote: > Disable connlabel for purely static builds since it pulls in libdl which > isn't available in such cases causing build breakage. What do you mean by 'purely static builds'? In any case, current iptables master ./configure --disable-shared --enable-static && make fails to build with your patch applied since configure thinks that neither libmnl nor libfntnl are present. I also don't understand why connlabel should not be built with above configure options, care to elaborate? -- 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