pequod icon indicating copy to clipboard operation
pequod copied to clipboard

make error

Open ghost opened this issue 10 years ago • 1 comments

lscm@B5M-0223:~/git/pequod$ make cd tamer && make --no-print-directory compiler tamer cd compiler && make make all-am make[3]: Nothing to be done for `all-am'. cd tamer && make make all-am ../compiler/tamer -g -o bufferedio.cc -c bufferedio.tt || (rm bufferedio.cc && false) /bin/bash: line 1: 3396 Segmentation fault (core dumped) ../compiler/tamer -g -o bufferedio.cc -c bufferedio.tt make[3]: *** [bufferedio.cc] Error 1 make[2]: *** [all] Error 2 make[1]: *** [tamer] Error 2 make: *** [tamer-update] Error 2 lscm@B5M-0223:~/git/pequod$ gcc --version gcc (Ubuntu 4.8.1-2ubuntu1~13.04) 4.8.1 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

ghost avatar Jun 10 '14 08:06 ghost

What is the complete log of running bootstrap.sh and configure on a fresh clone?

bryankate avatar Jun 17 '14 14:06 bryankate