Summary: | control-center-2.4.0 failure to compile | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | FieldySnuts <sgtphou> |
Component: | [OLD] GNOME | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
Status: | RESOLVED INVALID | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | control-center-2.4.0 portage log |
Description
FieldySnuts
2003-09-12 22:59:20 UTC
Created attachment 17620 [details]
control-center-2.4.0 portage log
Appologies for the trashed emerge info output, between konqueror and xterm, I lost. this doesn't look like a control-center specific problem to me. I'm inclined to think it may be your system setup in combination with your CFLAGS. Being conservative with CFLAGS on 1 package might not have much result no. Hm. Any ideas what it might be? I know this is a tough question. I'm seeing a lot of things like this lately, where I seem to be the only one running into it. not really, something todo with your glibc or gcc setup or something. Your emerge info suggests you have 2 glibc's on your system (?) That shouldn't happen, you might want to look into that. Yeah. I ran into a terrible mess trying to remove one of them, and some folks kindly helped me out of them. Not too fond on even attempting that one. I seem to have more and more problems every day anyway, considering reinstalling. Thanks for the tips. This can be closed. you should just remerge the latest one and clean out older versions (-c switch) closing this one I am having the same problem. Below is the final part of the compile: In file included from /usr/include/orbit-2.0/orbit/orb-core/orb-core-types.h:16, from /usr/include/orbit-2.0/orbit/orbit-types.h:6, from GNOME_SettingsDaemon.h:9, from GNOME_SettingsDaemon-skels.c:7: /usr/include/orbit-2.0/orbit/orb-core/corba-defs.h:8:1: warning: "ORBIT_IDL_SERIAL" redefined In file included from GNOME_SettingsDaemon-skels.c:7: GNOME_SettingsDaemon.h:8:1: warning: this is the location of the previous definition GNOME_SettingsDaemon-skels.c: In function `POA_GNOME_SettingsDaemon__init': GNOME_SettingsDaemon-skels.c:62: warning: implicit declaration of function `ORBit_skel_class_register' GNOME_SettingsDaemon-skels.c:64: warning: implicit declaration of function `ORBIT_VEPV_OFFSET' GNOME_SettingsDaemon-skels.c:64: parse error before "POA_GNOME_SettingsDaemon__vepv" make[3]: *** [GNOME_SettingsDaemon-skels.o] Error 1 make[3]: Leaving directory `/var/tmp/portage/control-center-2.4.0/work/control-center-2.4.0/gnome-settings-daemon' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/control-center-2.4.0/work/control-center-2.4.0/gnome-settings-daemon' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/control-center-2.4.0/work/control-center-2.4.0' make: *** [all-recursive-am] Error 2 !!! ERROR: gnome-base/control-center-2.4.0 failed. !!! Function gnome2_src_compile, Line 39, Exitcode 2 !!! compile failure There was another interesting part to this. When trying to build gnome-2.4 there was a block placed on [ebuild U ] gnome-base/control-center-2.4.0 [2.2.2] [blocks B ] gnome-base/bonobo-activation (from pkg gnome-base/libbonobo-2.4.0) ... If I removed bonobo-activation before compiling control-center-2.4.0 then the compile failed because bonobo-activation-2.2.4 was not installed. |