I get this error when running "make" after an error free "configure" of xfce4-mixer from git. libxfce4mixer.c: In function '_xfce_mixer_add_track_labels': libxfce4mixer.c:463:18: error: declaration of 'index' shadows a global declaration [-Werror=shadow] cc1: all warnings being treated as errors make[2]: *** [libxfce4mixer_la-libxfce4mixer.lo] Errore 1 make[2]: uscita dalla directory "/home/prova/Xfce/xfce4-mixer/libxfce4mixer" make[1]: *** [all-recursive] Errore 1 make[1]: uscita dalla directory "/home/prova/Xfce/xfce4-mixer" make: *** [all] Errore 2
Forgot to tell my system: I'm under xubuntu 12.04 32bit with all Xfce core components compiled from latest git.
Fixed with commit f69b93cd4d4ce70366b9096486ba79c15993e16e.