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

Can't build RASP #524

Open
Dofker opened this issue Aug 11, 2021 · 0 comments
Open

Can't build RASP #524

Dofker opened this issue Aug 11, 2021 · 0 comments

Comments

@Dofker
Copy link

Dofker commented Aug 11, 2021

Hello,
I'm trying to build RASP, but always fail on last command. When I'm trying to “make” I always get an error:

[ 58%] Linking CXX executable RaspCli
/usr/bin/ld: CMakeFiles/RaspCli.dir/reagent/serving/cli/Server.cpp.o: undefined reference to symbol '_ZNKSt9basic_iosIcSt11char_traitsIcEE4failEv@@GLIBCXX_3.4'
/usr/bin/ld: /root/miniconda3/lib/libstdc++.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/RaspCli.dir/build.make:187: RaspCli] Error 1
make[1]: *** [CMakeFiles/Makefile2:188: CMakeFiles/RaspCli.dir/all] Error 2
make: *** [Makefile:160: all] Error 2

g++ version: 7.5.0
c++ version: 7.5.0
CMake version: 3.19.6

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