[bug-notifications] [libxcb 0004135]: Dependency on libpthreadstubs missing

Mantis Bug Tracker noreply at opencsw.org
Fri Apr 16 15:27:01 CEST 2010


A NOTE has been added to this issue. 
====================================================================== 
http://www.opencsw.org/bugtrack/view.php?id=4135 
====================================================================== 
Reported By:                hson
Assigned To:                dam
====================================================================== 
Project:                    libxcb
Issue ID:                   4135
Category:                   packaging
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             2010-01-10 03:09 CET
Last Modified:              2010-04-16 15:27 CEST
====================================================================== 
Summary:                    Dependency on libpthreadstubs missing
Description: 
(Not sure if its libxcb or libxcbdevel which lacks the dependency)

When building libcairo on my own build-machines I got this error in
config.log

configure:25127: $PKG_CONFIG --exists --print-errors "$xcb_REQUIRES"
sh: gnome-config: not found
Package pthread-stubs was not found in the pkg-config search path.
Perhaps you should add the directory containing `pthread-stubs.pc'
to the PKG_CONFIG_PATH environment variable
Package 'pthread-stubs', required by 'XCB', not found
====================================================================== 

---------------------------------------------------------------------- 
 (0007866) maciej (manager) - 2010-04-16 15:27
 http://www.opencsw.org/bugtrack/view.php?id=4135#c7866 
---------------------------------------------------------------------- 
It'd say it's the libxcbdevel that lacks the dependency.  There was also a
discussion about automated dependency discovery.  The two main ideas are:

- parse the .pc files
- truss the compiler execution and find all the files that are actually
opened during the build process

For now, we can add CSWlibpthreadstubs to the dependencies of libxcbdevel.



More information about the bug-notifications mailing list