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

Running make #38

Open
ArielCyber opened this issue Mar 22, 2020 · 0 comments
Open

Running make #38

ArielCyber opened this issue Mar 22, 2020 · 0 comments

Comments

@ArielCyber
Copy link

Hi,

I'm having this problem while I am running the make command:

/usr/bin/ld: ../extern/ENCRYPTO_utils/src/libencrypto_utils.a(thread.cpp.o): undefined reference to symbol '_ZNSt18condition_variable10notify_oneEv@@GLIBCXX_3.4.11'
//usr/lib/x86_64-linux-gnu/libstdc++.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
mains/CMakeFiles/otmain.dir/build.make:94: recipe for target 'mains/otmain' failed
make[2]: *** [mains/otmain] Error 1
CMakeFiles/Makefile2:345: recipe for target 'mains/CMakeFiles/otmain.dir/all' failed
make[1]: *** [mains/CMakeFiles/otmain.dir/all] Error 2
Makefile:129: recipe for target 'all' failed
make: *** [all] Error 2

Any suggestions?

Regards,
Noa

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

0 participants