When I try to compile dbus I get the following error: dbus_bindings.c: in function '__pyx_f_13dbus_bindings_cunregister_function_handler': dbus_bindings.c:1001: error: invalid lvalue in assignment dbus_bindings.c:1046: error: invalid lvalue in assignment ...
This is fixed in CVS.
Created attachment 2867 [details] Log of compilation I've downloaded dbus from CVS on 15Aug2005 and tried to compile it. The version in CVS that I downloaded still doesn't compile on gcc-4.0.1.
Created attachment 2914 [details] [review] Fix for Pyrex-0.9.3 to get dbus to compile from CVS The attached patch will fix the issue with DBUS. the issue however is located in the Pyrex software that is not compatible with gcc-4.0.1. The patch works against pyrex-0.9.3
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.