We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In file included from /tmp/gnuradio-20190127-82014-9e1msl/gnuradio-3.7.10.1/gnuradio-runtime/lib/basic_block.cc:29: /tmp/gnuradio-20190127-82014-9e1msl/gnuradio-3.7.10.1/build/gnuradio-runtime/include/gnuradio/logger.h:124:10: fatal error: 'log4cpp/Category.hh' file not found #include <log4cpp/Category.hh> ^~~~~~~~~~~~~~~~~~~~~ 1 error generated. make[2]: *** [gnuradio-runtime/lib/CMakeFiles/gnuradio-runtime.dir/basic_block.cc.o] Error 1 make[1]: *** [gnuradio-runtime/lib/CMakeFiles/gnuradio-runtime.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... [ 23%] Built target blocks_swig5_gr_blocks_swig_a6e57 [ 23%] Built target blocks_swig3_gr_blocks_swig_a6e57 [ 23%] Built target blocks_swig2_gr_blocks_swig_a6e57 make: *** [all] Error 2
Terminal shows this errors. Could you help me with solving this issue?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In file included from /tmp/gnuradio-20190127-82014-9e1msl/gnuradio-3.7.10.1/gnuradio-runtime/lib/basic_block.cc:29:
/tmp/gnuradio-20190127-82014-9e1msl/gnuradio-3.7.10.1/build/gnuradio-runtime/include/gnuradio/logger.h:124:10: fatal error: 'log4cpp/Category.hh' file not found
#include <log4cpp/Category.hh>
^~~~~~~~~~~~~~~~~~~~~
1 error generated.
make[2]: *** [gnuradio-runtime/lib/CMakeFiles/gnuradio-runtime.dir/basic_block.cc.o] Error 1
make[1]: *** [gnuradio-runtime/lib/CMakeFiles/gnuradio-runtime.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 23%] Built target blocks_swig5_gr_blocks_swig_a6e57
[ 23%] Built target blocks_swig3_gr_blocks_swig_a6e57
[ 23%] Built target blocks_swig2_gr_blocks_swig_a6e57
make: *** [all] Error 2
Terminal shows this errors. Could you help me with solving this issue?
The text was updated successfully, but these errors were encountered: