Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge failed (CosNaming.h missing)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
gimp2x
Tux's lil' helper
Tux's lil' helper


Joined: 30 Jun 2002
Posts: 112
Location: Atlanta, GA

PostPosted: Fri Jul 19, 2002 1:00 pm    Post subject: emerge failed (CosNaming.h missing) Reply with quote

i get this when i try to emerge -u world

emerge -up world

These are the packages that I would merge, in order.

Calculating world dependencies ...done!
[ebuild U ] gnome-base/ORBit2-2.4.0-r3 to /
[ebuild U ] gnome-base/gconf-1.2.0-r4 to /
[ebuild U ] media-libs/libart_lgpl-2.3.10 to /
[ebuild U ] gnome-base/nautilus-2.0.0-r4 to /

Code:
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I.                                      -I../../../include              -I../../../include-DORBIT2_INTERNAL_API                   -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations                              -DG_DISABLE_DEPRECATED              -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/linc-1.0      -march=i686 -O3 -pipe -c name-support.c
In file included from name-support.c:1:
name-support.h:4: CosNaming.h: No such file or directory
name-support.c:142: warning: control reaches end of non-void function
../../../src/idl-compiler/orbit-idl-2 --showcpperrors --deps ./.deps/CosNaming.idl.P CosNaming.idl
orbit-idl-2 2.4.0 compiling
 small mode, show preprocessor errors, passes: stubs skels common headers skel_impl imodule

make[4]: *** [name-support.o] Error 1
make[4]: *** Waiting for unfinished jobs....
for I in CosNaming.h CosNaming-stubs.c CosNaming-skels.c CosNaming-common.c CosNaming-imodule.c CosNaming-skelimpl.c; do \
        if test -f $I; then \
                sed -e 's,OObject,Object,g' -e 's,TTypeCode,TypeCode,g' $I > $I.out; \
                mv $I.out $I ; \
        fi; \
done
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `/var/tmp/portage/ORBit2-2.4.0-r3/work/ORBit2-2.4.0/src/services/name'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/ORBit2-2.4.0-r3/work/ORBit2-2.4.0/src/services'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/ORBit2-2.4.0-r3/work/ORBit2-2.4.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/ORBit2-2.4.0-r3/work/ORBit2-2.4.0'
make: *** [all-recursive-am] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function gnome2_src_compile, Line -5621, Exitcode 2
!!! compile failure

!!! emerge aborting on  /usr/portage/gnome-base/ORBit2/ORBit2-2.4.0-r3.ebuild .
Back to top
View user's profile Send private message
gimp2x
Tux's lil' helper
Tux's lil' helper


Joined: 30 Jun 2002
Posts: 112
Location: Atlanta, GA

PostPosted: Fri Jul 19, 2002 6:07 pm    Post subject: Reply with quote

emerge gconf

it went away and works fine now

weird
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum