Re: Compile error in 8.1

2016-09-14 Thread Pontus Östlund
ake[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:

Re: Compile error in 8.1

2016-09-14 Thread Chris Angelico
'_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 &q

Re: Compile error in 8.1

2016-09-14 Thread Chris Angelico
x27;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

Compile error in 8.1

2016-09-14 Thread Pontus Östlund
Makefile:66: recipe for target 'compile' failed make: *** [compile] Error 2 It seems to have happend after commit dcf57dec52f15cda0dc07bbaf2198a250b37030c Regards - Pontus Östlund Developer • Roxen AB +46 70-662 81 69 www.roxen.com <http://www.roxen.com/> | twitter.com/roxen <https://twitter.com/roxen>

compile error

2010-09-08 Thread Lance Dillon
Trying to compile a module, and I'm getting the following error: [riffr...@ral-eng-calvin-01 G3]$ pike -x module ** Old style module ** Running make PIKE_INCLUDES=-I/usr/local/pike/7.8.469/include/pike PIKE_SRC_DIR=/usr/local/pike/7.8.469/include/pike BUILD_BASE=/usr/local/pike/7.8.469/include/