Matt, Building the dbus-python bindings requires: (1) python-2.4.x [which you have] (2) Pyrex-0.9.x [I am running 0.9.3]
-Joseph =========================================================================== On Wed, 2005-09-21 at 11:39 -0400, Matt Rose wrote: > On Wed, 21 Sep 2005, Matt Rose wrote: > > I just tried to compile dbus with garnome-2.12.0.1 and I got the following > error. I have no idea where to start with this. I'm on Fedora Core 3, > with > > [EMAIL PROTECTED] ~]# cc --version > cc (GCC) 3.4.4 20050721 (Red Hat 3.4.4-2) > > > > cc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I./../dbus > -I/usr/local/include/python2.4 -DDBUS_COMPILATION=1 > -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/opt/gnome/garnome-new/include > -I/opt/gnome/garnome-new/include -L/opt/gnome/garnome-new/lib -O2 -pipe > -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes > -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare > -MT dbus_bindings.lo -MD -MP -MF .deps/dbus_bindings.Tpo -c > dbus_bindings.c -fPIC -DPIC -o .libs/dbus_bindings.o > dbus_bindings.c: In function > `__pyx_f_13dbus_bindings_cunregister_function_handler': > dbus_bindings.c:1361: warning: use of cast expressions as lvalues is > deprecated > dbus_bindings.c:1367: error: incompatible types in assignment [snip] -- joseph_sacco [at] comcast [dot] net -- garnome-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/garnome-list
