View previous topic :: View next topic |
Author |
Message |
dreamping n00b
Joined: 22 Jul 2005 Posts: 29
|
Posted: Sun Nov 13, 2005 10:06 am Post subject: selinux,make load error |
|
|
my commands and the errors
#pwd
/etc/security/selinux/src/policy
#checkpolicy -V
19(compatibility 19-15)
#cat Makefile
......
POLICYCOMPAT = -C 19
......
#make load
*Policy version:19
*kernel version :18
*Varning : policy version mismatch. Is your POLICYCOMPAT set correctly?
* See http://............
......
but when i set POLICYCOMPAT to 18 before making load
the error become:
*Policy version:18
*kernel version :18
*Compiling and installing policy.18
/usr/bin/checkpolicy: loading policy configuration from /etc/security/selinux/src/policy.conf
constraints:48:ERROR 'syntax error' at boken 'constrain' on line 60665:
constrain proess transition
/usr/bin/checkpolicy: error(s) encounteren while parsing configuration
make *** [/etc/security/selinux/policy.18] Error 1 |
|
Back to top |
|
|
nixnut Bodhisattva
Joined: 09 Apr 2004 Posts: 10974 Location: the dutch mountains
|
Posted: Sun Nov 13, 2005 2:37 pm Post subject: |
|
|
Moved from Installing Gentoo to Networking & Security.
Doesn't look like an installing Gentoo problem. Selinux is security stuff so moved here. _________________ Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered
talk is cheap. supply exceeds demand |
|
Back to top |
|
|
|