Hi

I tried to compile stali on ubuntu 15.10. But I get the following error:

make[3]: Entering directory '/root/stali/stalibuild/src/bin/hbase/awk'
awk build options:
CFLAGS   = -I../../../../toolchain/x86_64-linux-musl/x86_64-linux-musl/include
CPPFLAGS = -D_POSIX_SOURCE
LDFLAGS  = -s -static -lm
CC       = ../../../../toolchain/x86_64-linux-musl/bin/x86_64-linux-musl-gcc
YACC -d awkgram.y

conflicts: 43 shift/reduce, 85 reduce/reduce
mv y.tab.c ytab.c
mv y.tab.h ytab.h
LD gen/maketab
MAKETAB proctab.c
/bin/sh: 1: gen/maketab: not found
stali.mk:23: recipe for target 'proctab.c' failed
make[3]: *** [proctab.c] Error 127
make[3]: Leaving directory '/root/stali/stalibuild/src/bin/hbase/awk'
../../mk/dir.mk:4: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/root/stali/stalibuild/src/bin/hbase'
../mk/dir.mk:4: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/root/stali/stalibuild/src/bin'
mk/dir.mk:4: recipe for target 'all' failed
make: *** [all] Error 2

Can someone help me to figure out whats going wrong?

Thanks


Harald

Reply via email to