[Xfce-i18n] xfwm4 "make" error in ‘xfce_shortcuts_provider_set_shortcut’

Mike Massonnet mmassonnet at gmail.com
Sat Nov 6 11:26:39 CET 2010


Hi,

2010/11/5 Cristian Marchi <cri.penta at gmail.com>:
> With xfwm4 from git I get this error when I run make:
>
> xfwm4-settings.c: In function ‘xfwm_settings_shortcut_row_activated’:
> xfwm4-settings.c:2025: error: too many arguments to function
> ‘xfce_shortcuts_provider_set_shortcut’
> make[3]: *** [xfwm4_settings-xfwm4-settings.o] Errore 1
> make[3]: uscita dalla directory «/home/cristian/Xfce/xfwm4/settings-dialogs»
> make[2]: *** [all] Errore 2
> make[2]: uscita dalla directory «/home/cristian/Xfce/xfwm4/settings-dialogs»
> make[1]: *** [all-recursive] Errore 1
> make[1]: uscita dalla directory «/home/cristian/Xfce/xfwm4»
> make: *** [all] Errore 2
>
>
> I've also updated libxfce4ui to latest git.

I just reproduced this, also with xfce4-settings from git master.

Simply clean up your destination folder for the installation and you
should be done. Something as simple (but harmful) as the next command
can help:
  find /usr/local -name 'libxfce4kbd-private*' -delete

Then reinstall libxfce4ui and recompile xfwm4.

I'm not sure why it picked up the include directory of the old
directory of libxfce4kbd-private however...

HTH
Kind Regards
PS: this was a post for xfce at xfce.org btw ;)
-- 
Mike



More information about the Xfce-i18n mailing list