Arun Ravindran <arunlee(a)gmail.com> writes:
I am trying to compile and install ofono to my unbuntu 9.10.
I get the following error...
root@arun-laptop:/home/arun/ofono-0.20# ./configure --prefix=/usr --mandir=/usr
/share/man --sysconfdir=/etc --localstatedir=/var
...................................................................................
...................................................................................
...................................................................................
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... (cached) BSD nm
checking for signalfd in -lc... yes
checking for dlopen in -ldl... yes
checking for GLIB... yes
checking for DBUS... no
configure: error: D-Bus >= 1.0 is required
You need libdbus-1-dev.
Check the build dependencies from a ofono debian/ubuntu package, for
example 'apt-get build-dep <package>' command is really handy. But I
think ofono is not in 9.10, you need 10.04 for the command to work
properly.
--
Kalle Valo