Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make error #2

Open
ghost opened this issue Jun 10, 2014 · 1 comment
Open

make error #2

ghost opened this issue Jun 10, 2014 · 1 comment

Comments

@ghost
Copy link

ghost commented Jun 10, 2014

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.

@bryankate
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant