Summary: | PKG_CHECK_MODULES doesn't detect missing dependencies | ||
---|---|---|---|
Product: | pkg-config | Reporter: | Cyril Brulebois <kibi> |
Component: | src | Assignee: | Tollef Fog Heen <tfheen> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | bugzilla, ross |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Cyril Brulebois
2011-04-06 14:32:15 UTC
Fixed in: commit 4366f5842fc6ca0432c5dfa6b6dcb20d83aa4ee8 Author: Tollef Fog Heen <tfheen@err.no> Date: Wed Apr 13 21:45:57 2011 +0200 Handle --exist working and --cflags or --libs failing --exists no longer does a full depth traversal, which means we need to pay attention to the exit status when calling pkg-config --libs and --cflags. If those fail, we run with --cflags and --libs to get the error message before printing it out. Fixes Freedesktop #36039 *** Bug 30937 has been marked as a duplicate of this bug. *** *** Bug 29736 has been marked as a duplicate of this bug. *** |
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.