Re: non-module build fail

2019-09-10 Thread Manuel Bouyer
On Tue, Sep 10, 2019 at 05:01:43PM +0100, Robert Swindells wrote: > > Manuel Bouyer wrote: > >On Tue, Sep 10, 2019 at 04:38:46PM +0100, Robert Swindells wrote: > >> > >> Manuel Bouyer wrote: > >> >I'm trying to build a evbarm kernel with > >> >options SLJIT > >> >options BPFJIT

Re: non-module build fail

2019-09-10 Thread Robert Swindells
Manuel Bouyer wrote: >On Tue, Sep 10, 2019 at 04:38:46PM +0100, Robert Swindells wrote: >> >> Manuel Bouyer wrote: >> >I'm trying to build a evbarm kernel with >> >options SLJIT >> >options BPFJIT >> >> Are you building a 32 or 64-bit kernel ? > >32-bits. Try this: Index: f

Re: non-module build fail

2019-09-10 Thread Manuel Bouyer
On Tue, Sep 10, 2019 at 05:43:51PM +0200, Manuel Bouyer wrote: > On Tue, Sep 10, 2019 at 04:38:46PM +0100, Robert Swindells wrote: > > > > Manuel Bouyer wrote: > > >I'm trying to build a evbarm kernel with > > >options SLJIT > > >options BPFJIT > > > > Are you building a 32 or 6

Re: non-module build fail

2019-09-10 Thread Manuel Bouyer
On Tue, Sep 10, 2019 at 04:38:46PM +0100, Robert Swindells wrote: > > Manuel Bouyer wrote: > >I'm trying to build a evbarm kernel with > >options SLJIT > >options BPFJIT > > Are you building a 32 or 64-bit kernel ? 32-bits. -- Manuel Bouyer NetBSD: 26 ans d'experience f

Re: non-module build fail

2019-09-10 Thread Robert Swindells
Manuel Bouyer wrote: >I'm trying to build a evbarm kernel with >options SLJIT >options BPFJIT Are you building a 32 or 64-bit kernel ?

non-module build fail

2019-09-10 Thread Manuel Bouyer
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 ^~~~ The file is in sys/external/bsd/sljit/dist/s