Created
July 11, 2012 17:42
-
-
Save mccun934/3091945 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
BUILD SUCCESSFUL | |
Total time: 3 seconds | |
+ cd selinux | |
+ for selinuxvariant in mls strict targeted | |
+ make NAME=mls -f /usr/share/selinux/devel/Makefile | |
Compiling mls thumbslug module | |
/usr/bin/checkmodule: loading policy configuration from tmp/thumbslug.tmp | |
/usr/bin/checkmodule: policy configuration loaded | |
/usr/bin/checkmodule: writing binary representation (version 14) to tmp/thumbslug.mod | |
Creating mls thumbslug.pp policy package | |
libsepol.policydb_read: policydb module version 14 does not match my version range 4-13 | |
/usr/bin/semodule_package: Error while reading policy module from tmp/thumbslug.mod | |
make: *** [thumbslug.pp] Error 1 | |
rm tmp/thumbslug.mod tmp/thumbslug.mod.fc | |
error: Bad exit status from /var/tmp/rpm-tmp.H4LU4T (%build) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment