[cmake-developers] [CMake 0012544]: FindPerlLibs.cmake still fails to locate perl library under OS X 10.7

Mantis Bug Tracker mantis at public.kitware.com
Thu Oct 27 19:16:01 EDT 2011


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=12544 
====================================================================== 
Reported By:                Chris Burel
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   12544
Category:                   Modules
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2011-10-27 19:16 EDT
Last Modified:              2011-10-27 19:16 EDT
====================================================================== 
Summary:                    FindPerlLibs.cmake still fails to locate perl
library under OS X 10.7
Description: 
This is really a continuation of bug 0011027, but I can't figure out how to
reopen that issue, so I'm making a new report.  Here's the output of "perl
-V:archlib" and "perl -V:installarchlib" on my OS X 10.7.1 machine:

archlib='/System/Library/Perl/5.12/darwin-thread-multi-2level'
installarchlib='/Library/Perl/Updates/5.12.3/darwin-thread-multi-2level'

The fix presented to bug 0011027 takes installarchlib, prepends "/System/" and
removes "/Updates".  This fix is incorrect, because the version number in the
paths differ (archlib has "5.12" while installarchlib has "5.12.3").
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-10-27 19:16 Chris Burel    New Issue                                    
======================================================================




More information about the cmake-developers mailing list