system popt
Matthias Clasen
mclasen at redhat.com
Mon May 24 16:57:21 PDT 2010
On Mon, 2010-05-24 at 12:34 -0700, Dan Nicholson wrote:
> Could you take a look in config.log to see exactly how pkg-config is
> being invoked?
configure:5761: found /usr/bin/pkg-config
configure:5773: result: /usr/bin/pkg-config
configure:5798: checking pkg-config is at least version 0.9.0
configure:5801: result: yes
configure:5812: checking for GCALCTOOL
configure:5826: $PKG_CONFIG --exists --print-errors "
gtk+-2.0 >= $GTK_REQUIRED
gconf-2.0 >= $GCONF_REQUIRED
gio-2.0
libxml-2.0
gmodule-export-2.0
"
Couldn't parse Cflags field into an argument vector: missing argument
Looks like removing --print-errors makes the parsing error go away.
More information about the pkg-config
mailing list