Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28430 - bug in gnome-utils-2.4.0
Summary: bug in gnome-utils-2.4.0
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 28431 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-09-11 04:00 UTC by Mikael Andersson
Modified: 2003-09-21 22:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mikael Andersson 2003-09-11 04:00:05 UTC
im traing to install gnome 2.4.when im traing to install gnome-utils-2.4.0 like this
emerge   /usr/portage/gnome-extra/gnome-utils/gnome-utils-2.4.0.ebuild

i get dis error

/usr/include/orbit-2.0/orbit/orb-core/corba-defs.h:8:1: varning:
"ORBIT_IDL_SERIAL" omdefinierad
I fil inkluderad fr
Comment 1 Mikael Andersson 2003-09-11 04:00:05 UTC
im traing to install gnome 2.4.when im traing to install gnome-utils-2.4.0 like this
emerge   /usr/portage/gnome-extra/gnome-utils/gnome-utils-2.4.0.ebuild

i get dis error

/usr/include/orbit-2.0/orbit/orb-core/corba-defs.h:8:1: varning:
"ORBIT_IDL_SERIAL" omdefinierad
I fil inkluderad från
/usr/include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-server-info.h:29,
                 från
/usr/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-mime-handlers.h:31,
                 från gsearchtool-support.c:35:
/usr/include/bonobo-activation-2.0/bonobo-activation/Bonobo_Activation_types.h:8:1:
varning: detta är platsen för den tidigare definitionen
gsearchtool-callbacks.c: I funktion `drag_data_animation_cb':
gsearchtool-callbacks.c:790: "GNOME_VFS_MAKE_URI_DIR_HOMEDIR" odeklarerad
(första förekomsten i denna funktionen)
gsearchtool-callbacks.c:790: (Varje odeklarerad identifierare rapporteras bara
gsearchtool-callbacks.c:790: en gång för varje funktion den finns i.)
gsearchtool-callbacks.c:790: varning: tilldelning skapar pekare från heltal utan
typkonvertering
make[3]: *** [gsearchtool-callbacks.o] Fel 1
make[3]: *** Inväntar oavslutade jobb...
make[3]: Leaving directory
`/var/tmp/portage/gnome-utils-2.4.0/work/gnome-utils-2.4.0/gsearchtool'
make[2]: *** [all-recursive] Fel 1
make[2]: Leaving directory
`/var/tmp/portage/gnome-utils-2.4.0/work/gnome-utils-2.4.0/gsearchtool'
make[1]: *** [all-recursive] Fel 1
make[1]: Leaving directory
`/var/tmp/portage/gnome-utils-2.4.0/work/gnome-utils-2.4.0'
make: *** [all-recursive-am] Fel 2

!!! ERROR: gnome-extra/gnome-utils-2.4.0 failed.
!!! Function gnome2_src_compile, Line 39, Exitcode 2
!!! compile failure

bash-2.05b#
Comment 2 Mikael Andersson 2003-09-11 04:01:20 UTC
i dount cnown how to ghet the error in eng
Comment 3 Alastair Tse (RETIRED) gentoo-dev 2003-09-11 06:13:04 UTC
can't see why this was assigned to zhen
Comment 4 Alastair Tse (RETIRED) gentoo-dev 2003-09-11 06:13:21 UTC
*** Bug 28431 has been marked as a duplicate of this bug. ***
Comment 5 foser (RETIRED) gentoo-dev 2003-09-11 06:34:51 UTC
do you have bonobo-activation around ? and if yes, which version ?
Comment 6 foser (RETIRED) gentoo-dev 2003-09-21 11:20:23 UTC
waiting for reply, reopen if needed
Comment 7 Fredrik Frodlund 2003-09-21 22:59:57 UTC
First off all we need the error message in english to help resolve this faster. 

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 without 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


I don't have bonobo-activation emerged since (if I recall correctly) libbonobo contains it nowadays (I have 2.4.0 emerged).
Hope this helps...