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

compilation problem on centos7 #35

Open
liangstein opened this issue Jun 10, 2018 · 1 comment
Open

compilation problem on centos7 #35

liangstein opened this issue Jun 10, 2018 · 1 comment

Comments

@liangstein
Copy link

[ 94%] Building CXX object CMakeFiles/aionminer.dir/blake2/blake2bx.cpp.o
[100%] Linking CXX executable aionminer
/home/cuda9.2/lib64/libcudart_static.a(libcudart_static.a.o): In function cudart::cuosShmCloseEx(cudart::cuosShmInfoEx_st*, unsigned int, unsigned int)': (.text+0x525f6): undefined reference to shm_unlink'
/home/cuda9.2/lib64/libcudart_static.a(libcudart_static.a.o): In function cudart::cuosShmOpenNamedEx(void*, char const*, unsigned long, cudart::cuosShmInfoEx_st**)': (.text+0x526c1): undefined reference to shm_open'
/home/cuda9.2/lib64/libcudart_static.a(libcudart_static.a.o): In function cudart::cuosShmCreateNamedEx(void*, char const*, unsigned long, cudart::cuosShmInfoEx_st**)': (.text+0x528df): undefined reference to shm_open'
/home/cuda9.2/lib64/libcudart_static.a(libcudart_static.a.o): In function cudart::cuosShmCreateNamedEx(void*, char const*, unsigned long, cudart::cuosShmInfoEx_st**)': (.text+0x528f9): undefined reference to shm_unlink'
collect2: error: ld returned 1 exit status
make[2]: *** [aionminer] Error 1
make[1]: *** [CMakeFiles/aionminer.dir/all] Error 2
make: *** [all] Error 2

@TurkiHoucine
Copy link

Hello, I have the same problem.
Did you find a solution? thank you

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