Your message dated Fri, 6 Oct 2006 17:06:29 +0200
with message-id <[EMAIL PROTECTED]>
and subject line [Pkg-utopia-maintainers] Bug#389264: libdbus-1-dev: include 
error dbus/dbus*.h
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libdbus-1-dev
Version: 0.92-2
Severity: important


The libraries are installed in /usr/include/dbus-1.0/dbus/ , but the libraries 
try to find in /usr/include/dbus/ . Another package is affected, libhal-dev .

Example error:
/usr/include/dbus-1.0/dbus/dbus.h:33:33: error: dbus/dbus-arch-deps.h

Thanks for your attention. 


-- System Information:
Debian Release: testing/unstable
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-686
Locale: LANG=gl_ES.UTF-8, LC_CTYPE=gl_ES.UTF-8 (charmap=UTF-8)

Versions of packages libdbus-1-dev depends on:
ii  libdbus-1-3                   0.92-2     simple interprocess messaging syst
ii  pkg-config                    0.21-1     manage compile and link flags for 

libdbus-1-dev recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
On Sun, Sep 24, 2006 at 10:01:56PM +0200, Esteban Paz Freire wrote:
> Package: libdbus-1-dev
> Version: 0.92-2
> Severity: important
> 
> 
> The libraries are installed in /usr/include/dbus-1.0/dbus/ , but the 
> libraries try to find in /usr/include/dbus/ . Another package is affected, 
> libhal-dev .
> 
> Example error:
> /usr/include/dbus-1.0/dbus/dbus.h:33:33: error: dbus/dbus-arch-deps.h

This is a bug in your program's build system. Please use pkg-config to get the
proper cflags.
 
The dbus pkgconfig file adds /usr/include/dbus-1.0 as includedir:
$ pkg-config --cflags dbus-1 
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include

The same is true for almost every other package using pkgconfig, glib, libhal,
gtk etc..

Closing this bug as it's not bug in the package :).

  Sjoerd
-- 
Saliva causes cancer, but only if swallowed in small amounts over a long
period of time.
                -- George Carlin

--- End Message ---

Reply via email to