On 03/16/13 08:06, Kernel freak wrote: > 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.' [...] > I fail to understand what am i missing here. I checked the contrib directory, it turns out to be empty. You also need to check out the contrib submodule: $ git submodule init $ git submodule update See http://oss.tresys.com/projects/refpolicy/wiki/RepositoryCheckout for more details. -- Chris PeBenito Tresys Technology, LLC www.tresys.com | oss.tresys.com -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with the words "unsubscribe selinux" without quotes as the message.