On 01/11/2018 03:15 AM, ogün levent wrote: > Hi everyone > I cannot install gr-burst and gr-eventstream to raspberry pi rasbian os > via cmake. I get these messages during installation
In the README for gr-burst, it indicates you need to install gr-mapper. Also the included error messages are for gr-burst - do you have a different set of error messages for gr-eventstream? -- Cinaed > > Best > > [ 7%] Building CXX object > lib/CMakeFiles/gnuradio-burst.dir/synchronizer_v4_impl.cc.o > [ 7%] Building CXX object lib/CMakeFiles/gnuradio-burst.dir/qa_helpers.cc.o > [ 7%] Linking CXX shared library libgnuradio-burst.so > [ 7%] Built target gnuradio-burst > Scanning dependencies of target test-burst > [ 7%] Building CXX object lib/CMakeFiles/test-burst.dir/test_burst.cc.o > [ 7%] Building CXX object > lib/CMakeFiles/test-burst.dir/qa_synchronizer_v4.cc.o > [ 7%] Building CXX object lib/CMakeFiles/test-burst.dir/qa_burst.cc.o > [ 7%] Building CXX object lib/CMakeFiles/test-burst.dir/qa_helpers.cc.o > [ 7%] Linking CXX executable test-burst > [ 7%] Built target test-burst > Scanning dependencies of target burst_swig_swig_doc > [ 7%] Built target burst_swig_swig_doc > Scanning dependencies of target _burst_swig_swig_tag > [ 7%] Building CXX object > swig/CMakeFiles/_burst_swig_swig_tag.dir/_burst_swig_swig_tag.cpp.o > [ 7%] Linking CXX executable _burst_swig_swig_tag > [ 7%] Built target _burst_swig_swig_tag > [ 7%] Generating burst_swig.tag > Scanning dependencies of target burst_swig_swig_2d0df > [ 7%] Building CXX object > swig/CMakeFiles/burst_swig_swig_2d0df.dir/burst_swig_swig_2d0df.cpp.o > [ 7%] Linking CXX executable burst_swig_swig_2d0df > Swig source > /home/pi/gr-burst/swig/burst_swig.i:6: Error: Unable to find > 'mapper/mapper/swig/mapper_swig.i' > swig/CMakeFiles/burst_swig_swig_2d0df.dir/build.make:134: recipe for > target 'swig/burst_swig_swig_2d0df' failed > make[2]: *** [swig/burst_swig_swig_2d0df] Error 1 > make[2]: *** Deleting file 'swig/burst_swig_swig_2d0df' > CMakeFiles/Makefile2:274: recipe for target > 'swig/CMakeFiles/burst_swig_swig_2d0df.dir/all' failed > make[1]: *** [swig/CMakeFiles/burst_swig_swig_2d0df.dir/all] Error 2 > Makefile:138: recipe for target 'all' failed > make: *** [all] Error 2 > > > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
