MantisBT - CMake
View Issue Details
0013431CMakeModulespublic2012-07-23 04:502015-10-06 11:51
Dominik Schmidt 
Andreas Schneider. 
normalminoralways
closedfixed 
WindowsLinux
CMake 2.8.8 
CMake 2.8.10CMake 2.8.10 
0013431: FindOpenSSL can't find mingw cross-compiled OpenSSL
Usually OpenSSL libraries are named libeay32 and ssleay32 in Windows, but when cross-compiled they have their unix/linux names libcrypto and libssl.
Patch attached.
No tags attached.
related to 0014075closed Brad King CMAKE_CROSSCOMPILING miss-typed as CMAKE_CROSS_COMPILING in FindOpenSSL.cmake 
related to 0015765closed Brad King FindOpenSSL.cmake does not honor OPENSSL_ROOT_DIR 
patch 0001-OpenSSL-find-cross-compiled-OpenSSL-from-MinGW.patch (871) 2012-07-23 04:50
https://public.kitware.com/Bug/file/4401/0001-OpenSSL-find-cross-compiled-OpenSSL-from-MinGW.patch
patch 0001-FindOpenSSL-find-cross-compiled-OpenSSL-from-MinGW-1.patch (1,593) 2012-07-23 17:13
https://public.kitware.com/Bug/file/4403/0001-FindOpenSSL-find-cross-compiled-OpenSSL-from-MinGW-1.patch
Issue History
2012-07-23 04:50Dominik SchmidtNew Issue
2012-07-23 04:50Dominik SchmidtFile Added: 0001-OpenSSL-find-cross-compiled-OpenSSL-from-MinGW.patch
2012-07-23 04:53Rolf Eike BeerAssigned To => Mathieu Malaterre
2012-07-23 04:53Rolf Eike BeerStatusnew => assigned
2012-07-23 17:13Rolf Eike BeerFile Added: 0001-FindOpenSSL-find-cross-compiled-OpenSSL-from-MinGW-1.patch
2012-07-23 17:15Rolf Eike BeerNote Added: 0030111
2012-07-26 04:47Andreas Schneider.Assigned ToMathieu Malaterre => Andreas Schneider.
2012-07-26 04:48Andreas Schneider.Note Added: 0030125
2012-10-24 17:26David ColeStatusassigned => resolved
2012-10-24 17:26David ColeFixed in Version => CMake 2.8.10
2012-10-24 17:26David ColeResolutionopen => fixed
2012-10-24 17:26David ColeTarget Version => CMake 2.8.10
2013-03-04 08:38Robert MaynardNote Added: 0032482
2013-03-04 08:38Robert MaynardStatusresolved => closed
2013-04-12 08:51Brad KingRelationship addedrelated to 0014075
2015-10-06 11:51Brad KingRelationship addedrelated to 0015765

Notes
(0030111)
Rolf Eike Beer   
2012-07-23 17:15   
I've added a second patch for the case the first one is considered to have side effect (i.e. if those library names have been let out intentionally).

David, can we get any of them right into 2.8.9? I don't see how they could cause any harm and it would make some peoples life easier.
(0030125)
Andreas Schneider.   
2012-07-26 04:48   
I've pushed the second patch to the staging server. Thanks.
(0032482)
Robert Maynard   
2013-03-04 08:38   
Closing resolved issues that have not been updated in more than 4 months.