discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Issue after installing latest version


From: bharadwaj desikan
Subject: [Discuss-gnuradio] Issue after installing latest version
Date: Sat, 21 Jan 2012 17:38:08 +0530

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

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


reply via email to

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