Date:        Fri, 17 Feb 2017 22:28:32 +0100
    From:        Kamil Rytarowski <n...@gmx.com>
    Message-ID:  <1f5043f2-b004-f558-bd66-cc96675ab...@gmx.com>


  | Thank you for your feedback. I was required to manually remove old files
  | in order to regenerate locally new siginfo.c..

That means you didn't do "make includes" first before building.   build.sh
does.

For whatever reason, the siginfo.c file depends upon ${DESTDIR}/usr/include/...
rather than ../../src/sys/...  (perhaps in order to allow the same Makefile.inc
to be used from multiple places, I am not sure - the usual reason for this is
to depend upon an arch or machine dependant .h file, which this is not.)

kre

Reply via email to