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

libPocoFoundation.so.80: error adding symbols: DSO missing from command line #29

Open
DonavanMartin opened this issue Oct 17, 2019 · 0 comments

Comments

@DonavanMartin
Copy link

Do someone have a solution for this issue?

[ 94%] Linking CXX executable ../../../bin/socketiopoco_example
/usr/bin/ld: warning: libPocoNet.so.80, needed by /home/donavanmartin/Desktop/test/socket.io/c++/socket.io-poco/src/../third_party/local/lib/libPocoNetSSL.so, may conflict with libPocoNet.so.64
/usr/bin/ld: warning: libPocoFoundation.so.80, needed by /home/donavanmartin/Desktop/test/socket.io/c++/socket.io-poco/src/../third_party/local/lib/libPocoNetSSL.so, may conflict with libPocoFoundation.so.64
/usr/bin/ld: CMakeFiles/socketiopoco_example.dir/main.cpp.o: undefined reference to symbol '_ZN4Poco6Logger10setChannelENS_6RefPtrINS_7ChannelEEE'
//home/donavanmartin/Desktop/test/socket.io/c++/socket.io-poco/src/../third_party/local/lib/libPocoFoundation.so.80: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
src/examples/CMakeFiles/socketiopoco_example.dir/build.make:147: recipe for target '../bin/socketiopoco_example' failed
make[2]: *** [../bin/socketiopoco_example] Error 1
CMakeFiles/Makefile2:181: recipe for target 'src/examples/CMakeFiles/socketiopoco_example.dir/all' failed
make[1]: *** [src/examples/CMakeFiles/socketiopoco_example.dir/all] Error 2
Makefile:129: recipe for target 'all' failed
make: *** [all] Error 2
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

1 participant