[cmake-developers] [CMake 0012247]: python libraries are not searched under lib64/

Mantis Bug Tracker mantis at public.kitware.com
Mon Jun 6 06:54:10 EDT 2011


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=12247 
====================================================================== 
Reported By:                Christoph Höger
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   12247
Category:                   Modules
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2011-06-06 06:54 EDT
Last Modified:              2011-06-06 06:54 EDT
====================================================================== 
Summary:                    python libraries are not searched under lib64/
Description: 
The FindPythonLibs.cmake module does not search the python library in the
correct place. Presumably because of the use of PATH_SUFFIXES.

Steps to Reproduce: 
invoke

find_package(PythonLibs) 

under fedora

Additional Information: 
Find attached a workaround for that problem (probably breaks on other platforms,
cannot test there)
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-06-06 06:54 Christoph HögerNew Issue                                    
2011-06-06 06:54 Christoph HögerFile Added: cmake-python-libs.patch            
       
======================================================================




More information about the cmake-developers mailing list