I'm a beginner with petsc, and I'm reading <i>PETSc for Partial Differential Equations. </i><span style="background-color: rgb(36, 41, 46); color: rgb(225, 228, 232); font-family: "Sarasa Mono SC", "JetBrains Mono", "Fira Code", "Source Code Pro", Consolas, "Courier New", monospace, Consolas, "Courier New", monospace; font-size: 16px; white-space: pre; font-style: italic;"></span><div><i><br></i></div><div>There is the newest release version (3.18.2) of PETSc's gitlab repo on my device, and openmpi in my system (/usr/sbin/). </div><div><i><br></i></div><div>Here is the repo and what I tried to compiling. <a href="https://github.com/bueler/p4pdes/blob/master/c/ch1/e.c">p4pdes/e.c at master · bueler/p4pdes (github.com)</a></div><div><br></div><div>After "make e", I got an excutable file "e". "./e" or "mpiexec -n 4 ./e" can perfectly run. </div><div><br></div><div>However when I use "petscmpiexec -n 4 ./e", I got some warnings:</div><div><br></div><div>Warning: ************** The PETSc libraries are out of date</div><div>Warning: ************** The executable ./e is out of date</div><div><br></div><div>What should I do to fix the warning?</div><div><br></div><div>Also this is the first time that I send to a mail-list, if there are some mistakes I made, please tell me. </div><div><br></div><div>Kind regards,</div><div><br></div><div>Syvshc</div><div><hr align="left" style="margin: 0px 0px 10px; border-top: 0px; border-right: 0px; border-left: 0px; border-image: initial; border-bottom-style: solid; border-bottom-color: rgb(228, 229, 230); height: 0px; line-height: 0; font-size: 0px; padding: 20px 0px 0px; width: 50px;"><div><a class="xm_write_card" id="in_alias" href="https://wx.mail.qq.com/home/index?t=readmail_businesscard_midpage&nocheck=true&name=%E5%AD%99%E5%BF%A0%E8%B1%AA&icon=https%3A%2F%2Fres.mail.qq.com%2Fzh_CN%2Fhtmledition%2Fimages%2Frss%2Fmale.gif%3Frand%3D1617349242&mail=syvshc%40foxmail.com&code=" target="_blank" style="display: inline-block; font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei"; text-decoration-line: none !important;"><br></a></div></div>