Hello,
I want to make some modifications to SElinux itself for some of my work. I am currently using Fedora v18 with KDE. I downloaded the Linux kernel, and also the reference policy source. Both seem to give me an error. The errors are
While compiling the policy '@localhost serefpolicy-3.11.1]$ sudo make conf
make: *** No rule to make target `policy/modules/contrib/metadata.xml', needed by `tmp/admin.xml'. Stop.'
While compiling Selinux from Linux kernel 3.7.10
'@localhost selinux]$ make
make: *** No rule to make target `/include/classmap.h', needed by `/flask.h'. Stop.'
I fail to understand what am i missing here. I checked the contrib directory, it turns out to be empty. Also, i downloaded the serefpolicy using yum-utils. Kindly let me know or some links. Thank you for your time.