<div dir="ltr">Dear petsc-users,<div><br></div><div>I'm trying to install petsc in a cluster using SGI's MPT. The mpicc compiler is in the search path. The configure command is:</div><div><br></div><div>./configure --with-scalar-type=complex --with-mumps=1 --download-mumps --download-parmetis --download-metis --download-scalapack<br></div><div><br></div><div>However, this leads to an error (configure.log attached):</div><div><br></div><div><div>===============================================================================</div><div>             Configuring PETSc to compile on your system                       </div><div>===============================================================================</div><div>TESTING: checkCPreprocessor from config.setCompilers(config/BuildSystem/config/setCompilers.py:599)                          *******************************************************************************</div><div>         UNABLE to CONFIGURE with GIVEN OPTIONS    (see configure.log for details):</div><div>-------------------------------------------------------------------------------</div><div>Cannot find a C preprocessor</div><div>*******************************************************************************</div></div><div><br></div><div>The configure.log says something about cpp32, here's the excerpt:</div><div><br></div><div><div>Possible ERROR while running preprocessor: exit code 256</div><div>stderr:</div><div>gcc: error: cpp32: No such file or directory</div></div><div><br></div><div><br></div><div>Any ideas of what is going wrong? any help or comments are highly appreciated. Thanks in advance!</div><div><br></div><div>Andres</div></div>