Subject: pkg/35929: Xfixes wants gnome-libs for gnome-config
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <heas@shrubbery.net>
List: pkgsrc-bugs
Date: 03/05/2007 21:35:00
>Number:         35929
>Category:       pkg
>Synopsis:       Xfixes wants gnome-libs for gnome-config
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Mar 05 21:35:00 +0000 2007
>Originator:     john heasley
>Release:        Solaris 10
>Organization:
	
>Environment:
System: SunOS grand 5.10 Generic_118833-24 sun4v sparc SUNW,Sun-Fire-T1000
Architecture: sparc64
Machine: sparc64
>Description:
Xfixes (dependency of qt4) configure fails whtne looking for gnome-config:

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 v ariable 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

>How-To-Repeat:
	
>Fix:
cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/x11/Xfixes/Makefile,v
retrieving revision 1.22
diff -r1.22 Makefile
29a30
> .include "../../x11/gnome-libs/buildlink3.mk"