Hello all,
I have added some simple build instructions for FreeBSD to the wiki :
http://gnuradio.org/redmine/projects/gnuradio/wiki/FreeBSDInstall
These are off the top of my head as I do not have access right now to a
clean FreeBSD install to test, If someone could walk though them on a clean
sys
On Fri, Jan 20, 2012 at 11:21 AM, Michael Dickens wrote:
> Is this for autotools or CMake? The CMake build (new master) works using
> "-j2" for me (OSX 10.6.8, XCode 3.2.3; gcc 4.2.1); haven't tried the
> autotools build because it has issues & I've mostly transitioned to using
> CMake instead.
On Sat, Jan 21, 2012 at 5:40 AM, Volker Schroer 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.m42012-01-21 11:35:51.0 +0100
> --- grc
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 lates
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/
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.m42012-01-21 11:35:51.0 +0100
--- grc_gr_noaa.m4.new2012-01-21 11:35:37.0 +0100
***
*** 27,