bmake core dump
Simon J. Gerraty
sjg at juniper.net
Tue Feb 28 07:16:52 UTC 2017
Iblis Lin <iblis at hs.ntnu.edu.tw> wrote:
> > Could you perhaps run that with ktrace?
> >
> > Eg.
> >
> > ktrace -i -t cnis -f /var/tmp/make.kt whatever command you ran
> > kdump -m 128 -f /var/tmp/make.kt > /var/tmp/make.kd
> >
> > that would show what make is actually reading
> >
>
> I uploaded the ktrace to the gist:
> https://gist.github.com/iblis17/0beff3e1b4fcb7eac9df5889cd3ddde7#file-make-kd-L2733-L2853
Thanks, so the last line of your makefile as no newline.
Not that that upsets any bmake binary I have handy.
Thanks for the input...
More information about the freebsd-current
mailing list