Use CMake to build, autotools are deprecated and are only used for package building. They will be removed shortly to remove the confusion.
On Thu, Mar 22, 2012 at 9:28 AM, sumitstop <sumit.ku...@research.iiit.ac.in> wrote: > > Hi , > Yesterday I was trying to install gnuradio 3.4.0.actually before that I > patched the files from jello(https://www.cgran.org/wiki/UCSBJello)to the > folder of gnuradio. > after that I did ./configre , make .But during sudo make install it threw > some error like this : > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > make[12]: Leaving directory > `/home/sumit/Downloads/gnuradio-3.4.0/gnuradio-core/src/python/gnuradio/blks2impl' > make[11]: Leaving directory > `/home/sumit/Downloads/gnuradio-3.4.0/gnuradio-core/src/python/gnuradio/blks2impl' > make[10]: Leaving directory > `/home/sumit/Downloads/gnuradio-3.4.0/gnuradio-core/src/python/gnuradio/blks2impl' > Making install in vocoder > make[10]: Entering directory > `/home/sumit/Downloads/gnuradio-3.4.0/gnuradio-core/src/python/gnuradio/vocoder' > make install-am > make[11]: Entering directory > `/home/sumit/Downloads/gnuradio-3.4.0/gnuradio-core/src/python/gnuradio/vocoder' > make[12]: Entering directory > `/home/sumit/Downloads/gnuradio-3.4.0/gnuradio-core/src/python/gnuradio/vocoder' > make[12]: Nothing to be done for `install-exec-am'. > test -z "/usr/local/lib/python2.6/dist-packages/gnuradio/vocoder" || > /bin/mkdir -p "/usr/local/lib/python2.6/dist-packages/gnuradio/vocoder" > /usr/bin/install -c -m 644 __init__.py > '/usr/local/lib/python2.6/dist-packages/gnuradio/vocoder' > Byte-compiling python modules... > __init__.py > Byte-compiling python modules (optimized versions) ... > __init__.py > make[12]: Leaving directory > `/home/sumit/Downloads/gnuradio-3.4.0/gnuradio-core/src/python/gnuradio/vocoder' > make[11]: Leaving directory > `/home/sumit/Downloads/gnuradio-3.4.0/gnuradio-core/src/python/gnuradio/vocoder' > make[10]: Leaving directory > `/home/sumit/Downloads/gnuradio-3.4.0/gnuradio-core/src/python/gnuradio/vocoder' > make[10]: Entering directory > `/home/sumit/Downloads/gnuradio-3.4.0/gnuradio-core/src/python/gnuradio' > make[11]: Entering directory > `/home/sumit/Downloads/gnuradio-3.4.0/gnuradio-core/src/python/gnuradio' > make[11]: Nothing to be done for `install-exec-am'. > make[11]: *** No rule to make target `audio.py', needed by > `install-grpythonPYTHON'. Stop. > make[11]: Leaving directory > `/home/sumit/Downloads/gnuradio-3.4.0/gnuradio-core/src/python/gnuradio' > make[10]: *** [install-am] Error 2 > make[10]: Leaving directory > `/home/sumit/Downloads/gnuradio-3.4.0/gnuradio-core/src/python/gnuradio' > make[9]: *** [install-recursive] Error 1 > make[9]: Leaving directory > `/home/sumit/Downloads/gnuradio-3.4.0/gnuradio-core/src/python/gnuradio' > make[8]: *** [install] Error 2 > make[8]: Leaving directory > `/home/sumit/Downloads/gnuradio-3.4.0/gnuradio-core/src/python/gnuradio' > make[7]: *** [install-recursive] Error 1 > make[7]: Leaving directory > `/home/sumit/Downloads/gnuradio-3.4.0/gnuradio-core/src/python' > make[6]: *** [install] Error 2 > make[6]: Leaving directory > `/home/sumit/Downloads/gnuradio-3.4.0/gnuradio-core/src/python' > make[5]: *** [install-recursive] Error 1 > make[5]: Leaving directory > `/home/sumit/Downloads/gnuradio-3.4.0/gnuradio-core/src' > make[4]: *** [install] Error 2 > make[4]: Leaving directory > `/home/sumit/Downloads/gnuradio-3.4.0/gnuradio-core/src' > make[3]: *** [install-recursive] Error 1 > make[3]: Leaving directory > `/home/sumit/Downloads/gnuradio-3.4.0/gnuradio-core' > make[2]: *** [install] Error 2 > make[2]: Leaving directory > `/home/sumit/Downloads/gnuradio-3.4.0/gnuradio-core' > make[1]: *** [install-recursive] Error 1 > make[1]: Leaving directory `/home/sumit/Downloads/gnuradio-3.4.0' > make: *** [install] Error 2 > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > need a little help as I have to install this proper version of gnuradio > only. > > > > > > ----- > Sumit Kr. > Research Assistant > Communication Research center > IIIT Hyderabad > India > -- > View this message in context: > http://old.nabble.com/error-while-installing-gnuradio-3.4.0-and-jello%28papyrus%29-tp33544622p33544622.html > Sent from the GnuRadio mailing list archive at Nabble.com. > > > _______________________________________________ > 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