Subject: Re: graphics/gdk-pixbuf can't find build problem
To: Chuck Cranor <chuck@ece.cmu.edu>
From: Juan RP <juan@xtraeme.unixbsd.org>
List: tech-pkg
Date: 01/07/2004 00:07:36
On Tue, 6 Jan 2004 16:29:00 -0500
Chuck Cranor <chuck@ece.cmu.edu> wrote:

> hi-
> 
>     i found at least one problem/difference:
> 
> 
> 	on my new system i get this from "gtk-config":
> 
> 		% gtk-config --cflags
> 		-I/usr/X11R6/include/gtk-1.2 -I/usr/X11R6/include
> 		% 
> 
> 	on my old laptop, I get this:
> 
> 		% ~chuck/OLD/root/usr/X11R6/bin/gtk-config --cflags
> 		-I/usr/X11R6/include/gtk-1.2 -I/usr/pkg/include/glib/glib-1.2
> 		-I/usr/pkg/lib/glib/include -I/usr/X11R6/include
> 		% 

Maybe, that's the cause.

Can you send me config.log file? Also I would like to know if the headers
are properly buildlinked before run configure script.

Try to run `make buildlink' and show me the contents of
${WRKDIR}/.buildlink/include.

-- 
Juan RP <juan AT xtraeme DOT unixbsd DOT org>