summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSyam Sidhardhan <s.syam@samsung.com>2012-11-14 18:37:10 +0530
committerMarcel Holtmann <marcel@holtmann.org>2012-11-26 15:03:34 +0100
commitf18aaa659e5ef0be69feebfe7740da732a3fb1b0 (patch)
treea0ae5e14a882d1b743325f9c337a6f137dc28d2f /doc
parent3b2729eb3e67dece6ae93621264b5c90ff7d608e (diff)
downloadobexd-f18aaa659e5ef0be69feebfe7740da732a3fb1b0.tar.gz
gdbus: Fix compilation error due to missing #defines
Since these are simple #define strings, we are defining it here instead of upgrading to D-Bus 1.5 or later. Log: CC gdbus/object.o gdbus/object.c: In function ‘properties_set’: gdbus/object.c:876:7: error: ‘DBUS_ERROR_UNKNOWN_PROPERTY’ undeclared (first use in this function) gdbus/object.c:876:7: note: each undeclared identifier is reported only once for each function it appears in gdbus/object.c:881:6: error: ‘DBUS_ERROR_PROPERTY_READ_ONLY’ undeclared (first use in this function) make[1]: *** [gdbus/object.o] Error 1 make: *** [all] Error 2
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions