discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Issue after installing latest version


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] Issue after installing latest version
Date: Sat, 21 Jan 2012 10:30:45 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.15) Gecko/20101027 Fedora/3.0.10-1.fc12 Thunderbird/3.0.10

On 21/01/12 07:08 AM, bharadwaj desikan wrote:
Hi All

I have been working with version 3.3.0 so far .
Last night I have installed latest git version.
when i ran my uhd_fft it says " fpga and firmware image on SD card to be updated "

I tried searching online .. but i have the latest image from the link..
      http://code.ettus.com/redmine/ettus/projects/public/wiki/U2binaries

Please do let me know from where I should get my latest uhd image for my sd card for


Thanks in advance

Regards

Bharadwaj Desikan

http://code.ettus.com/redmine/ettus/projects/uhd/wiki#Binary-downloads


On Sat, Jan 21, 2012 at 4:10 PM, Volker Schroer <address@hidden> wrote:
Together with autotools

make -j5

works.

Only gr-noaa does not build.

No rules to make gnuradio-noaa.pc .

To fix this problem, see the following diff

*** grc_gr_noaa.m4    2012-01-21 11:35:51.000000000 +0100
--- grc_gr_noaa.m4.new    2012-01-21 11:35:37.000000000 +0100
***************
*** 27,32 ****
--- 27,33 ----

     AC_CONFIG_FILES([\
         gr-noaa/Makefile \
+     gr-noaa/gnuradio-noaa.pc \
     gr-noaa/apps/Makefile \
     gr-noaa/grc/Makefile \
     gr-noaa/lib/Makefile \



Volker


I just merged in a change to git that tries to fix the parallel build
problem without calling 'sync.' If you are one of our users who likes to
work off git and builds in parallel ('make -jN' for N>1), we were having an
issue of files not being ready while they were being parsed. See issue #478
on gnuradio.org for more details. The current version in git works for me
on multiple machines, but I'd like more feedback if it's failing for anyone.

Thanks.



_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

_______________________________________________ Discuss-gnuradio mailing list address@hidden https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


-- 
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org

reply via email to

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