From: "Christopher J. PeBenito" <cpebenito@tresys.com>
To: Kernel freak <kernelfreak@gmail.com>
Cc: <selinux@tycho.nsa.gov>
Subject: Re: Compiling Selinux from Source
Date: Mon, 18 Mar 2013 10:12:28 -0400 [thread overview]
Message-ID: <514720CC.6030801@tresys.com> (raw)
In-Reply-To: <CAOFt0CRpFTOD8S2iktjUdLDPVOhG9Cvq9j51sqxDsQLVno=irQ@mail.gmail.com>
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@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
prev parent reply other threads:[~2013-03-18 14:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-16 12:06 Compiling Selinux from Source Kernel freak
2013-03-18 14:08 ` Stephen Smalley
2013-03-18 14:12 ` Christopher J. PeBenito [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=514720CC.6030801@tresys.com \
--to=cpebenito@tresys.com \
--cc=kernelfreak@gmail.com \
--cc=selinux@tycho.nsa.gov \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.