[ardour-dev] Compile error in CVS with gcc-2.95.4

Jesse Chappell jesse at essej.net
Wed Feb 18 14:47:49 PST 2004


Jack O'Quin wrote on Wed, 18-Feb-2004:
 > 
 > Compiling today's anon CVS with gcc-2.95.4, I get the following
 > error...

I didn't think we had anon CVS yet. ??

 >   automation_edit.cc: In method `void AutomationEditor::Point::move_to(double, double, double, double)':
 >   automation_edit.cc:388: implicit declaration of function `int rint(...)'
 > 
 > Adding `#include <math.h>' seems to fix the problem.
 
Hmm.. does your version have an #include <cmath> at the top already?
The real cvs does, which should fix the problem.

jlc



More information about the Ardour-Dev mailing list