On Thu, Sep 15, 2016 at 8:34 AM, Pontus Östlund <pon...@roxen.com> wrote:
> Does anyone know how to solve this?
>
> make[2]: *** No rule to make target
> '/home/poppa/src/pike-git/devel/src/hashtable.h', needed by 'cpp.o'.  Stop.
> Makefile:149: recipe for target '_make_in_builddir' failed
> make[1]: *** [_make_in_builddir] Error 2
> Makefile:66: recipe for target 'compile' failed
> make: *** [compile] Error 2
>
> It seems to have happend after commit
> dcf57dec52f15cda0dc07bbaf2198a250b37030c

Do you still get the issue if you "rm -rf *; git checkout -f" and
rebuild from scratch? Every once in a while, something breaks in the
build, and old files get left behind or something.

ChrisA

Reply via email to