Subject: Re: pkg/35929: Xfixes wants gnome-libs for gnome-config
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Thomas Klausner <wiz@NetBSD.org>
List: pkgsrc-bugs
Date: 03/06/2007 00:05:15
The following reply was made to PR pkg/35929; it has been noted by GNATS.

From: Thomas Klausner <wiz@NetBSD.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: pkg/35929: Xfixes wants gnome-libs for gnome-config
Date: Tue, 6 Mar 2007 01:04:09 +0100

 On Mon, Mar 05, 2007 at 09:35:00PM +0000, heas@shrubbery.net wrote:
 > 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
 
 It doesn't care about gnome-config, it wants "fixesext".
 Try adding a dependency on that instead.
  Thomas