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

vp make error while building target nvdla #46

Open
anthonyzyc opened this issue Aug 5, 2019 · 0 comments
Open

vp make error while building target nvdla #46

anthonyzyc opened this issue Aug 5, 2019 · 0 comments

Comments

@anthonyzyc
Copy link

I meet a error which may not googled previously, Anybody can kindly give a help.

[ 86%] Built target nvdla
Scanning dependencies of target aarch64_toplevel
[ 87%] Building CXX object CMakeFiles/aarch64_toplevel.dir/src/aarch64_toplevel.cpp.o
[ 87%] Linking CXX executable aarch64_toplevel
//usr/lib/x86_64-linux-gnu/libsnappy.so.1: undefined reference to std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned long)@GLIBCXX_3.4.21' //usr/lib/x86_64-linux-gnu/libsnappy.so.1: undefined reference to std::__cxx11::basic_string<char, std::char_traits, std::allocator >::resize(unsigned long, char)@GLIBCXX_3.4.21'
collect2: error: ld returned 1 exit status
CMakeFiles/aarch64_toplevel.dir/build.make:106: recipe for target 'aarch64_toplevel' failed
make[2]: *** [aarch64_toplevel] Error 1
CMakeFiles/Makefile2:111: recipe for target 'CMakeFiles/aarch64_toplevel.dir/all' failed
make[1]: *** [CMakeFiles/aarch64_toplevel.dir/all] Error 2
Makefile:149: 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