[Bug 992463] Re: dbus-arch-deps.h missing from usr/include/dbus-1.0/dbus
Rolf Leggewie
992463 at bugs.launchpad.net
Thu Mar 28 16:33:58 UTC 2013
the file is in /usr/lib/*/dbus-1.0/include/dbus/dbus-arch-deps.h in the
libdbus-1-dev package, but frequently fails to be found: bug 89042. In
my case it was even a failure to be included from another file in
libdbus-1-dev itself: /usr/include/dbus-1.0/dbus/dbus.h:29
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dbus in Ubuntu.
https://bugs.launchpad.net/bugs/992463
Title:
dbus-arch-deps.h missing from usr/include/dbus-1.0/dbus
Status in “dbus” package in Ubuntu:
Invalid
Bug description:
Hi,
I am new to this bug reporting.
1. I am using version 12.04
2. When compiling a wimax driver I had a Error reported. due to a missing header file in dbus
The main header file "/usr/include/dbus-1.0/dbus/dbus.h" line 29 includes a lower level header file as follows:
#include <dbus/dbus-arch-deps.h>
However the file "/usr/include/dbus-1.0/dbus/dbus-arch-deps.h" is
not present.
To rectify I copied the file dbus-arch-deps.h from here:
http://dbus.freedesktop.org/doc/api/html/dbus-arch-deps_8h_source.html
And it seems to fix the problem
Ruairi
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/992463/+subscriptions
More information about the foundations-bugs
mailing list