Gentoo Archives: gentoo-hardened

From: "François Valenduc" <francois.valenduc@××××××××××.be>
To: gentoo-hardened@l.g.o
Subject: [gentoo-hardened] problem installing a cross glibc with SELinux
Date: Thu, 21 Aug 2008 20:56:26
Message-Id: 48ADD677.5070605@tvcablenet.be
1 Hello everybody,
2 I am trying to install a i686 cross compiler on an x86_64 host. I use
3 crossdev to install it but when it want to install glibc, it fails with
4 the following error:
5
6 checking for is_selinux_enabled in -lselinux... no
7 configure: error: SELinux explicitly required, but sufficiently recent
8 SELinux library not found
9
10 Does anybody know how to solve this problem ?
11 Furthermore, if I ever manage to install it, will it be OK to cross
12 compile programs for another computer (through distcc) if SELinux is not
13 installed on this other computer ?
14
15 Thanks in advance for your help,
16 François Valenduc