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

Linking CXX executable test-dvbt #26

Open
Sustainedhhh opened this issue Mar 28, 2017 · 0 comments
Open

Linking CXX executable test-dvbt #26

Sustainedhhh opened this issue Mar 28, 2017 · 0 comments

Comments

@Sustainedhhh
Copy link

Linking CXX executable test-dvbt
/usr/bin/ld: CMakeFiles/test-dvbt.dir/qa_viterbi_decoder.cc.o: undefined reference to symbol '_ZN7log4cpp8Appender29AppenderMapStorageInitializerC1Ev'
//usr/local/lib/liblog4cpp.so.5: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
lib/CMakeFiles/test-dvbt.dir/build.make:624: recipe for target 'lib/test-dvbt' failed
make[2]: *** [lib/test-dvbt] Error 1
CMakeFiles/Makefile2:158: recipe for target 'lib/CMakeFiles/test-dvbt.dir/all' failed
make[1]: *** [lib/CMakeFiles/test-dvbt.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2


this is my system information:
root@debian:/home/gustavo/learngit/gr-dvbt# uname -a
Linux debian 3.16.0-4-amd64 #1 SMP Debian 3.16.39-1 (2016-12-30) x86_64 GNU/

and i have installed the liblog4cpp5 when i install gnuradio.

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