On 08/05/2011 04:53 PM, David Partyka wrote:
> Yeah, FindMPI has recently been re-written I would update to the latest
> and give that a shot.

With cmake 2.8.5 I get the following warning more than once during cmake
configure:

CMake Warning (dev) at
/home/opti/software/cmake285/share/cmake-2.8/Modules/FindMPI.cmake:81
(include):
  File /home/opti/software/cmake285/share/cmake-2.8/Modules/FindMPI.cmake
  includes /home/opti/c/ParaView-3.10.1/CMake/GetPrerequisites.cmake (found
  via CMAKE_MODULE_PATH) which shadows

/home/opti/software/cmake285/share/cmake-2.8/Modules/GetPrerequisites.cmake.
  This may cause errors later on .

  Policy CMP0017 is not set: Prefer files from the CMake module directory
  when including from there.  Run "cmake --help-policy CMP0017" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.
Call Stack (most recent call first):
  VTK/CMakeLists.txt:876 (FIND_PACKAGE)
This warning is for project developers.  Use -Wno-dev to suppress it.

Furthermore, the mpi.h not found error is still there ... :-/

Paul
_______________________________________________
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 ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to