discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Gras make error


From: Josh Blum
Subject: Re: [Discuss-gnuradio] Gras make error
Date: Thu, 13 Jun 2013 21:30:31 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6


On 06/13/2013 09:20 PM, Jay Prakash wrote:
> While doing cmake for installing Gras it gives: -
> 
> *Using install prefix: /usr/local*
> *CMake Error at gnuradio/CMakeLists.txt:245 (GR_LOGGING):*
> *  Unknown CMake command "GR_LOGGING".*
> 
> 
> I got gnuradio in gras directory from git clone
> http://github.com/gnuradio/gnuradio
> 
> 
> Jay Prakash
> 

There is a special version of gnuradio that is submoduled into GRAS that
is known to work, this is what you get when you run git submodule init
and update from the build guide. But the build is not going to work
against any arbitrary version of gnuradio.
https://github.com/guruofquality/gras/wiki/Build#get-the-source-code

What is your intention? Is it because you are looking to use gnuradio
3.7? If so, the gnuradio 3.7 GRAS support branch is almost finished and
will be merged in soon. But I dont think its ready yet, this branch
contains the work:
https://github.com/guruofquality/gnuradio/tree/runtime_pimpl

-josh

> 
> 
> _______________________________________________
> 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]