-
Notifications
You must be signed in to change notification settings - Fork 24
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
Build command fails on Ubuntu Linux #4
Comments
I am probably very late to this but you can actually get past this error and make the executable for your architecture here is how i did that:
Sadly i am not on debian and i tried to use their amd64.c prebuilt source file for arch linux i was able to compile stalin but i failed the ./gctest and when i run stalin i just get zsh: segmentation fault (core dumped) ./stalin |
Please file a Debian bug (bugs.debian.org) so this doesn't fall between the cracks. I'll try to have a look at it. Patches welcome! |
Can i file a debian bug report if i am not on debian. building from source on arch is giving me the problem i think it is because the ./gctest fails i have tried running the ./gctest in gdb an i get this:
I don't really know what to do next from here. |
Well, you can. Whether you should is another question. |
While
apt-get install stalin
works, building from source on Ubuntu does not:The text was updated successfully, but these errors were encountered: