Hi all, I'm trying to build gr-pyserial from github : https://github.com/jmalsbury/gr-pyserial , and it required grextras. and When I was trying to build grextras, this error occurred
:~/gnuradio/grextras/build# cmake ../ -- Build type not specified: defaulting to release. -- Boost version: 1.55.0 -- Could NOT find VOLK (missing: VOLK_INCLUDE_DIRS) -- checking for module 'gruel' -- package 'gruel' not found -- Could NOT find GRUEL (missing: GRUEL_LIBRARIES GRUEL_INCLUDE_DIRS) -- checking for module 'gnuradio-core' -- package 'gnuradio-core' not found -- Could NOT find GNURADIO_CORE (missing: GNURADIO_CORE_LIBRARIES GNURADIO_CORE_INCLUDE_DIRS) CMake Error at CMakeLists.txt:108 (message): VOLK required to compile extras -- Configuring incomplete, errors occurred! See also "/home/hoangnt/gnuradio/grextras/build/CMakeFiles/CMakeOutput.log". Before this happen, Boost is also required to compile. however I installed libboost-all-dev and that error was solved. This time, I tried to install libvolk, but nothing changed. Could you please give any idea for this ? Thank you, Hoang -- -HoangNT- PhoneNo : +841654248782 Skype : hoangastro FB : https://www.facebook.com/kenshin.rorouni
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio