I am having trouble building the secilc compiler. I cloned this repository:
"https://github.com/SELinuxProject/selinux" and when I change into the
directory "secilc", and try to run the "make" command it gives me this
output:
[steve@localhost secilc]$ sudo make
"cc -Wall -Wshadow -Wextra -Wundef -Wmissing-format-attribute
-Wcast-align -Wstrict-prototypes -Wpointer-arith -Wunused -I/usr/include
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c -o secilc.o secilc.c
secilc.c:30:20: fatal error: stdlib.h: No such file or directory
compilation terminated.
<builtin>: recipe for target 'secilc.o' failed
make: *** [secilc.o] Error 1"
I'm not sure what I'm doing wrong, I am just trying to get the compiler
because I have upgraded everything else on my system to selinux
userspace 2.4 from this website below.
"https://fedoraproject.org/wiki/Changes/SELinuxPolicyStoreMigration"
If anyone can help me I would really appreciate it. Thanks.
_______________________________________________
Selinux mailing list
Selinux@xxxxxxxxxxxxx
To unsubscribe, send email to Selinux-leave@xxxxxxxxxxxxx.
To get help, send an email containing "help" to Selinux-request@xxxxxxxxxxxxx.