xfce4-notes-plugin r7560, make showing the following error: --- main.vala:28.28-28.33: error: `Object' is an ambiguous reference between `GLib.Object' and `Gtk.Object' public class NotesPlugin : Object { ^^^^^^ Compilation failed: 1 error(s), 0 warning(s) make[2]: *** [vala.stamp] Error 1 make[2]: Leaving directory `/home/jos/src/xfce4/goodies/xfce4-notes-plugin/panel-plugin' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/jos/src/xfce4/goodies/xfce4-notes-plugin' make: *** [all] Error 2 ---- Cheers, Jos v.W.
Ok, problem fixed, it builds for libxfce4panel < 4.7 again ;)