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: Alexandru Csete
Subject: Re: [Discuss-gnuradio] Compiling gr-osmosdr with gnuradio 3.7
Date: Tue, 5 Feb 2013 23:23:46 +0100

On Tue, Feb 5, 2013 at 7:49 PM, Tom Rondeau <address@hidden> wrote:
> On Tue, Feb 5, 2013 at 1:32 PM, Tom Rondeau <address@hidden> wrote:
>>
>> On Tue, Feb 5, 2013 at 1:12 PM, Alexandru Csete <address@hidden> wrote:
>>> I have installed the next branch and I can't find any of the
>>> noise_source_x headers. As I understand it should be in
>>> include/gnuradio/analog/ and I can see the symbol in
>>> libgnuradio-analog.so but I can't find the header. The same for
>>> sig_source_x blocks. Am I missing something?
>>>
>>> Alex
>>
>>
>> Nope, you aren't missing anything, but apparently, we are.  I'm looking at
>> the cmake file, and those files should be there, but they aren't being
>> installed properly. Looking into this now.
>>
>> Thanks! (And with all of the changes happening to 3.7, this is why we
>> appreciate testing and feedback!)
>>
>> Tom
>
>
> Alex,
>
> It was a cmake variable naming problem. I just pushed a fix. I think I got
> them all in there now, but let me know if you find any others that aren't
> getting installed.
>
> Tom
>

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



reply via email to

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