<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p></p>
<span style="font-size:12pt;" id="divtagdefaultwrapper">
<div style="margin-top:0;margin-bottom:0;">Dear PETSc developers,</div>
<div style="margin-top:0;margin-bottom:0;"><br>
</div>
<div style="margin-top:0;margin-bottom:0;">First of all thank you for your work!</div>
<div style="margin-top:0;margin-bottom:0;"><br>
</div>
<div style="margin-top:0;margin-bottom:0;">I try to use the spack tool to install petsc with mumps: spack install petsc+mumps~hdf5 (with the good version for compilers). All is OK, PETSc works fine.</div>
<div style="margin-top:0;margin-bottom:0;">But now, I want acces to ML preconditioner, so I need install a PETSc version with trilinos: spack install petsc+mumps+trilinos~hdf5</div>
<div style="margin-top:0;margin-bottom:0;"><br>
</div>
<div style="margin-top:0;margin-bottom:0;">The compilation fails (in the check phase), I notices 2 things:</div>
<div style="margin-top:0;margin-bottom:0;">petsc links on trilinos/lib64 but the directory path is lib<br>
</div>
<div style="margin-top:0;margin-bottom:0;">I make a symbolic link: ln -s trilinos/lib trilinos/lib64 to try solve it<br>
</div>
<div style="margin-top:0;margin-bottom:0;">Also there is an error with the definition of Zoltan_Create()<br>
</div>
<div style="margin-top:0;margin-bottom:0;"><br>
</div>
<div style="margin-top:0;margin-bottom:0;">Can you help me please?<br>
</div>
<div style="margin-top:0;margin-bottom:0;"><br>
</div>
<div style="margin-top:0;margin-bottom:0;">I attach the configure.log.<br>
</div>
<div style="margin-top:0;margin-bottom:0;">I use the last spack release v0.17.1 and
<br>
</div>
<div style="margin-top:0;margin-bottom:0;">ubuntu 20.04 with gcc-10 gfortran-10, openmpi 4.0.3 from apt instaler<br>
</div>
<div style="margin-top:0;margin-bottom:0;"><br>
</div>
<div style="margin-top:0;margin-bottom:0;"><br>
</div>
<div style="margin-top:0;margin-bottom:0;">Thanks,</div>
<div style="margin-top:0;margin-bottom:0;">Axel</div>
</span>
<div id="Signature">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size: 12pt; color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif, "EmojiFont", "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;">
<br>
<p></p>
</div>
</div>
</div>
</body>
</html>