Subject: Re: graphics/gdk-pixbuf can't find build problem
To: Chuck Cranor <chuck@ece.cmu.edu>
From: Johnny C. Lam <jlam@NetBSD.org>
List: tech-pkg
Date: 01/07/2004 02:04:42
On Tue, Jan 06, 2004 at 08:14:45PM -0500, Chuck Cranor wrote:
> 
> that is definitely causing the graphics/gdk-pixbuf configure error:
> 
> 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/X11R6/bin/gtk-config
> 
> 
> because the test program needs the -I's for glib and gtk-config no
> longer emits them once "=> Fixing buildlink references" gets a hold of it.

This is definitely a bug in the buildlink3 unbuildlink code.  I'll fix
this ASAP.  In the meantime, could you try building gtk after reverting
to version 1.91 of pkgsrc/x11/gtk/Makefile and letting me know if you
still encounter this problem?

	Thanks,

	-- Johnny Lam <jlam@jgrind.org>