On Fri, Jun 4, 2010 at 16:04, Don Latham <d...@montana.com> wrote:

>> I've successfully installed the latest git on top of lucid.
>> all seems OK, except on make check I get
>>
>> gr_fft_filter_ccc.cc: In member function ‘void
>> gr_fft_filter_ccc::compute_sizes(int)’:
>> gr_fft_filter_ccc.cc:133: error: ‘stderr’ was not declared in this scope
>> gr_fft_filter_ccc.cc:134: error: ‘fprintf’ was not declared in this scope
>>
>> I found fprintf in the indicated cc file, but haven't got the faintest
>> idea how to fix.

Our "latest git" doesn't have an fprintf in this file (it doesn't even
have a line 133 or 134.)  This has been the case since last February
when large chunks of code were removed.

Can you run 'git describe' on your repo and post the output?

Johnathan

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

Reply via email to