Hello everybody,
I am trying to install a i686 cross compiler on an x86_64 host. I use
crossdev to install it but when it want to install glibc, it fails with
the following error:
checking for is_selinux_enabled in -lselinux... no
configure: error: SELinux explicitly required, but sufficiently recent
SELinux library not found
Does anybody know how to solve this problem ?
Furthermore, if I ever manage to install it, will it be OK to cross
compile programs for another computer (through distcc) if SELinux is not
installed on this other computer ?
Thanks in advance for your help,
François Valenduc