pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/35929: Xfixes wants gnome-libs for gnome-config
The following reply was made to PR pkg/35929; it has been noted by GNATS.
From: "Jeremy C. Reed" <reed%reedmedia.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/35929: Xfixes wants gnome-libs for gnome-config
Date: Mon, 5 Mar 2007 20:11:15 -0600 (CST)
On Tue, 6 Mar 2007, Thomas Klausner wrote:
> > 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.
Last April, I made it so the fixesproto builtin.mk: Add buildlink
target so old pkg-config name fixesext.pc will be available.
But now I think it is not used as the buildlink3.mk has:
.if ${X11_TYPE} == "xorg"
.include "../../mk/x11.buildlink3.mk"
.else
Jeremy C. Reed
Home |
Main Index |
Thread Index |
Old Index