Hi Siva,
Siva Prakash Reddy G wrote:
Hi,
while compiling openWRT, i am getting below mentioned error, if anybody faced
the same problem and fixed it, please help me out.
In file included from include/busybox.h:10,
from applets/applets.c:11:
include/libbb.h:56:29: error: selinux/selinux.h: No such file or directory
include/libbb.h:57:29: error: selinux/context.h: No such file or directory
include/libbb.h:58:27: error: selinux/flask.h: No such file or directory
include/libbb.h:59:36: error: selinux/av_permissions.h: No such file or
directory
In file included from include/busybox.h:10,
from applets/applets.c:11:
include/libbb.h:1010: error: expected ')' before 'sid'
include/libbb.h:1011: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'set_security_context_component'
include/libbb.h:1013: error: expected ')' before 'scontext'
make[5]: *** [applets/applets.o] Error 1
make[4]: *** [applets] Error 2
compiling openwrt on fedora core linux 9.
please help me out, if anybody know the soloution .
It looks like it has selinux features enabled in busybox, without the
actual selinux headers available. Could you share your .config for review?
Ithamar.
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel