Thank you Michael! With CMAKE and instructions here http://lists.gnu.org/archive/html/discuss-gnuradio/2012-03/msg00419.html I was able to build gr succesfully :) Now to wait for my rtl-sdr stick.. hi! :-)
73 Mikko, OH2FXD On Mar 31, 2012, at 4:57 PM, Michael Dickens wrote: > Mikko - It looks like you're using the GNU Autotools for building, yes? If > so, try using CMake instead; 'volk' in particular compiles must more robustly > using CMake. I don't know that I've ever gotten volk to compile using GNU > Autotools, but I've almost never had an issue when using CMake. Hope this > helps! - MLD > > On Mar 31, 2012, at 9:36 AM, Mikko Lähteenmäki wrote: > >> Hello, I have following environment: >> >> Newest Xcode + homebrew port for other needed software/libs. >> gr is installed via SVN. >> >> When running make I get this problem which I cant pass: >> >> Making all in hid >> Makefile:935: *** extraneous `else'. Stop. >> make[5]: *** [all-recursive] Error 1 >> make[4]: *** [all] Error 2 >> make[3]: *** [all-recursive] Error 1 >> make[2]: *** [all] Error 2 >> make[1]: *** [all-recursive] Error 1 >> make: *** [all] Error 2 >> >> and make check produces this error message: >> >> dyld: Symbol not found: _volk_machine_sse2_32 >> Referenced from: /Users/ifreq/gnuradio/volk/lib/.libs/libvolk.0.dylib >> Expected in: flat namespace >> in /Users/ifreq/gnuradio/volk/lib/.libs/libvolk.0.dylib >> /bin/sh: line 1: 65660 Trace/BPT trap: 5 ${dir}$tst >> >> >> Waiting for possible fix, thanks in advance! :-) > > > _______________________________________________ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio