Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
dbus upgrade failure
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Fleta
n00b
n00b


Joined: 12 Dec 2004
Posts: 68

PostPosted: Mon Jan 02, 2006 3:22 pm    Post subject: dbus upgrade failure Reply with quote

I'm trying to compile kde-3.5.0 with "hal" use, dbus needs to be upgraded, but I got the following error:
Code:
i686-pc-linux-gnu-gcc -O2 -march=pentium-m -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -o .libs/statemachine-server statemachine-server.o sm-marshal.o statemachine.o  ../../../glib/.libs/libdbus-glib-1.so /var/tmp/portage/dbus-0.50-r2/work/dbus-0.50/dbus/.libs/libdbus-1.so /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so -lnsl
creating statemachine-server
statemachine-client.c: In function `lose_gerror':
statemachine-client.c:49: warning: implicit declaration of function `gtk_message_dialog_format_secondary_text'
statemachine-client.c:49: warning: nested extern declaration of `gtk_message_dialog_format_secondary_text'
statemachine-client.c: In function `get_machines_cb':
statemachine-client.c:573: warning: implicit declaration of function `gtk_cell_renderer_progress_new'
statemachine-client.c:573: warning: nested extern declaration of `gtk_cell_renderer_progress_new'
statemachine-client.c:573: warning: assignment makes pointer from integer without a cast
/bin/sh ../../../libtool --mode=link i686-pc-linux-gnu-gcc  -O2 -march=pentium-m -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare   -o statemachine-client  statemachine-client.o sm-marshal.o ../../../glib/libdbus-glib-1.la -Wl,--export-dynamic -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0   -lnsl
i686-pc-linux-gnu-gcc -O2 -march=pentium-m -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -o .libs/statemachine-client statemachine-client.o sm-marshal.o -Wl,--export-dynamic  ../../../glib/.libs/libdbus-glib-1.so /var/tmp/portage/dbus-0.50-r2/work/dbus-0.50/dbus/.libs/libdbus-1.so -pthread /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangoxft-1.0.so /usr/lib/libpangox-1.0.so /usr/lib/libpango-1.0.so -lm /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libgthread-2.0.so -lpthread /usr/lib/libglib-2.0.so -lnsl
statemachine-client.o(.text+0xe5): In function `lose_gerror':
: undefined reference to `gtk_message_dialog_format_secondary_text'
statemachine-client.o(.text+0x12ee): In function `get_machines_cb':
: undefined reference to `gtk_cell_renderer_progress_new'
collect2: ld returned 1 exit status
make[7]: *** [statemachine-client] Error 1
make[7]: Leaving directory `/var/tmp/portage/dbus-0.50-r2/work/dbus-0.50/glib/examples/statemachine'
make[6]: *** [all] Error 2
make[6]: Leaving directory `/var/tmp/portage/dbus-0.50-r2/work/dbus-0.50/glib/examples/statemachine'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/var/tmp/portage/dbus-0.50-r2/work/dbus-0.50/glib/examples'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/var/tmp/portage/dbus-0.50-r2/work/dbus-0.50/glib/examples'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/dbus-0.50-r2/work/dbus-0.50/glib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/dbus-0.50-r2/work/dbus-0.50/glib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dbus-0.50-r2/work/dbus-0.50'
make: *** [all] Error 2

!!! ERROR: sys-apps/dbus-0.50-r2 failed.
!!! Function src_compile, Line 113, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.
Back to top
View user's profile Send private message
linuxtuxhellsinki
l33t
l33t


Joined: 15 Nov 2004
Posts: 700
Location: Hellsinki

PostPosted: Mon Jan 02, 2006 4:44 pm    Post subject: Reply with quote

You can try to upgrade that KDE with next command to see which one is missing
Code:
emerge -uvDaNt kde

Maybe it's not just 'kde' if you got split ebuilds (aren't they all split on 3.5 ?) :roll:

To me it seems like you're missing some gtk libs, toolkit or something (I dunno) ?
_________________
1st use 'Search' & lastly add [Solved] to
the subject of your first post in the thread.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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