Summary: | pkg-config wont install | ||
---|---|---|---|
Product: | pkg-config | Reporter: | jacobisrael <americancafe> |
Component: | src | Assignee: | Tollef Fog Heen <tfheen> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | Mac OS X (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
jacobisrael
2011-09-21 06:11:36 UTC
I was having the same issue while trying to build libcurl. Turns out OS X includes a _really_ old version of pkg-config, which oddly seems to be required to build pkg-config 0.26. Installing 0.25 then 0.26 worked out fine for me - you should give it a try =) pkg-config-0.26 created a bootstrapping problem with glib that we didn't think would be a big issue, but it's turned into headache for a lot of people. The next release adds back a bundled glib that you can use to bootstrap pkg-config on a system without glib installed. You can enable it by passing --with-internal-glib to configure. |
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.