I just glanced through your emails. No, I've not had any problems with
missing files. All work through it your direction tomorrow. I'm out of
time today, unfortunately.
I didn't diff against the original Kicad, so maybe there's the
difference in there. Dod the USE_NINJA=NO removal fix anything, because
it need ninja.
On Thu, Nov 07, 2019 at 04:46:26PM +0000, Stuart Henderson wrote:
> > +++ Makefile 7 Nov 2019 16:43:31 -0000
> > @@ -1,90 +1,106 @@
> > -# $OpenBSD: Makefile,v 1.36 2019/07/12 20:43:45 sthen Exp $
> > +# $OpenBSD$
> > +USE_NINJA=No
>
> Oops, this crept in from a test.
>
> > +pre-build:
> > + @sed -i "s,-lrt,," \
> > + ${WRKDIR}/build-amd64/build.ninja
>
> this change is bogus, the input files must be fixed instead.
>
> > + ${MODPY_BIN} ${MODPY_LIBDIR}/compileall.py \
>
> you can give this a directory, it will recurse
--
Tracey Emery