[hackers] Compiling stali

From: Harald Weber <harald.h.weber_AT_gmail.com>
Date: Thu, 10 Dec 2015 23:57:11 +0100

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
Received on Thu Dec 10 2015 - 23:57:11 CET

This archive was generated by hypermail 2.3.0 : Fri Dec 11 2015 - 00:00:29 CET