On Sun, 3 Dec 2017, Joerg Sonnenberger wrote:
On Sun, Dec 03, 2017 at 07:49:03PM +0000, Benny Siegert wrote:ChromeOS userland has a libselinux but not the selinux.h header file. The configure check passes but compilation later fails.I think it would be better to actually check for the (non-)existance of the header, just to prepare for Google potentially fixing this at some point. It also serves as documentation.
Yes. This should really be fixed upstream. I will prepare a pull request or something.
-- Benny