I am getting following errors in a dbus program....<br>can anybody suggest the solution...<br><br>cc1: warnings being treated as errors<br>ping-service.c: In function 'main':<br>ping-service.c:400: warning: implicit declaration of function 'dbus_bus_acquire_service'
<br>ping-service.c:406: error: 'DBUS_SERVICE_REPLY_PRIMARY_OWNER' undeclared (first use in this function)<br>ping-service.c:406: error: (Each undeclared identifier is reported only once<br>ping-service.c:406: error: for each function it appears in.)
<br>ping-service.c:410: error: 'DBUS_SERVICE_REPLY_ALREADY_OWNER' undeclared (first use in this function)<br>ping-service.c:416: error: 'DBUS_SERVICE_REPLY_SERVICE_EXISTS' undeclared (first use in this function)<br>ping-service.c
:421: error: 'DBUS_SERVICE_REPLY_IN_QUEUE' undeclared (first use in this function)<br>make: *** [ping-service.o] Error 1<br><br><br>okk bye...<br>venkat<br><br><br><br><br><br><br>