[cmake-developers] [CMake 0015710]: Does not find JNI on x32

Mantis Bug Tracker mantis at public.kitware.com
Mon Aug 24 10:04:56 EDT 2015


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=15710 
====================================================================== 
Reported By:                Felix Geyer
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15710
Category:                   Modules
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2015-08-24 10:04 EDT
Last Modified:              2015-08-24 10:04 EDT
====================================================================== 
Summary:                    Does not find JNI on x32
Description: 
FindJNI.cmake sets _java_libarch incorrect on the x32 architecture (amd64 kernel
+ x32 uerland).

The attached patch by Thorsten Glaser <tg at mirbsd.de> fixes this.
I'm not sure if there is a better variable to check instead of
CMAKE_LIBRARY_ARCHITECTURE.


Forwarded from https://bugs.debian.org/792262
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2015-08-24 10:04 Felix Geyer    New Issue                                    
2015-08-24 10:04 Felix Geyer    File Added: findjni_x32.diff                    
======================================================================



More information about the cmake-developers mailing list