discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] installing USRP on Ubuntu 7.04


From: George Nychis
Subject: Re: [Discuss-gnuradio] installing USRP on Ubuntu 7.04
Date: Thu, 24 May 2007 12:40:17 -0400
User-agent: Thunderbird 2.0.0.0 (X11/20070422)


Adrian Kueng wrote:
> Hi,
> 
> I have some problems with the installation of the USRP on Ubuntu 7.04
> „Feisty“.
> For this installation I use the BuildingGuid from GNU Radio:
> http://www.gnuradio.org/trac/wiki/UbuntuInstall
> 
> The first Problem I get by compiling GNU Radio. When I enter the command
> make, the follow Errors occurre:
> make:
> collect2: ld returned 1 exit status 
> make[5]: *** [test_mblock] Fehler 1 
> make[5]: Verlasse Verzeichnis
> '/home/eakueng/qwt-5.0.1/gnuradio/mblock/src/lib' 
> make[4]: *** [all] Fehler 2 
> make[4]: Verlasse Verzeichnis
> '/home/eakueng/qwt-5.0.1/gnuradio/mblock/src/lib' 
> make[3]: *** [all-recursive] Fehler 1 
> make[3]: Verlasse Verzeichnis '/home/eakueng/qwt-5.0.1/gnuradio/mblock/src' 
> make[2]: *** [all-recursive] Fehler 1 
> make[2]: Verlasse Verzeichnis '/home/eakueng/qwt-5.0.1/gnuradio/mblock' 
> make[1]: *** [all-recursive] Fehler 1 
> make[1]: Verlasse Verzeichnis '/home/eakueng/qwt-5.0.1/gnuradio' 
> make: *** [all] Fehler 2 
> address@hidden:~/qwt-5.0.1/gnuradio$ 
> 
> Dose any body now, what I have to do in order to fix this Errors? 

Do you have any more of the output before this point?

It seems as if you're failing on the mblock code, which is relatively new.  
Eric will
probably provide you better feedback on this error, but try to get us move of 
your output
around the error.

In the meantime you can try disabling the m-block code, which will still give 
you a
functional USRP with GNU Radio:

./configure --disable-mblock

Then make it again.

- George




reply via email to

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