Thank you very much!

I was stuck on 24%. Probably because of the gr-osmosdr requires version 3.6.4.1 of gnuradio.
In vip ports is gnuradio-3.6.3.1 I trying to build new ones.

I'm not a programmer, I'm learning new things and I hope that it will go
although it is still a long way
New build error gr-osmosdr

$ make
[ 4%] Building CXX object lib/CMakeFiles/gnuradio-osmosdr.dir/osmosdr_source_c_impl.cc.o [ 8%] Building CXX object lib/CMakeFiles/gnuradio-osmosdr.dir/osmosdr_sink_c_impl.cc.o [ 12%] Building CXX object lib/CMakeFiles/gnuradio-osmosdr.dir/osmosdr_ranges.cc.o [ 16%] Building CXX object lib/CMakeFiles/gnuradio-osmosdr.dir/osmosdr_device.cc.o [ 20%] Building CXX object lib/CMakeFiles/gnuradio-osmosdr.dir/file/file_source_c.cc.o [ 24%] Building CXX object lib/CMakeFiles/gnuradio-osmosdr.dir/rtl/rtl_source_c.cc.o /home/edasky/SRC/gr-osmosdr/lib/rtl/rtl_source_c.cc: In member function 'virtual osmosdr::freq_range_t rtl_source_c::get_freq_range(size_t)': /home/edasky/SRC/gr-osmosdr/lib/rtl/rtl_source_c.cc:488: error: 'RTLSDR_TUNER_R828D' was not declared in this scope
/usr/local/include/boost/system/error_code.hpp: At global scope:
/usr/local/include/boost/system/error_code.hpp:214: warning: 'boost::system::posix_category' defined but not used /usr/local/include/boost/system/error_code.hpp:215: warning: 'boost::system::errno_ecat' defined but not used /usr/local/include/boost/system/error_code.hpp:216: warning: 'boost::system::native_ecat' defined but not used *** Error 1 in . (lib/CMakeFiles/gnuradio-osmosdr.dir/build.make:171 'lib/CMakeFiles/gnuradio-osmosdr.dir/rtl/rtl_source_c.cc.o': cd /home/e...) *** Error 1 in . (CMakeFiles/Makefile2:122 'lib/CMakeFiles/gnuradio-osmosdr.dir/all')
*** Error 1 in /home/edasky/SRC/gr-osmosdr/build (Makefile:127 'all')




thanks

On Friday, 3 July 2015 10:08:24 CEST, David Coppa wrote:
On Fri, Jul 3, 2015 at 2:42 AM, Aaron Bieber <aa...@bolddaemon.com> wrote:
EdaSky writes:
 ...

The error reported by the OP is fixed now...

http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel/cmake/patches/patch-Modules_FindBoost_cmake

Cheers!
David

Reply via email to