Compiling today's anon CVS with gcc-2.95.4, I get the following error... 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. -- joq