discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Gnuradio Compilation error


From: HW Wong
Subject: Re: [Discuss-gnuradio] Gnuradio Compilation error
Date: Mon, 9 May 2011 17:00:11 +0800

yes, Ubuntu 11.04


then I ignore the error and make install,  and get error on benchmark.py

HP-Compaq-6535s:~/gnuradio/gnuradio-examples/python/usrp$ ./usrp_benchmark_usb.py
Testing 2MB/sec... /home/howie/.gnuradio/prefs/gr_vmcircbuf_default_factory: No such file or directory
gr_vmcircbuf_createfilemapping: createfilemapping is not available
uUuOuUuOuUuOuUuOuUuOuUuOuOuUuOuUuOuUuOuUuOuUuOuUuOuUuOuUuOuOuUuUuUuUuUuUusb_throughput = 2M
ntotal    = 1000000
nright    = 953366
runlength = 37404
delta     = 962596
FAILED
Testing 4MB/sec... uOuUuOuUuOuUuOuUuOuUuOuUuOuUuOuUuOuUuOuUuOuUuOuUuOuUuOuUuOuUuOuUuOuUuOuUuOuUuOuUuUuUuUuUuU^Cusb_throughput = 4M
ntotal    = 2000000
nright    = 1907110
runlength = 75805
delta     = 1924195
FAILED
Testing 8MB/sec... uUuOuUuOuUuOuUuOuUuOuUuOuUuOuUuOuUuOuUuOuUuOuUuOuUuOuUuOuUuOuUuOuUuOuUuOuUuOuUuUuUuUuUuUuUuUuUuUuUuUuUuUuUuUuUuUusb_throughput = 8M
ntotal    = 4000000
nright    = 3883563
runlength = 38818
delta     = 3961182
FAILED



On Mon, May 9, 2011 at 4:52 PM, Tom Rondeau <address@hidden> wrote:
On Mon, May 9, 2011 at 9:49 AM, HW Wong <address@hidden> wrote:
Hi,

I get the gnuradio from git and  make it.
get the following error.

Could anyone please kindly advice. Thanks!



/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5.2/crtendS.o /usr/lib/i386-linux-gnu/gcc/i686-linux-gnu/4.5.2/../../../crtn.o  -pthread -pthread   -pthread -Wl,-soname -Wl,libgnuradio-qtgui-3.4.0git.so.0 -o .libs/libgnuradio-qtgui-3.4.0git.so.0.0.0
/usr/bin/ld: cannot find -lXi
collect2: ld returned 1 exit status
make[5]: *** [libgnuradio-qtgui.la] Error 1


I'm assuming you are running Ubuntu 11.04?

I addressed this problem in the build guide (http://gnuradio.org/redmine/wiki/gnuradio/UbuntuInstall):

sudo apt-get -y install libxi-dev

Tom



reply via email to

[Prev in Thread] Current Thread [Next in Thread]