! 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 !
xfdesktop (svn) doesn't compile.
Status:
RESOLVED: INVALID
Severity:
trivial
Product:
Xfdesktop
Component:
General

Comments

Description Samuli Suominen 2006-02-19 22:45:00 CET
This is probably a known and normal issue since it's under heavy development,
but since it's been around a day or so.. I wanted to make sure of it. (As in not
a problem for me, I have a working xfdesktop installed :))

With, ./autogen.sh options being only --prefixes:

then mv -f ".deps/xfdesktop-xfdesktop-file-icon.Tpo"
".deps/xfdesktop-xfdesktop-file-icon.Po"; else rm -f
".deps/xfdesktop-xfdesktop-file-icon.Tpo"; exit 1; fi
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -I.. -I../common
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/xfce4
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0
-I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/xfce4 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/thunar-vfs-1 -I/usr/include/exo-0.3
-I/usr/include/gtk-2.0 -I/usr/include/xfce4 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\"
-DXFCEMODDIR=\"/usr/lib/xfce4/modules\" -march=athlon-xp -O2 -pipe
-fomit-frame-pointer -MT xfdesktop-xfdesktop-file-icon-manager.o -MD -MP -MF
".deps/xfdesktop-xfdesktop-file-icon-manager.Tpo" -c -o
xfdesktop-xfdesktop-file-icon-manager.o `test -f 'xfdesktop-file-icon-manager.c'
|| echo './'`xfdesktop-file-icon-manager.c; \
then mv -f ".deps/xfdesktop-xfdesktop-file-icon-manager.Tpo"
".deps/xfdesktop-xfdesktop-file-icon-manager.Po"; else rm -f
".deps/xfdesktop-xfdesktop-file-icon-manager.Tpo"; exit 1; fi
xfdesktop-file-icon-manager.c: In function
'xfdesktop_file_icon_manager_volume_manager_cb':
xfdesktop-file-icon-manager.c:568: error: 'THUNAR_VFS_FILE_FLAGS_HIDDEN'
undeclared (first use in this function)
xfdesktop-file-icon-manager.c:568: error: (Each undeclared identifier is
reported only once
xfdesktop-file-icon-manager.c:568: error: for each function it appears in.)
xfdesktop-file-icon-manager.c: In function
'xfdesktop_file_icon_manager_listdir_infos_ready_cb':
xfdesktop-file-icon-manager.c:611: error: 'THUNAR_VFS_FILE_FLAGS_HIDDEN'
undeclared (first use in this function)
make[2]: *** [xfdesktop-xfdesktop-file-icon-manager.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/xfdesktop-9999/work/xfdesktop-9999/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/xfdesktop-9999/work/xfdesktop-9999'
make: *** [all] Error 2

- Samuli Suominen

Reproducible: Always
Steps to Reproduce:
Comment 1 Brian J. Tarricone (not reading bugmail) 2006-02-19 23:25:53 CET
Update thunar to latest SVN.  Sorry, but unfortunately there's no version number
of thunar to depend on ATM, so configure can't check properly yet.

Bug #1481

Reported by:
Samuli Suominen
Reported on: 2006-02-19
Last modified on: 2009-07-14

People

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

Version

Attachments

Additional information