Your message dated Fri, 10 Feb 2006 20:21:09 +0100
with message-id <[EMAIL PROTECTED]>
and subject line [Pkg-shadow-devel] Bug#352260: shadow; FTBFS on non-linux
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
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




--- End Message ---
--- Begin Message ---
Version: 4.0.14-6

Quoting Petr Salinger ([EMAIL PROTECTED]):
> 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


This is supposedly done in 4.0.14-6 which I just uploaded a few
minutes ago.

Please reopen this bug if something goes wrong (but I think I'll learn
from Aurélien Jarno if something fails on kFreeBSD).



--- End Message ---

Reply via email to