Saturday, November 7, 2020

Re: GNURadio 3.9 build from source VS THRIFT

Hi Fabien,

just so you know: We're aware and it's being worked on.
If you don't need controlport, then for now, disabling it (cmake
-DENABLE_GR_CTRLPORT=Off ...) would be a workaround.

Best regards,
Marcus

On 06.11.20 22:51, Fabien PELLET wrote:
> Hello,
>
> When compiling the actual source that we can clone from github, I'm
> unable to compile with Thrift module. I also build Thrift from source
> 0.10.0 (as read on some forums), 0.11.0, 0.12.0, 0.13.0, none of them
> works.
>
> With 0.10.0 and 0.13.0 I get some signature error on some functions.
>
> With 0.11.0 and 0.12.0 I get errors in some files (rpcserver_thrift.h,
> rpcserver_thrift.cc for example) and it complains about "logger" that
> was not declared in "GR_LOG_ERROR(logger, msg.str())" for example.
>
> I'm interresting in using gr-ctrlport for some test I'm doing and it
> needs thrifts to work as far as I can understand.
>
> Which sources should I use for Thrift and which dependencies ?
>
> Thanks a lot,
>
> Best regards,
>
> Fabien PELLET, F4CTZ.
>
>

No comments:

Post a Comment