* well.. stuff doesnt build.
@ 2000-12-22 19:31 Jeremiah Johnson
2000-12-22 20:54 ` Stephen Smalley
0 siblings, 1 reply; 3+ messages in thread
From: Jeremiah Johnson @ 2000-12-22 19:31 UTC (permalink / raw)
To: selinux
Ok,
So I was attempting to build this stuff into rpm's. But some of the include files reference files that don't seem to exist. ie:
include/fs_secure.h
include/proc_secure.h
include/socket_secure.h
include/ss_types.h
all reference
#include <linux/flask/flask.h>
"flask.h" doesnt exist in the distro. I tried replacing "linux/flask/flask.h" with "flask_util.h" and compiling fileutils and it errors in building. I can print the error if it would help. But since I dont think flask.h and flask_util.h are the same its probably not related to that.
Jeremiah Johnson
Linux Security Analyst
Penguin Computing
You have received this message because you are subscribed to the selinux 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.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: well.. stuff doesnt build.
2000-12-22 19:31 well.. stuff doesnt build Jeremiah Johnson
@ 2000-12-22 20:54 ` Stephen Smalley
2000-12-22 21:22 ` Jeremiah Johnson
0 siblings, 1 reply; 3+ messages in thread
From: Stephen Smalley @ 2000-12-22 20:54 UTC (permalink / raw)
To: selinux
The include/linux/flask/flask.h file is automatically generated
during the kernel build. The flask subdirectory contains the
Makefile and configuration files that are used to generate flask.h
and some other header files.
--
Stephen D. Smalley, NAI Labs
sds@tislabs.com
On Fri, 22 Dec 2000, Jeremiah Johnson wrote:
> Ok,
>
> So I was attempting to build this stuff into rpm's. But some of the include files reference files that don't seem to exist. ie:
>
> include/fs_secure.h
> include/proc_secure.h
> include/socket_secure.h
> include/ss_types.h
>
> all reference
>
> #include <linux/flask/flask.h>
>
> "flask.h" doesnt exist in the distro. I tried replacing "linux/flask/flask.h" with "flask_util.h" and compiling fileutils and it errors in building. I can print the error if it would help. But since I dont think flask.h and flask_util.h are the same its probably not related to that.
>
> Jeremiah Johnson
> Linux Security Analyst
> Penguin Computing
>
> You have received this message because you are subscribed to the selinux 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.
>
You have received this message because you are subscribed to the selinux 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.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: well.. stuff doesnt build.
2000-12-22 20:54 ` Stephen Smalley
@ 2000-12-22 21:22 ` Jeremiah Johnson
0 siblings, 0 replies; 3+ messages in thread
From: Jeremiah Johnson @ 2000-12-22 21:22 UTC (permalink / raw)
To: selinux
I was hopeing I wouldnt need to rebuild the kernel and everything for basic stuff to compile, but ok. I will definately try that out.
Jeremiah Johnson
Linux Security Analyst
Penguin Computing
On Fri, Dec 22, 2000 at 03:54:19PM -0500, Stephen Smalley wrote:
>
> The include/linux/flask/flask.h file is automatically generated
> during the kernel build. The flask subdirectory contains the
> Makefile and configuration files that are used to generate flask.h
> and some other header files.
>
> --
> Stephen D. Smalley, NAI Labs
> sds@tislabs.com
>
> On Fri, 22 Dec 2000, Jeremiah Johnson wrote:
>
> > Ok,
> >
> > So I was attempting to build this stuff into rpm's. But some of the include files reference files that don't seem to exist. ie:
> >
> > include/fs_secure.h
> > include/proc_secure.h
> > include/socket_secure.h
> > include/ss_types.h
> >
> > all reference
> >
> > #include <linux/flask/flask.h>
> >
> > "flask.h" doesnt exist in the distro. I tried replacing "linux/flask/flask.h" with "flask_util.h" and compiling fileutils and it errors in building. I can print the error if it would help. But since I dont think flask.h and flask_util.h are the same its probably not related to that.
> >
> > Jeremiah Johnson
> > Linux Security Analyst
> > Penguin Computing
> >
> > You have received this message because you are subscribed to the selinux 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.
> >
>
> You have received this message because you are subscribed to the selinux 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.
You have received this message because you are subscribed to the selinux 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.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2000-12-22 21:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-12-22 19:31 well.. stuff doesnt build Jeremiah Johnson
2000-12-22 20:54 ` Stephen Smalley
2000-12-22 21:22 ` Jeremiah Johnson
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.