Bug#307943: libgtk2.0-dev: missing header file

Anand Kumria Anand Kumria <wildfire@progsoc.org>, 307943@bugs.debian.org
Sat, 07 May 2005 03:36:56 +1000


Package: libgtk2.0-dev
Version: 2.6.4-1
Severity: important

Hi,

While compiling some software, I received:

Continuing in src...
cc -c -I.. -I. -DXTHREADS -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0
-I/usr/include/pango-1.0 -I/usr/include/freetype2
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -DCURDIR=src -O2
-g -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64  main.c
In file included from /usr/include/gtk-2.0/gdk/gdkcolor.h:4,
                 from /usr/include/gtk-2.0/gdk/gdk.h:30,
                 from /usr/include/gtk-2.0/gtk/gtk.h:31,
                 from ui/gtk/gui.h:31,
                 from main.c:90:
/usr/include/gtk-2.0/gdk/gdktypes.h:51:23: gdkconfig.h: No such file or directory

<gdk/gdktypes.h> (around line 50) has the following to say:

"/* The system specific file gdkconfig.h contains such configuration
 * settings that are needed not only when compiling GDK (or GTK)
 * itself, but also occasionally when compiling programs that use GDK
 * (or GTK). One such setting is what windowing API backend is in use.
 */
#include <gdkconfig.h>
"

I've done some (very brief) checking and can't see anything related to
why this might have disapeared.

This missing include will cause a number of packages to 
'Fail to Build From Source' (FTBFS).

Thanks,
Anand

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.11.5-suspend
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)

Versions of packages libgtk2.0-dev depends on:
ii  libatk1.0-dev        1.8.0-4             Development files for the ATK acce
ii  libglib2.0-dev       2.6.4-1             Development files for the GLib lib
ii  libgtk2.0-0          2.6.4-1             The GTK+ graphical user interface 
ii  libpango1.0-dev      1.8.1-1             Development files for the Pango
ii  libx11-dev           4.3.0.dfsg.1-12.0.1 X Window System protocol client li
ii  libxext-dev          4.3.0.dfsg.1-12.0.1 X Window System miscellaneous exte
ii  pkg-config           0.17.2-1            manage compile and link flags for 
ii  xlibs-dev            4.3.0.dfsg.1-12     X Window System client library dev

-- no debconf information