Package: shadow Severity: important Version: 1:4.0.14-5 Tags: patch Hi, in contrary to configure.in comment, selinux support is not autodetected :-( Please, could you add following snippet into debian/rules ? ifneq (linux,$(DEB_HOST_ARCH_OS)) DEB_CONFIGURE_EXTRA_FLAGS += --without-selinux +endif Thanks Petr