Nella citazione in data Wed Mar 7 17:28:33 2012, [email protected] ha
scritto:
The other approach for Ubuntu is:
http://www.sbrac.org/files/build-gnuradio
Takes care of dependencies, etc.
On Wed, 7 Mar 2012 08:06:34 -0800, Nick Foster wrote:
On Wed, Mar 7, 2012 at 5:15 AM, senthil murugan
<[email protected] <mailto:[email protected]>> wrote:
Hi all,
I have error when making gnuradio 3.4.2 in Ubuntu 11.10 system. I
googled the error but i didn't get any materials to solve this
issue.
You need to install libxi. On Ubuntu 11.10 the package is "libxi6".
--n
Could anyone please help me in this regard:
/usr/bin/ld: cannot find -lXi
collect2: ld returned 1 exit status
make[5]: *** [libgnuradio-qtgui.la <http://libgnuradio-qtgui.la>]
Error 1
make[5]: Leaving directory `/home/roshni/gnuradio-3.4.2/gr-qtgui/lib'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/home/roshni/gnuradio-3.4.2/gr-qtgui/lib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/roshni/gnuradio-3.4.2/gr-qtgui'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/roshni/gnuradio-3.4.2/gr-qtgui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/roshni/gnuradio-3.4.2'
make: *** [all] Error 2
Thanks
Senthil
_______________________________________________
Discuss-gnuradio mailing list
[email protected] <mailto:[email protected]>
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
from the ubuntu shell digit :
sudo apt-get build-dep gnuradio
then
extract the ubuntu part in the "build_gnuradio" script and run in it in
the shell. then perform the usual steps and you're done ;)
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio