The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=14541 ====================================================================== Reported By: Modestas Vainius Assigned To: ====================================================================== Project: CMake Issue ID: 14541 Category: Modules Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2013-11-03 14:38 EST Last Modified: 2013-11-03 14:38 EST ====================================================================== Summary: FindJNDI: amd64/ppc64 kernels might be running on 32bit system Description: Hello,
on biarch architecture, CMAKE_SYSTEM_PROCESSOR might be a 64bit one while the 7 system 32bit one. Take this into consideration while looking for Java library 8 directory. Patch: http://anonscm.debian.org/gitweb/?p=collab-maint/cmake.git;a=blob;f=debian/patches/FindJNI_amd64_ppc_biarch.diff ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2013-11-03 14:38 Modestas VainiusNew Issue ====================================================================== -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
