GNU Radio 3.7 will be the *next* release and since it breaks API compatibility due to namespaces being reorganized third party code will have to be updated.
Alex On Tue, Feb 5, 2013 at 9:06 AM, Albert Chun-Chieh Huang <[email protected]> wrote: > Hi, all, > > I've just searched on the archive of this mailing list as well as > google. I could not find the answer for this combination. > > What I'm trying to do is compiling latest gr-osmosdr with gnuradio 3.7, > which is installed by gnuradio-next package in MacPorts. Configuration > seems good. But when I tried to compile it, I get this error message: > > ==================== > $ make > Scanning dependencies of target gnuradio-osmosdr > [ 3%] Building CXX object > lib/CMakeFiles/gnuradio-osmosdr.dir/osmosdr_source_c_impl.cc.o > /Users/albert/Projects/GNUradio/gr-osmosdr/lib/osmosdr_source_c_impl.cc:32:31: > fatal error: gr_noise_source_c.h: No such file or directory > compilation terminated. > make[2]: *** [lib/CMakeFiles/gnuradio-osmosdr.dir/osmosdr_source_c_impl.cc.o] > Error 1 > make[1]: *** [lib/CMakeFiles/gnuradio-osmosdr.dir/all] Error 2 > make: *** [all] Error 2 > ==================== > > I could not find gr_noise_source_c.h in > /opt/local/include/gnuradio. Does anybody know how to solve this > problem? > > Thanks in advance. > -- > Albert Chun-Chieh Huang(黃俊傑) > Blog: Random Notes, http://alberthuang314.blogspot.com/ > > _______________________________________________ > 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
