On Mon, 2007-01-08 at 16:00 -0500, Daniel J Walsh wrote:
Wart wrote:
I just tried rebuilding the policy files for a package that I am
working on (cyphesis), and started getting this syntax error in Rawhide:
% make NAME=strict -f /usr/share/selinux/devel/Makefile
cat: /selinux/mls: No such file or directory
Compiling strict cyphesis module
tmp/all_interfaces.conf:7820:ERROR 'syntax error' at token 'allow' on
line 3871:
allow staff_evolution_alarm_t staff_t:fifo_file { getattr write };
/usr/bin/checkmodule: error(s) encountered while parsing configuration
/usr/bin/checkmodule: loading policy configuration from tmp/cyphesis.tmp
Why don't you have /selinux/mls?
SELinux disabled on the build host? Or building in a chroot that
doesn't have selinuxfs mounted?