Hi Marcel,

Thanks very much for your assistance but still some errors are there
even I have changed the include path to -1

'DBusConnection' undeclared (first use in this function)
dbus2.c:10: error: (Each undeclared identifier is reported only once
dbus2.c:10: error: for each function it appears in.)
dbus2.c:10: error: 'connection' undeclared (first use in this function)
dbus2.c:12: error: 'DBusMessage' undeclared (first use in this function)
dbus2.c:12: error: 'message' undeclared (first use in this function)
dbus2.c:12: error: 'reply' undeclared (first use in this function)
dbus2.c:16: error: 'DBUS_BUS_SYSTEM' undeclared (first use in this function)
dbus2.c:22: error: 'DBUS_TYPE_STRING' undeclared (first use in this function)
dbus2.c:22: error: 'DBUS_TYPE_INVALID' undeclared (first use in this function)

Regards,
Rohit
On 10/5/07, Marcel Holtmann <marcel@holtmann.org> wrote:
Hi Rohit,

> whenever I am compiling my program of
> dbus for interprocess communication .i am getting following error .I
> have downloaded a latest version of dbus 1.1.2
>
>
> Here I am writing the program and all the errors I am facing
> #include <stdio.h>
> #include <stdlib.h>
> #include <dbus-1.0/dbus/dbus.h>

you includes are not complete. You can't use the "dbus-1.0" prefix, you
have to change the include path (-I).

Regards

Marcel



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users