We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Issue when attempting to install on Manjaro
-- Generating done -- Build files have been written to: /home/brycea/xmr-stak-2.4.3/build [ 19%] Built target xmr-stak-c [ 77%] Built target xmr-stak-backend [ 80%] Linking CXX shared library bin/libxmrstak_cuda_backend.so [ 93%] Built target xmrstak_cuda_backend [ 96%] Linking CXX executable bin/xmr-stak bin/libxmr-stak-backend.a(executor.cpp.o): In function `executor::get_http_report(ex_event_name, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)': executor.cpp:(.text+0x40b0): undefined reference to `__cxa_init_primary_exception' executor.cpp:(.text+0x40f0): undefined reference to `std::__exception_ptr::exception_ptr::exception_ptr(void*)' bin/libxmr-stak-backend.a(minethd.cpp.o): In function `std::promise<void>::~promise()': minethd.cpp:(.text._ZNSt7promiseIvED2Ev[_ZNSt7promiseIvED5Ev]+0x14f): undefined reference to `__cxa_init_primary_exception' minethd.cpp:(.text._ZNSt7promiseIvED2Ev[_ZNSt7promiseIvED5Ev]+0x186): undefined reference to `std::__exception_ptr::exception_ptr::exception_ptr(void*)' collect2: error: ld returned 1 exit status make[2]: *** [CMakeFiles/xmr-stak.dir/build.make:106: bin/xmr-stak] Error 1 make[1]: *** [CMakeFiles/Makefile2:181: CMakeFiles/xmr-stak.dir/all] Error 2 make: *** [Makefile:130: all] Error 2```
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issue when attempting to install on Manjaro
The text was updated successfully, but these errors were encountered: