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

Seg fault when running M33 Manager on Ubuntu Linux 17.10 #62

Open
ianc1215 opened this issue Nov 23, 2017 · 2 comments
Open

Seg fault when running M33 Manager on Ubuntu Linux 17.10 #62

ianc1215 opened this issue Nov 23, 2017 · 2 comments

Comments

@ianc1215
Copy link

I am having an issue running the M33 manager on my Ubuntu 17.10 machine. The program won't even start. If I run it from terminal I see this (see picture).

The error does not give me much to report. My machine does not have anything special installed. I only have a basic Ubuntu installation.

Any idea what the issue could be? If you need me to test anything I can do so.

error

@donovan6000
Copy link
Owner

For some reason the Mir display library that Ubuntu 17.10 comes with doesn't like that I statically linked some libraries. If you remove the -static-libgcc -static-libstdc++ in M33 Manager's Makefile then you'll be able to compile a version that works in Ubuntu 17.10.

@ianc1215
Copy link
Author

ianc1215 commented Dec 8, 2017

Awesome! Thanks, I will give that a try and let you know.

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

2 participants