[CMake] Bug fix requests for the *next* release of CMake...

Theodore Papadopoulo Theodore.Papadopoulo at inria.fr
Mon Jan 23 15:19:36 EST 2012


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 01/23/2012 07:29 PM, Rolf Eike Beer wrote:
> Theodore Papadopoulo wrote:
>> I do not know if it is too late to require bugfix for the next
>> release or even whether this bug is known (a quick browsing of
>> buzilla shows nothing and the git sources still contain the bug),
>> but in any case.
>> 
>> In cmake-2.8.6, the module FindLAPACK.cmake contains the lines:
>> 
>> if (CMAKE_SYSTEM_NAME STREQUAL "Linux") # for ubuntu's libblas3gf
>> and liblapack3gf packages set(CMAKE_FIND_LIBRARY_SUFFIXES
>> ${CMAKE_FIND_LIBRARY_SUFFIXES} .so.3gf) endif ()
> 
> AFAICS this just adds another suffix, but will not remove an
> existing one, so this should not make anything go undetected that
> was detected before. You can try yourself if you just comment out
> this lines.

I did that (not by deleting the line but by just keeping .so instead
of .so.3gf, and then the detection works...

Hum strange...
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk8dwNgACgkQEr8WrU8nPV2O8gCZAYxLCMkSbKO3SZpfJkD35w8N
ILwAoIIaesT3t5vL+IbgRKfAjT342+y7
=f5g0
-----END PGP SIGNATURE-----


More information about the CMake mailing list