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

GLIBC_PRIVATE error #39

Closed
mukul1992 opened this issue May 25, 2018 · 2 comments
Closed

GLIBC_PRIVATE error #39

mukul1992 opened this issue May 25, 2018 · 2 comments

Comments

@mukul1992
Copy link

I downloaded the mcx binary for Linux 64-bit and I get this error on running mcx:
mcx: relocation error: mcx: symbol __get_cpu_features, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference

I am running on RedHat7.

Do I need to compile mcx from source?

@fangq
Copy link
Owner

fangq commented May 25, 2018

@mukul1992, this is a result of incompatible libc versions.
did you try the Ubuntu 16.04 folder in the nightly build?

http://mcx.space/nightly/linux64/Ubuntu16.04/

let me know if you are able to run this binary, if not, you will have to recompile mcx on your system.

@mukul1992
Copy link
Author

I was able to run it.

Thanks!

@fangq fangq closed this as completed May 25, 2018
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