Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread

 

By: Carlo Calica
RE: compliation? [ reply ]  
2006-09-20 02:00
The binding needs to be updated to reflect dbus changes. Alternatively, you could use an older version of dbus. I believe the change occured around dbus ver 0.50.


By: Tyler Pirtle
compliation? [ reply ]  
2006-09-19 15:54
I can't build dbus - it's complaining about DBUS_TYPE_DICT, I can't even find that in any of my dbus headers (it's dbus-1.0).

root@chickn:/usr/lib/ruby/gems/1.8/gems/dbus-0.1.10/ext# make
...
ruby-dbus-message-iter.c:347: error: ‘DBUS_TYPE_DICT’ undeclared (first use in this function)
...