I try but i have these erros when i use the command make : python/uhd_swig.cc:14754:3: error: ‘stream_args_t’ was not declared in this scope python/uhd_swig.cc:14754:18: error: ‘arg2’ was not declared in this scope python/uhd_swig.cc:14764:3: error: ‘rx_streamer’ has not been declared python/uhd_swig.cc:14764:21: error: expected ‘;’ before ‘result’ python/uhd_swig.cc:14779:28: error: expected type-specifier before ‘stream_args_t’ python/uhd_swig.cc:14779:28: error: expected ‘>’ before ‘stream_args_t’ python/uhd_swig.cc:14779:28: error: expected ‘(’ before ‘stream_args_t’ python/uhd_swig.cc:14779:44: error: expected primary-expression before ‘>’ token python/uhd_swig.cc:14779:52: error: expected ‘)’ before ‘;’ token python/uhd_swig.cc:14782:7: error: ‘result’ was not declared in this scope python/uhd_swig.cc:14782:53: error: expected ‘)’ before ‘const’ python/uhd_swig.cc:14782:67: error: expected ‘)’ before ‘;’ token python/uhd_swig.cc:14792:15: error: expected type-specifier before ‘rx_streamer’ python/uhd_swig.cc:14792:15: error: expected ‘)’ before ‘rx_streamer’ python/uhd_swig.cc:14792:161: error: expected ‘)’ before ‘;’ token python/uhd_swig.cc: In function ‘PyObject* _wrap_device_get_tx_stream(PyObject*, PyObject*, PyObject*)’: python/uhd_swig.cc:14802:3: error: ‘stream_args_t’ was not declared in this scope python/uhd_swig.cc:14802:18: error: ‘arg2’ was not declared in this scope python/uhd_swig.cc:14812:3: error: ‘tx_streamer’ has not been declared python/uhd_swig.cc:14812:21: error: expected ‘;’ before ‘result’ python/uhd_swig.cc:14827:28: error: expected type-specifier before ‘stream_args_t’ python/uhd_swig.cc:14827:28: error: expected ‘>’ before ‘stream_args_t’ python/uhd_swig.cc:14827:28: error: expected ‘(’ before ‘stream_args_t’ python/uhd_swig.cc:14827:44: error: expected primary-expression before ‘>’ token python/uhd_swig.cc:14827:52: error: expected ‘)’ before ‘;’ token python/uhd_swig.cc:14830:7: error: ‘result’ was not declared in this scope python/uhd_swig.cc:14830:53: error: expected ‘)’ before ‘const’ python/uhd_swig.cc:14830:67: error: expected ‘)’ before ‘;’ token python/uhd_swig.cc:14840:15: error: expected type-specifier before ‘tx_streamer’ python/uhd_swig.cc:14840:15: error: expected ‘)’ before ‘tx_streamer’ python/uhd_swig.cc:14840:161: error: expected ‘)’ before ‘;’ token make[5]: ** [_uhd_swig_la-uhd_swig.lo] Erro 1 make[5]: Saindo do diretório `/home/sdr/gnuradio-3.4.0/gr-uhd/swig'
And these errors with the command ./bootstrap chmod: impossível acessar "volk_register.py": Arquivo ou diretório não encontrado aclocal: `configure.ac' or `configure.in' is required autoconf: error: no input file autoheader: `configure.ac' or `configure.in' is required automake: `configure.ac' or `configure.in' is required Someone know why? Thank you :-) 2012/5/10 Loic Danceg <loicdan...@gmail.com> > Hi Ellen, > > Thank you for your faster answer! > I just need to do that? So in my directory i need use the command: > > ./bootstrap > ./configure > make -j5 > make install > > And all will works? > > Btw if i need to use UHD, can i use the last version of UHD with the > version GNURadio3.3 and 3.4? > > Again thank you for your time! > > Loic > > > 2012/5/10 Ellen Apolinar <ellen.apolinar...@googlemail.com> > >> Hey Loic, >> >> yes, you can download an old release here: >> http://gnuradio.org/releases/gnuradio/ >> >> I installed 3.3.0. My steps: >> - I saved the file in my download directory. >> - extracted it with file-roller in my chosen directory (e.g. /etc/) >> - build it, install it and run it. ;) >> >> have a nice day. >> >> Regards >> Ellen >> >> >> 2012/5/10 Loic Danceg <loicdan...@gmail.com> >> >>> Hi everybody, >>> >>> Is it possible to install an old version of GNURadio? Like version 3.3 >>> or 3.4? >>> If yes, how is possible? >>> Because apt-get install and the automatic script install the version. >>> >>> Thank you a lot! >>> >>> Loic. >>> >>> _______________________________________________ >>> 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