dbus-glib installation problem

Luigi Paioro luigi at lambrate.inaf.it
Thu Sep 21 08:35:29 PDT 2006


Hi!

I've installed D-Bus 0.93 (in a custom dir - SUSe 10.0) and now I'm 
trying to install dbus-glib-0.71 and dbus-python-0.71 bindings. I've set 
up the LD_LIBRARY_PATH adding <dbdus install>/lib and PKG_CONFIG_PATH 
adding <dbdus install>/lib/pkgconfig. I've configured dbus-glib with a 
command like:

./configure --prefix=<dbdus install> --includedir=<dbdus install>/include

but compiling I get some errors like:

  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/opt/gnome/include/glib-2.0 
-I/opt/gnome/lib/glib-2.0/include -DDBUS_COMPILATION=1 
-DDBUS_LOCALEDIR=\"/antigone/luigi/work/software/dbus/dbus-0.93/installation/share/locale\" 
-DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -Wall -Wchar-subscripts 
-Wmissing-declarations -Wmissing-prototypes -Wnested-externs 
-Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -MT 
dbus-glib.lo -MD -MP -MF .deps/dbus-glib.Tpo -c dbus-glib.c  -fPIC -DPIC 
-o .libs/dbus-glib.o
In file included from dbus-glib.c:25:
dbus-glib.h:28:30: error: dbus/dbus-shared.h: No such file or directory
In file included from dbus-glib.c:25:
dbus-glib.h:74: error: syntax error before 'type'
In file included from dbus-glib.c:26:
dbus-glib-lowlevel.h:28:23: error: dbus/dbus.h: No such file or directory

and so on.

I attach my "make" output and the config.log. Can anybody help me?

Thanks

Luigi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: inst.tar.gz
Type: application/x-gunzip
Size: 14167 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/dbus/attachments/20060921/b6300bd9/inst.tar.bin


More information about the dbus mailing list