behavior-settings.c: In function 'set_sbtn_option': behavior-settings.c:103: error: 'OPT_ICONSICONSIZE' undeclared (first use in this function) behavior-settings.c:103: error: (Each undeclared identifier is reported only once behavior-settings.c:103: error: for each function it appears in.) behavior-settings.c:104: error: 'desktop_icons_icon_size' undeclared (first use in this function) behavior-settings.c:108: error: 'OPT_ICONSFONTSIZE' undeclared (first use in this function) behavior-settings.c:109: error: 'desktop_icons_font_size' undeclared (first use in this function) behavior-settings.c: In function 'set_di_option': behavior-settings.c:127: error: 'desktop_icon_style' undeclared (first use in this function) make[2]: *** [backdrop_settings_la-behavior-settings.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/var/tmp/portage/xfdesktop-20101010/work/xfdesktop/settings' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/xfdesktop-20101010/work/xfdesktop' make: *** [all] Error 2 Reproducible: Always Steps to Reproduce: 1. 2. 3.
enabled desktop menu and desktop icons and it compiled. Still it shouldn't fail to compile with those disabled.
Fixed, thanks.