Subject: graphics/p5-Gdk-Pixbuf can't find gtktypeutils.h
To: None <tech-pkg@netbsd.org>
From: Sebastian Prause <sebastian-p@gmx.net>
List: tech-pkg
Date: 03/25/2004 00:17:50
Hi,
I am having troubles installing p5-Gdk-Pixbuf:


Found Gtk::Install::Files in /usr/pkgsrc/graphics/p5-Gdk-Pixbuf/work/Gtk-Perl-0.7009/GdkPixbuf/../Gtk/blib/arch/Gtk/Install/
Loading pkg.defs
Dir ||
gtktypexp.c:1:30: gtk/gtktypeutils.h: No such file or directory
gtktypexp.c: In function `main':
gtktypexp.c:9: error: `GSList' undeclared (first use in this function)
gtktypexp.c:9: error: (Each undeclared identifier is reported only once
gtktypexp.c:9: error: for each function it appears in.)
gtktypexp.c:9: error: `names' undeclared (first use in this function)
*** Error code 141


The header file is there:

# find -name gtktypeutils.h
./work/.buildlink/include/gtk-1.2/gtk/gtktypeutils.h

# locate gtk/gtktypeutils.h
/usr/pkg/include/gtk-2.0/gtk/gtktypeutils.h
/usr/X11R6/include/gtk-1.2/gtk/gtktypeutils.h


I have no idea what's wrong. I can't even look at the makefiles to
see how the compiler is invoked, because the package uses perl
makefiles and I have no clue how they work :/

Any ideas?


   -- Sebastian Prause