Bug 41378

Summary: Configure Failure
Product: pkg-config Reporter: John Ireland <john_g.ireland>
Component: srcAssignee: Tollef Fog Heen <tfheen>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Solaris   
Whiteboard:
i915 platform: i915 features:

Description John Ireland 2011-10-01 03:09:47 UTC
the following error message received with version 0.26.  

checking for default search path for .pc files... ${libdir}/pkgconfig:${datadir}/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig
checking for --with-system-include-path... /usr/include
checking for --with-system-library-path... /usr/lib
checking whether to list both direct and indirect dependencies... no
checking for Win32... no
checking for pkg-config... no
./configure[13540]: --exists: not found [No such file or directory]
./configure[385]: 5]: bad file unit number
configure: error: pkg-config and glib-2.0 not found, please set GLIB_CFLAGS and GLIB_LIBS to the correct values


Version 0.25 compiles without any user intervention.
Comment 1 Tollef Fog Heen 2011-10-01 03:57:45 UTC
Yes, read the error message, pkg-config now needs glib to build.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.