I'm trying to reinstall the gnuradio files from cvs. I get all the files and start the ./bootstrap then ./configure procedure. When it comes to executing 'make' however, it keeps breaking down with the following error:
make[4]: Entering directory `/home/lance/gr-build/gnuradio-core/src/lib/swig'
make[4]: *** No rule to make target `../../../src/lib/general/gr_serial_to_parallel.i', needed by `gnuradio_swig_python.cc'. Stop.
make[4]: Leaving directory `/home/lance/gr-build/gnuradio-core/src/lib/swig'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/lance/gr-build/gnuradio-core/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/lance/gr-build/gnuradio-core/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/lance/gr-build/gnuradio-core'
make: *** [all] Error 2
I've checked and double checked the dependancies, for the gnuradio-core. I've also updated and reinstalled all of them. Can anyone help? Am I missing something obvious?
Regards
Lance
Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates starting at 1¢/min.
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio