Hello
I'm trying to build a evbarm kernel with 
options         SLJIT
options         BPFJIT

and it fails with:
/local/armandeche1/netbsd-9/src/sys/net/bpfjit.c:73:10: fatal error: 
sljitLir.h: No such file or directory
#include <sljitLir.h>
           ^~~~~~~~~~~~
The file is in sys/external/bsd/sljit/dist/sljit_src/

How does one fix this ? The module Makefile has:
CPPFLAGS+=      \
        -I ${NETBSDSRCDIR}/sys/external/bsd/sljit/dist/sljit_src

-- 
Manuel Bouyer <[email protected]>
     NetBSD: 26 ans d'experience feront toujours la difference
--

Reply via email to