[cmake-developers] [CMake 0012248]: Boost libraries are not searched in /usr/lib64

Mantis Bug Tracker mantis at public.kitware.com
Mon Jun 6 07:23:00 EDT 2011


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=12248 
====================================================================== 
Reported By:                Christoph Höger
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   12248
Category:                   Modules
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2011-06-06 07:22 EDT
Last Modified:              2011-06-06 07:22 EDT
====================================================================== 
Summary:                    Boost libraries are not searched in /usr/lib64
Description: 
64 bit libraries under fedora are installed under /usr/lib64, the boost module
does not use find_library() but searches itself.

Steps to Reproduce: 
find_package(Boost COMPONENTS filesystem REQUIRED)

Additional Information: 
find attached a patch to workaround the issue.
====================================================================== 

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




More information about the cmake-developers mailing list