discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] another newbie plaint


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] another newbie plaint
Date: Fri, 4 Jun 2010 23:01:23 -0700

On Fri, Jun 4, 2010 at 16:04, Don Latham <address@hidden> 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



reply via email to

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