Summary: | [PENDING] bug in glib's check for pthread_cond_timedwait | ||
---|---|---|---|
Product: | pkg-config | Reporter: | Michael Haubenwallner <michael.haubenwallner> |
Component: | src | Assignee: | Tollef Fog Heen <tfheen> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | high | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | patch to fix glib bug-70525 in glib-1.2.8 |
Description
Michael Haubenwallner
2004-10-13 02:31:15 UTC
Created attachment 1094 [details] [review] patch to fix glib bug-70525 in glib-1.2.8 Why is this needed, given that glib is configured with --disable-threads? Well, if a system-admin of an HP-UX 11.2x (Itanium) tries to install pkgconfig, why should he decide to "--disable-threads" ? He knows that this system _has_ threads, and he might not know that pkgconfig would run without threads. He's just bothered that configure would hang. So if you don't want to patch third-party code, then please add --disable-threads for the glib-1.2.8/configure-call in your configure.in instead (generally or for this platform only), or update to a newer glib (which has to be a glib-2 to get this fixed). Fixed in CVS. pkgconfig 0.16 has been released and contains a fix for 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.