Compile of gnome-utils-2.4.0 fails with: ... gsearchtool-callbacks.c: In function `drag_data_animation_cb': gsearchtool-callbacks.c:790: `GNOME_VFS_MAKE_URI_DIR_HOMEDIR' undeclared (first use in this function) gsearchtool-callbacks.c:790: (Each undeclared identifier is reported only once gsearchtool-callbacks.c:790: for each function it appears in.) gsearchtool-callbacks.c:790: warning: assignment makes pointer from integer with out a cast make[3]: *** [gsearchtool-callbacks.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory `/var/tmp/portage/gnome-utils-2.4.0/work/gnome-utils- 2.4.0/gsearchtool' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/gnome-utils-2.4.0/work/gnome-utils- 2.4.0/gsearchtool' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/gnome-utils-2.4.0/work/gnome-utils- 2.4.0' make: *** [all-recursive-am] Error 2 !!! ERROR: gnome-extra/gnome-utils-2.4.0 failed. !!! Function gnome2_src_compile, Line 39, Exitcode 2 !!! compile failure uname -a: Linux host 2.4.20-gentoo-r1 #3 Mon Sep 15 23:12:36 CEST 2003 i686 Mobile Intel(R) Pentium(R) 4 - M CPU 2.00GHz GenuineIntel GNU/Linux
what is your current gnome-vfs version ?
Yepps, upgrading to gnome-vfs-2.4.0 before fixed it. The gnome-utils-2.4.0.ebuild only has RDEPEND /gnome-vfs-2, and when I did emerge world utils came before vfs. Don't know portage well enough to say if this is a bug or not...
Well gnome-utils-2.4.0's configure.in specifies that it only requires gnome-vfs version >= 2, so the RDEPEND is correct in that sense. however it fails to build for me with gnome-vfs-2.2.5 installed, only works after an upgrade to 2.4.0 as well.
there's also no mention of GNOME_VFS_MAKE_URI_DIR_HOMEDIR in the gnome-vfs-2.2.5 source, but there is in the gnome-vfs-2.4.0 source.
bumped dep for gnome-vfs to 2.4. good work obz.