Problems with install

From: White, Tom (AZ15) <tom.white_at_honeywell.com>
Date: Wed, 24 Oct 2001 10:15:37 -0700


I am trying to implement the SELinux patch on a Red Hat 7.1 box. I did the Kernel build following the documentation on the NSA web site. I got to step 2 in the INSTALLING section and when I do a make install in the module directory I get the following output:

[root@warthog module]# make install
rm -f selinux_plug/include/asm selinux_plug/arch/machine ( cd selinux_plug/include ; ln -sf asm-i386 asm) ( cd selinux_plug/arch ; ln -sf i386 machine)

mkdir -p /usr/local/selinux/flask
mkdir -p /usr/local/selinux/include/linux/flask
mkdir -p /usr/local/selinux/include/asm-i386/flask
mkdir -p /usr/local/selinux/bin

( cd /usr/local/selinux/include; ln -sf asm-i386 asm) cd selinux_plug/flask; install access_vectors security_classes initial_sids
/usr/local/selinux/flask

cd selinux_plug/include/linux/flask; install *.h
/usr/local/selinux/include/linux/flask

cd selinux_plug/include/asm/flask; install *.h
/usr/local/selinux/include/asm/flask

cd ../../lsm/include/asm; install unistd.h /usr/local/selinux/include/asm cd selinux_plug/ss; install checkpolicy /usr/local/selinux/bin install: cannot stat `checkpolicy': No such file or directory make: *** [install] Error 1
[root@warthog module]#

I checked /usr/local/selinux/bin for checkpolicy to see if it was just a permissions problem but the file does not exist. I could not find it in the
/lsm directory either. Can someone tell me what I have screwed up? Thank
you for your time.

--
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.
Received on Wed 24 Oct 2001 - 13:30:29 EDT

This archive was generated by hypermail 2.2.0 on Wed 11 Jun 2008 - 08:10:26 EDT