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: Tom Rondeau
Subject: Re: [Discuss-gnuradio] Gnuradio Compilation error
Date: Mon, 9 May 2011 09:52:18 +0100

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]