<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;"><font color="#000000" size="2" face="Tahoma">Chuck,
</font>thanks for the tip.<br>
<br>
I am in a catch-22 situation.<br>
<br>
If I compile out of a regular filesystem (like my $HOME) cmake fails early with the error
<br>
<br>
/apps/common/cmake/3.7.2/share/cmake-3.7/Modules/TestBigEndian.cmake(41):  message(FATAL_ERROR no suitable type found )<br>
   Called from: [2]     /apps/common/cmake/3.7.2/share/cmake-3.7/Modules/TestBigEndian.cmake<br>
                [1]     /users/jfavre/foo/ParaView-v5.3.0/VTK/CMakeLists.txt<br>
CMake Error at /apps/common/cmake/3.7.2/share/cmake-3.7/Modules/TestBigEndian.cmake:41 (message):<br>
  no suitable type found<br>
Call Stack (most recent call first):<br>
  VTK/CMakeLists.txt:337 (TEST_BIG_ENDIAN)<br>
<br>
If I compile from /dev/shm, I must patch the compile flags to use -std=gnu99, otherwise compilation of H5detect.c fails.<br>
<div><br>
<div class="BodyFragment"><font size="2"><span style="font-size:10pt;">
<div class="PlainText">-----------------<br>
Jean/CSCS</div>
</span></font></div>
</div>
</div>
</body>
</html>