Subject: Re: qt3-tools build failure
To: Simon Burge <simonb@wasabisystems.com>
From: Julio M. Merino Vidal <jmmv@menta.net>
List: tech-pkg
Date: 09/19/2003 09:44:31
On Fri, 19 Sep 2003 12:11:15 +1000
Simon Burge <simonb@wasabisystems.com> wrote:
> I saw that last night. I started off a build with the output of
> "pkg-config fontconfig --libs" manually wedged into the Xft2
> makefile and this this morning I have working packages that
> depend on Xft2. I also changed the install to use INSTALL_DATA
> instead of INSTALL_PROGRAM so the library wasn't stripped.
>
> However, adding
>
> CONFIGURE_ARGS+=--with-fontconfig-config='pkg-config fontconfig --libs'
I guess that this argument is supposed to have the path to the fontconfig-config
program, so --libs does not fit there. May be without it, might work.
Cheers
--
Julio M. Merino Vidal <jmmv@menta.net>
The NetBSD Project - http://www.NetBSD.org/