extensions/GNUmakefile.in:118:libext.a: initext.o ${libext_objs} extensions/GNUmakefile.in:61:@ENABLE_STATIC_TRUE@ libext_objs := ${pfx_objs} extensions/GNUmakefile.in:48:pfx_objs := $(patsubst %,libxt_%.o,${pfx_build_mod}) extensions/GNUmakefile.in:41:pfx_build_mod := $(patsubst ${srcdir}/libxt_%.c,%,$(sort $(wildcard ${srcdir}/libxt_*.c))) extensions/GNUmakefile.in:42:pfx_build_mod += NOTRACK state extensions/GNUmakefile.in:45:pfx_build_mod := $(filter-out @blacklist_modules@,${pfx_build_mod}) so I guess that explains why it fails, but no idea what the right fix is. -- 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