bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#16335: Segmentation fault when using cp -a with SELinux and fakeroot


From: Pádraig Brady
Subject: bug#16335: Segmentation fault when using cp -a with SELinux and fakeroot
Date: Mon, 13 Jan 2014 14:57:20 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2

On 01/13/2014 02:50 PM, Pádraig Brady wrote:
> +# Then compile/link it:
> +$CC -shared -fPIC -O2 k.c -o k.so \
> +  || framework_failure_ 'failed to build SELinux shared library'

I'll change that to a || skip_ ...
so that we avoid issues with no (stub) <selinux/selinux.h> being available.

thanks,
Pádraig.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]