Bug#258610: libglib2.0-dev: including unkown file from gtypes.h

Marc Cromme Marc Cromme <marc@indexdata.dk>, 258610@bugs.debian.org
Sat, 10 Jul 2004 19:15:04 +0200


Package: libglib2.0-dev
Version: 2.4.2-1
Severity: important

When compiling  examples from the libxml++-2.6 package I got the following 
include errors, which I think originate from the  libglib2.0-dev package
(I might be wrong though ...)


cd ~/code/experiments/libxml++/examples/dom_build/
 g++ -I /usr/include/libxml++-2.6/  -I /usr/include/glibmm-2.4/ -I /usr/include/glib-2.0/ -lxml++-2.6/  -o main main.cc
In file included from /usr/include/glib-2.0/glib/gquark.h:30,
                 from /usr/include/glib-2.0/glib/gerror.h:24,
                 from /usr/include/glib-2.0/glib/gunicode.h:25,
                 from /usr/include/glibmm-2.4/glibmm/ustring.h:25,
                 from /usr/include/libxml++-2.6/libxml++/exceptions/exception.h:26,
                 from /usr/include/libxml++-2.6/libxml++/exceptions/internal_error.h:25,
                 from /usr/include/libxml++-2.6/libxml++/libxml++.h:10,
                 from main.cc:26:
/usr/include/glib-2.0/glib/gtypes.h:30:24: glibconfig.h: No such file or directory

Truely, gtypes.h includes some file glibconfig.h, which is not found on my 
system (I tried to locate it with 'find /usr/include/ -name glibconfig.h' ).

Might it miss from the  libglib2.0-dev package?? Or might the  libglib2.0-dev
package miss a dependency to some other package holding this header ??

Apologies if I might report the wrong package for a bug .. 


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (400, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.0-1-686
Locale: LANG=C, LC_CTYPE=C

Versions of packages libglib2.0-dev depends on:
ii  libc6-dev [libc-dev]        2.3.2.ds1-13 GNU C Library: Development Librari
ii  libglib2.0-0                2.4.2-1      The GLib library of C routines
ii  pkg-config                  0.15.0-4     Manage compile and link flags for 

-- no debconf information