OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004135 [libxcb] packaging minor have not tried 2010-01-10 03:09 2014-03-24 00:49
Reporter hson View Status public  
Assigned To maciej
Priority normal Resolution fixed  
Status closed  
Summary 0004135: 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
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0007866)
maciej (manager)
2010-04-16 15:27

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.
(0007867)
maciej (manager)
2010-04-16 15:30

I've just found out that the dependency is already there.

http://www.opencsw.org/packages/libxcb_devel [^]

Roger, can you see if it works for you now?
(0010779)
maciej (manager)
2014-03-24 00:49

Please reopen if still not fixed.


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker