Same errors here on Windows XP, revision 10968.
With 10961 the error is different, but compilation still fails:
Make error line 289: problem compiling: src/ege-color-prof-tracker.cpp: In function 'void ege_color_prof_tracker_class_i nit(EgeColorProfTrackerClass*)': src/ege-color-prof-tracker.cpp:189:40: error: 'sp_marshal_VOID__INT_INT' was not declared in this scope src/ege-color-prof-tracker.cpp: At global scope: src/ege-color-prof-tracker.cpp:501:6: warning: 'void fire(GdkScreen*, gint)' defined but not used [-Wunused-function] src/ege-color-prof-tracker.cpp:520:13: warning: 'void clear_profile(GdkScreen*, guint)' defined but not used [-Wunused-f unction] src/ege-color-prof-tracker.cpp:542:13: warning: 'void set_profile(GdkScreen*, guint, const guint8*, guint)' defined but not used [-Wunused-function]
10958 compiles correctly. -- Nicolas