First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 30481
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux Gnome Desktop Team <gnome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: David <tranehead@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 30481 depends on: Show dependency tree
Bug 30481 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-10-06 05:45 0000
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

------- Comment #1 From foser (RETIRED) 2003-10-06 09:01:54 0000 -------
what is your current gnome-vfs version ?

------- Comment #2 From David 2003-10-07 00:44:41 0000 -------
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...

------- Comment #3 From Mike Gardiner (RETIRED) 2003-10-07 21:11:26 0000 -------
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.

------- Comment #4 From Mike Gardiner (RETIRED) 2003-10-07 21:21:36 0000 -------
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.

------- Comment #5 From Alastair Tse (RETIRED) 2003-10-10 14:54:52 0000 -------
bumped dep for gnome-vfs to 2.4. good work obz.

First Last Prev Next    No search results available      Search page      Enter new bug