Hi, > I'm attempting to compile gmfsk-0.6 and this is an example of the error > messages: > > dsp.h: In function ?void LowPass2(typeInp, LowPass2elem&, typeW, typeW, > typeW)?: > dsp.h:558: error: ?Out? was not declared in this scope > dsp.h: In function ?void LowPass2(typeInp, LowPass2elem&, > LowPass2weight&)?:
A known bug in 0.6 revealed by a newer compiler... > checking dfftw.h usability... no > checking dfftw.h presence... no > checking for dfftw.h... no > checking fftw.h usability... yes > checking fftw.h presence... yes > checking for fftw.h... yes This is normal. Different distributions install fftw differently so gmfsk checks for both styles. > Quite likely I've overlooked something. Can anyone offer a suggestion? My suggestion is to upgrade to 0.7pre1 (from gmfsk.connect.fi). You get a few "new" modes as well. -- Tomi Manninen / OH2BNS / KP20JF74 - To unsubscribe from this list: send the line "unsubscribe linux-hams" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
