I guess the gr_clock_recovery_mm_cc.h was the only one - I know I got 3 or 4 other places on an earlier build, but I guess they've been cleaned up in the current one. I haven't checked the packages I don't use, though (gr-audio-portaudio, gr-comedi, gr-mc4020, gr-audio-oss, or gr-audio-jack) I did have another problem compiling gr_clock_recovery_mm_cc.cc - there was a "return" that was spelled "retrn" or something like that.
On 4/5/06, Robert McGwier <[EMAIL PROTECTED]> wrote: > Can you say a dozen times: > > "Bob is not a C++ programmer" > "Bob is not a C++ programmer" > > . . . . . > > Ooopsy. Basically every function I have written or had a hand in. MEA > CULPA. > > Bob > > > > Eric Blossom wrote: > > On Wed, Apr 05, 2006 at 12:54:37PM -0700, Erik Tollerud wrote: > > > >> I'm building on FC4 with GCC 4.1.0, and I get a bunch of "extra > >> qualification" errors in the C++ code where static functions are > >> declared inside a class with the class name prefixed... for example, > >> from gnuradio-core/src/lib/general/gr_clock_recovery_mm_cc.h, there's > >> a class that looks like: > >> > > > > They're errors and should be fixed. > > > > Can you get me a list of all files that have this problem? > > I don't have gcc 4.1.0 installed. > > > > Thanks, > > Eric > > > > > > > > > -- > AMSAT VP Engineering. Member: ARRL, AMSAT-DL, TAPR, Packrats, > NJQRP/AMQRP, QRP ARCI, QCWA, FRC. ARRL SDR Wrk Grp Chairman > Laziness is the number one inspiration for ingenuity. Guilty as charged! > > _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
