On Tue, Mar 12, 2019 at 4:21 PM Stephen Smalley <[email protected]> wrote:
> On 3/12/19 2:47 PM, Johannes Brechtmann wrote:
> >  From 1892b9ff8045bac6fe166802b2d8a8a3111c1e0c Mon Sep 17 00:00:00 2001
> > From: Johannes Brechtmann <[email protected]>
> > Date: Tue, 12 Mar 2019 17:50:12 +0100
> > Subject: [PATCH] selinux: use kernel definition of PF_MAX in scripts
> >
> > Building selinux scripts of old releases on a current host fails with:
> >
> >      In file included from scripts/selinux/genheaders/genheaders.c:19:
> >      ./security/selinux/include/classmap.h:245:2: error: #error New
> >      address family defined, please update secclass_map.
> >
> > Fix the issue by including linux/socket.h from kernel instead of
> > sys/socket.h from host.
> >
> > Signed-off-by: Johannes Brechtmann <[email protected]>
>
> Thanks, but already covered by
> https://lore.kernel.org/selinux/[email protected]/

... and as of right now, the fix has been merged into selinux/next.

-- 
paul moore
www.paul-moore.com

Reply via email to