From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <45CB903B.9050109@mentalrootkit.com> Date: Thu, 08 Feb 2007 16:03:55 -0500 From: Karl MacMillan MIME-Version: 1.0 To: Stephen Smalley CC: Daniel J Walsh , SE Linux Subject: Re: Small patch to allow semodule_deps to build References: <45CA4A0E.7000500@redhat.com> <45CB3EC4.7000103@mentalrootkit.com> <1170950373.11912.276.camel@moss-spartans.epoch.ncsc.mil> In-Reply-To: <1170950373.11912.276.camel@moss-spartans.epoch.ncsc.mil> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Sender: owner-selinux@tycho.nsa.gov List-Id: selinux@tycho.nsa.gov Stephen Smalley wrote: > On Thu, 2007-02-08 at 10:16 -0500, Karl MacMillan wrote: >> Daniel J Walsh wrote: >>> >>> ------------------------------------------------------------------------ >>> >>> --- nsapolicycoreutils/semodule_deps/semodule_deps.c 2007-02-07 12:11:49.000000000 -0500 >>> +++ policycoreutils-2.0.0/semodule_deps/semodule_deps.c 2007-02-07 16:46:18.000000000 -0500 >>> @@ -16,7 +16,7 @@ >>> * of avrule_blocks - even in an ABI safe way - seems undesirable. >>> */ >>> #include >>> -#include >>> +#include >>> #include >>> >>> #include >> This shouldn't be necessary - errcodes.h should be included via >> policydb.h -> symtab.h -> hashtab.h. Also, I can't reproduce this locally. > > Actually, Dan is correct at least in removing #include - > that was what you had originally called the header, but renamed to > errcodes.h in response to my comments. So you (and I) had a lingering > errno.h left around from previous builds that obscured the broken build. > cd trunk/ > rm -rf ~/obj > make DESTDIR=~/obj install > to reproduce. > Yep - guess my process needs a little fixing. Acked-by: Karl MacMillan and merged as policycoreutils 2.0.1. -- 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.