Hi...can u suggest me solution?

Thiago Macieira thiago at kde.org
Mon Oct 23 02:35:53 PDT 2006


venkateswarlu rachamalla wrote:
>I am getting following errors in a dbus program....
>can anybody suggest the solution...
>
>ping-service.c:406: error: 'DBUS_SERVICE_REPLY_PRIMARY_OWNER' undeclared
>(first use in this function)
>ping-service.c:410: error: 'DBUS_SERVICE_REPLY_ALREADY_OWNER' undeclared
>(first use in this function)
>ping-service.c:416: error: 'DBUS_SERVICE_REPLY_SERVICE_EXISTS'
> undeclared (first use in this function)
>ping-service.c:421: error: 'DBUS_SERVICE_REPLY_IN_QUEUE' undeclared
> (first use in this function)

Upgrade your code, please.

D-Bus code has changed a lot since 0.23. The constants you're looking for 
are now called DBUS_REQUEST_NAME_REPLY_*.

-- 
  Thiago Macieira  -  thiago (AT) macieira.info - thiago (AT) kde.org
    PGP/GPG: 0x6EF45358; fingerprint:
    E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- 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/20061023/f03f9ec9/attachment.pgp


More information about the dbus mailing list