discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Still problems building gr 3.4.2 / Debian


From: Tom Tsou
Subject: Re: [Discuss-gnuradio] Still problems building gr 3.4.2 / Debian
Date: Fri, 2 Aug 2013 14:18:57 +0200

On Fri, Aug 2, 2013 at 1:46 PM, Ralph A. Schmid, dk5ras
<address@hidden> 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



reply via email to

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