discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Compiling gr-osmosdr with gnuradio 3.7


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] Compiling gr-osmosdr with gnuradio 3.7
Date: Wed, 6 Feb 2013 09:24:55 -0500

On Wed, Feb 6, 2013 at 6:51 AM, Alexandru Csete <address@hidden> wrote:
On Tue, Feb 5, 2013 at 11:58 PM, Tom Rondeau <address@hidden> wrote:
> On Tue, Feb 5, 2013 at 5:23 PM, Alexandru Csete <address@hidden> wrote:
>>
>> With the latest changes I can no longer build the next branch :(
>>
>> Scanning dependencies of target gnuradio-blocks
>> [ 33%] Building CXX object
>> gr-blocks/lib/CMakeFiles/gnuradio-blocks.dir/add_ss_impl.cc.o
>> In file included from
>>
>> /home/alc/sdr/gnuradio/v3.6.3-575-g359dec2b-next/build/gr-blocks/lib/add_ss_impl.cc:29:0:
>>
>> /home/alc/sdr/gnuradio/v3.6.3-575-g359dec2b-next/build/gr-blocks/lib/add_ss_impl.h:28:27:
>> fatal error: blocks/add_ss.h: No such file or directory
>> compilation terminated.
>> make[2]: ***
>> [gr-blocks/lib/CMakeFiles/gnuradio-blocks.dir/add_ss_impl.cc.o]
>> Error 1
>> make[1]: *** [gr-blocks/lib/CMakeFiles/gnuradio-blocks.dir/all] Error 2
>> make: *** [all] Error 2
>>
>> Seems to be a similar issue.
>>
>> Alex
>
>
> Yeah, because I made a complete hash out of my 'fix.' I forgot to try to
> build from scratch and didn't realize that I actually turned off the header
> generation.
>
> Just pushed a new fix. Should do it.
>
> Tom

Hi Tom,

I can build again. I found noise_type.h to missing as well, but after
I added that manually I could finish building gr-osmosdr against
gnuradio 3.7git. I have attached a patch for gr-osmosdr if anyone is
interested, but I'm sure it will support 3.7 soon.

PS: for the patch to work one must ensure that gnuradio-analog and
gnuradio-blocks are available - the patch does not include checks for
those.

Alex

The noise_type.h bug has been fixed.

Tom


reply via email to

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