On Fri, Aug 2, 2013 at 1:46 PM, Ralph A. Schmid, dk5ras
<ra...@schmid.xxx> wrote:
> qa_gri_mmse_fir_interpolator_cc.cc: In member function 'void
> qa_gri_mmse_fir_interpolator_cc::t2_body()':
> qa_gri_mmse_fir_interpolator_cc.cc:96:9: error: 'intptr_t' was not declared
> in this scope
> qa_gri_mmse_fir_interpolator_cc.cc:96:19: error: expected ')' before
> 'float_input'
> qa_gri_mmse_fir_interpolator_cc.cc:97:60: error: expected ')' before ';'
> token

Try this patch.

https://github.com/ttsou/gnuradio/commit/22a461fc094

The include  requirement was introduced with one of the newer GCC versions.

  -TT

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

Reply via email to