Michael Dickens wrote: > Hi Alex - In the file 'gnuradio-core/src/lib/Makefile.am', remove the > entry "missing/libmissing.la" from the entry for > "libgnuradio_core_qa_la_LIBADD". Here's the "svn diff". Let me / the > list know if this works. - MLD Yep, that worked, thanks. But now I get another error for which I found no solution on Google, and simply removing it from the Makefile didn't help this time...
---8<--- make[5]: *** No rule to make target `gnuradio_swig_py_runtime.h', needed by `all'. Stop. This is how I ran configure: $ ./configure --prefix=/Users/alex/Documents/work/nc-projects/gr --disable-all-components --enable-gnuradio-core --enable-usrp --enable-gr-usrp --enable-gr-wxgui --enable-gr-audio-osx --enable-gnuradio-examples --enable-gr-utils --enable-gr-how-to-write-a-block --enable-omnithread --enable-gruel --enable-mblock --enable-pmt --enable-grc ---8<--- Alex _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
