Re: Kernel compilation error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, May 31, 2019 at 10:44:58PM +0200, Fernando Fernandez Mancera wrote:
> Hi,
> 
> I am getting the following error when compiling the kernel after pull
> the last changes from nf-next.git.
> 
> >   CC      security/apparmor/lsm.o
> >   CC      kernel/trace/trace_stack.o
> > In file included from security/apparmor/lsm.c:27:
> > ./include/linux/netfilter_ipv6.h: In function ‘nf_ipv6_br_defrag’:
> > ./include/linux/netfilter_ipv6.h:113:9: error: implicit declaration of function ‘nf_ct_frag6_gather’; did you mean ‘nf_ct_attach’? [-Werror=implicit-function-declaration]
> >   return nf_ct_frag6_gather(net, skb, user);
> >          ^~~~~~~~~~~~~~~~~~
> >          nf_ct_attach
> >   CC [M]  arch/x86/kvm/mmu.o
> 
> I have been taking a loook into .config for any missing module but I
> didn't find anything wrong. Is this a known issue? Thanks!

http://patchwork.ozlabs.org/patch/1108256/



[Index of Archives]     [Netfitler Users]     [Berkeley Packet Filter]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux