From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from msux-gh1-uea02.nsa.gov (msux-gh1-uea02.nsa.gov [63.239.67.2]) by tarius.tycho.ncsc.mil (8.13.1/8.13.1) with ESMTP id n6153UTc001855 for ; Wed, 1 Jul 2009 01:03:30 -0400 Received: from wf-out-1314.google.com (localhost [127.0.0.1]) by msux-gh1-uea02.nsa.gov (8.12.10/8.12.10) with ESMTP id n61545dA003672 for ; Wed, 1 Jul 2009 05:04:05 GMT Received: by wf-out-1314.google.com with SMTP id 28so252006wff.30 for ; Tue, 30 Jun 2009 22:03:29 -0700 (PDT) Message-ID: <4A4AEE64.3040105@gmail.com> Date: Tue, 30 Jun 2009 22:04:36 -0700 From: "Justin P. Mattock" MIME-Version: 1.0 To: Andy CC: selinux@tycho.nsa.gov Subject: Re: Problem about PAM-selinux References: <2cd8d8530906302109g57ece921i8a9fcd72261c6f88@mail.gmail.com> In-Reply-To: <2cd8d8530906302109g57ece921i8a9fcd72261c6f88@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Sender: owner-selinux@tycho.nsa.gov List-Id: selinux@tycho.nsa.gov Andy wrote: > Hi, all, > I have a pam-selinux problem. I know I should post it to pam list, but > no response from them. > > Things happened like this: > I want to upgrade my pam in Fedora Core 6, when I make my > Linux-PAM-1.1.0, I encountered a error. > > pam_selinux.c: In function `mls_range_allowed': > pam_selinux.c:239: error: `CONTEXT__CONTAINS' undeclared (first use in > this function) > pam_selinux.c:239: error: (Each undeclared identifier is reported only once > pam_selinux.c:239: error: for each function it appears in.) > pam_selinux.c:246: error: `SECCLASS_CONTEXT' undeclared (first use in > this function) > > And I grep "CONTEXT__CONTAINS" in the whole Linux-PAM-1.1.0 source > code packet, nowhere defines it. > It seems to be some issues about selinux. > Anybody can give me a help ? Thanks. > > -- > 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. > > looks like an old *.h file somewhere try updating all the SELinux packages, (and kernel if need be) Justin P. Mattock -- 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.