Re: [PATCH BlueZ 1/2] build: Require D-Bus 1.5 or later
From: Syam Sidhardhan <hidden>
Date: 2012-11-14 13:03:51
Hi, On Tue, Nov 13, 2012 at 10:01 PM, Syam Sidhardhan [off-list ref] wrote:
Hi Marcel, On Fri, Nov 9, 2012 at 4:14 PM, Marcel Holtmann [off-list ref] wro=
te:
quoted
Hi Syam,quoted
The gdbus require D-Bus 1.5 version. Log: CC gdbus/object.o gdbus/object.c: In function =E2=80=98properties_set=E2=80=99: gdbus/object.c:876:7: error: =E2=80=98DBUS_ERROR_UNKNOWN_PROPERTY=E2=80=
=99 undeclared
quoted
quoted
(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: =E2=80=98DBUS_ERROR_PROPERTY_READ_ONLY=E2=
=80=99
quoted
quoted
undeclared (first use in this function) make[1]: *** [gdbus/object.o] Error 1 make: *** [all] Error 2if they are still simple defines, then lets just #ifndef them and define them in gdbus/object.cYes, those are simple defines. I'll send a patch according to your sugges=
tion.
Missing the mailing list in my earlier reply. CC-ing here. Regards, Syam.