Iblis Lin <ib...@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...
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to