Later version of gtk required?

Brad Hards bradh at frogmouth.net
Sun Apr 23 13:58:18 PDT 2006


gcc -g -O2 -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 /home/bradh/coding/cvs-vers/dbus/dbus/.libs/libdbus-1.so 
-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
statemachine-client.o(.text+0x9a): In function `lose_gerror':
/home/bradh/coding/cvs-vers/dbus/glib/examples/statemachine/statemachine-client.c:49: 
undefined reference to `gtk_message_dialog_format_secondary_text'
statemachine-client.o(.text+0xe76): In function `get_machines_cb':
/home/bradh/coding/cvs-vers/dbus/glib/examples/statemachine/statemachine-client.c:573: 
undefined reference to `gtk_cell_renderer_progress_new'
collect2: ld returned 1 exit status

I just worked around this with --disable-gtk, which works fine.

I have gtk 2.4.14. Perhaps the configure check needs to be updated to show a 
later version?

Brad
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/dbus/attachments/20060424/0f7ff280/attachment.pgp


More information about the dbus mailing list