Monday, September 5, 2016

Re: [Discuss-gnuradio] GnuRadio won't recognizing Apache thrift

On 09/05/2016 05:40 AM, Ihab Zine wrote:
> HI all ,
>
> after installing apche thrift, while Cmaking gnuradio got the
> following output:
>
> Configuring gr-ctrlport support...
> -- Dependency Boost_FOUND = 1
> -- Dependency SWIG_FOUND = TRUE
> -- Dependency SWIG_VERSION_CHECK = TRUE
> -- Dependency ENABLE_GNURADIO_RUNTIME = ON
> -- Enabling gr-ctrlport support.
> -- Override with -DENABLE_GR_CTRLPORT=ON/OFF
> -- Loading build date Mon, 05 Sep 2016 12:05:20 into constants...
> -- Loading version 3.7.10 into constants...
> -- Checking for module 'thrift'
> -- Found thrift, version 0.9.2
> -- Could not find appropriate version of Thrift: < 0.9.2
> -- TRY_SHM_VMCIRCBUF set to ON.
>
> do i need to install thrift version < 0.9.2 or there is something messing?

You forgot to mention which version of thrift you installed but seems it
found version 0.9.2 but wants a version < 0.9.2.

Try blowing the build directory away and starting a clean build.

-- Cinaed

>
> Ihab
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

No comments:

Post a Comment