Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem merging gdm while merging gnome
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Sieg
Tux's lil' helper
Tux's lil' helper


Joined: 07 Oct 2002
Posts: 87

PostPosted: Wed Nov 13, 2002 3:36 pm    Post subject: Problem merging gdm while merging gnome Reply with quote

Here is the operation that I'm performing, on a gentoo 1.2:

Code:
emerge -up gnome

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

Calculating dependencies ...done!
[ebuild  N   ] gnome-base/gdm-2.4.0.11-r1
[ebuild  N   ] gnome-base/gnome-session-2.0.8
[ebuild  N   ] gnome-base/gnome-applets-2.0.3
[ebuild  N   ] gnome-extra/yelp-1.0.6
[ebuild  N   ] gnome-extra/gnome2-user-docs-2.0.1
[ebuild  N   ] sys-devel/gdb-5.2.1
[ebuild  N   ] gnome-extra/bug-buddy-2.2.0
[ebuild    U ] gnome-base/control-center-2.0.1.1
[ebuild  N   ] gnome-base/gnome-2.0.2-r2


And I get the following error during gdm's emerge:

Code:
ve-misc.c: In function `ve_locale_exists':
ve-misc.c:375: warning: implicit declaration of function `setlocale'
ve-misc.c:375: `LC_ALL' undeclared (first use in this function)
ve-misc.c:375: (Each undeclared identifier is reported only once
ve-misc.c:375: for each function it appears in.)
ve-misc.c:375: warning: passing arg 1 of `g_strdup' makes pointer from integer without a cast
ve-misc.c:376: `LC_MESSAGES' undeclared (first use in this function)
ve-misc.c:376: warning: comparison between pointer and integer
make[3]: *** [ve-misc.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/gdm-2.4.0.11-r1/work/gdm-2.4.0.11/vicious-extensions'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gdm-2.4.0.11-r1/work/gdm-2.4.0.11/vicious-extensions'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gdm-2.4.0.11-r1/work/gdm-2.4.0.11'
make: *** [all-recursive-am] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 62, Exitcode 2
!!! (no error message)


Thanks
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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