! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
cvs xfdesktop fails to build
Status:
RESOLVED: FIXED
Severity:
critical
Product:
Xfdesktop
Component:
General

Comments

Description xface 2006-08-18 18:16:31 CEST
sktop-xfce-desktop.o -MD -MP -MF ".deps/xfdesktop-xfce-desktop.Tpo" -c -o xfdesktop-xfce-desktop.o `test -f 'xfce-desktop.c' || echo './'`xfce-desktop.c; \
        then mv -f ".deps/xfdesktop-xfce-desktop.Tpo" ".deps/xfdesktop-xfce-desktop.Po"; else rm -f ".deps/xfdesktop-xfce-desktop.Tpo"; exit 1; fi
xfce-desktop.c: In function `xfce_desktop_setup_icon_view':
xfce-desktop.c:222: error: `XFDESKTOP_SPECIAL_FILE_ICON_HOME' undeclared (first use in this function)
xfce-desktop.c:222: error: (Each undeclared identifier is reported only once
xfce-desktop.c:222: error: for each function it appears in.)
xfce-desktop.c:225: error: `XFDESKTOP_SPECIAL_FILE_ICON_FILESYSTEM' undeclared (first use in this function)
xfce-desktop.c:228: error: `XFDESKTOP_SPECIAL_FILE_ICON_TRASH' undeclared (first use in this function)
make[2]: *** [xfdesktop-xfce-desktop.o] Error 1

rest of xfce4 installs OK. currently running 4.3.90.2

is there another component I have missed or that needs recompiling?

TIA
Comment 1 Brian J. Tarricone (not reading bugmail) 2006-08-18 18:36:37 CEST
Yes and no...  Those defines should be guarded so they don't get used if thunar-vfs isn't available during compilation, but I forgot.  Should be OK now.
Comment 2 xface 2006-08-18 18:44:08 CEST
Damn ! That was quick. compiled and installed thx.

Bug #2189

Reported by:
xface
Reported on: 2006-08-18
Last modified on: 2009-07-14

People

Assignee:
Brian J. Tarricone (not reading bugmail)
CC List:
0 users

Version

Attachments

Additional information