Subject: Re: pkg/31086
To: None <reed@NetBSD.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: Jeremy C. Reed <reed@reedmedia.net>
List: pkgsrc-bugs
Date: 10/10/2006 14:30:02
The following reply was made to PR pkg/31086; it has been noted by GNATS.

From: "Jeremy C. Reed" <reed@reedmedia.net>
To: gnats-bugs@netbsd.org
Cc: 
Subject: Re: pkg/31086
Date: Tue, 10 Oct 2006 09:27:25 -0500 (CDT)

 On Mon, 9 Oct 2006, Mark Davies wrote:
 
 > Yes its still needed. I just tried a build on Solaris 10 starting from a 
 > clean pkgsrc installation and it still fails with:
 > 
 > checking for shmat... yes
 > checking for IceConnectionNumber in -lICE... yes
 > checking for XTHREADS in Xlib... yes
 > checking for fixesext >= 2.0... sh: gnome-config: not found
 > sh: gnome-config: not found
 > Package fixesext was not found in the pkg-config search path. Perhaps you 
 > should add the directory containing `fixesext.pc' to the PKG_CONFIG_PATH 
 > environment variable No package 'fixesext' found
 > configure: error: Library requirements (fixesext >= 2.0) not met; consider 
 > adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a 
 > nonstandard prefix so pkg-config can find them.
 > *** Error code 1
 > 
 > Stop.
 > bmake: stopped in /export/pkgsrc/x11/Xfixes
 
 Please provide the following:
 
 ls -l work/.build_makevars.mk
 
 grep -i fixe work/.build_makevars.mk
 
 cat work/.buildlink/.buildlink_fixesproto_done
 
 ls -l work/.buildlink/lib/pkgconfig
 
 I may need other details later.
 
 Thanks,
 
 Jeremy C. Reed