Subject: gnome-libs won't build
To: None <tech-pkg@netbsd.org>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 03/15/2002 23:43:41
x11/gnome-libs won't build for me.

Makefile:
     $NetBSD: Makefile,v 1.75 2002/03/13 17:37:56 fredb Exp $

buildlink.mk:
     $NetBSD: buildlink.mk,v 1.14 2002/03/13 17:37:56 fredb Exp $

=> Creating wrapper script
/usr/pkg/pkgsrc/x11/gnome-libs/work/.buildlink/bin/orbit-config.
creating cache ./config.cache
...
checking for pthread_create in -lpthread... yes
checking for gtk-config...
/usr/pkg/pkgsrc/x11/gnome-libs/work/.buildlink/bin/gtk-config
checking for GTK - version >= 1.2.0... no
*** Could not run GTK test program, checking why...
*** The test program failed to compile or link. See the file config.log
for the
*** exact error that occured. This usually means GTK was incorrectly
installed
*** or that you have moved GTK since it was installed. In the latter case,
you
*** may want to edit the gtk-config script:
/usr/pkg/pkgsrc/x11/gnome-libs/work/
.buildlink/bin/gtk-config
configure: error: GTK not installed

But I do have good version of gtk-config:

$ /usr/pkg/pkgsrc/x11/gnome-libs/work/.buildlink/bin/gtk-config --version
1.2.22

But I see the problem in ./work/gnome-libs-1.4.1.2/config.log:

configure:2534: cc -o conftest
-I/usr/pkg/pkgsrc/x11/gnome-libs/work/.buildlink/
include -O2 -I/usr/pkg/share/x11-links/include -Wall -Wunused
-I/usr/pkg/pkgsrc
/x11/gnome-libs/work/.buildlink/pkgsrc/x11/gnome-libs/work/.buildlink/include/gt
k-1.2
-I/usr/pkg/pkgsrc/x11/gnome-libs/work/.buildlink/include/glib/glib-1.2 -I/
usr/pkg/pkgsrc/x11/gnome-libs/work/.buildlink/lib/glib/include
-I/usr/pkg/share/
x11-links/include -I/usr/pkg/pkgsrc/x11/gnome-libs/work/.buildlink/include
-I/u
sr/pkg/share/x11-links/include
-L/usr/pkg/pkgsrc/x11/gnome-libs/work/.buildlink/
lib  -L/usr/pkg/share/x11-links/lib -Wl,-R/usr/X11R6/lib
-Wl,-R/usr/pkg/lib conf
test.c -L/usr/pkg/pkgsrc/x11/gnome-libs/work/.buildlink/lib
-Wl,-R/usr/pkg/lib -
lintl -L/usr/pkg/share/x11-links/lib -Wl,-R/usr/X11R6/lib
-Wl,-R/usr/X11R6/lib -
L/usr/pkg/share/x11-links/lib -L/usr/pkg/share/x11-links/lib -lgtk -lgdk
-L/usr/
pkg/pkgsrc/x11/gnome-libs/work/.buildlink/lib -Wl,-R/usr/pkg/lib -lgmodule
-lgli
b -lXi -lXext -lX11 -lm 1>&5
configure:2526: gtk/gtk.h: No such file or directory
configure: failed program was:
#line 2524 "configure"
#include "confdefs.h"

#include <gtk/gtk.h>



I do have /usr/X11R6/include/gtk-1.2/gtk/gtk.h

What does this mean?

Is this something I should send-pr?

Where can I learn about buildlink?

Thanks,

   Jeremy C. Reed -- who has now spent over three hours trying to get
                     current gimp installed

p.s. Are any of the bulk-packages FTP sites available to the public?