<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); ">Dear folks, <div>    I just update petsc-dev following </div><div><br></div><div><span style="font-family: &#39;Times New Roman&#39;; background-color: rgb(213, 234, 255); font-size: medium; ">PETSc can now be configured in the usual way, specified on the <a href="http://www.mcs.anl.gov/petsc/petsc-as/documentation/installation.html" target="_blank" style="color: rgb(0, 0, 204); ">Installation page</a>. To update your copy of petsc-dev<ul style="color: rgb(128, 0, 0); ">
<li style="margin-left: 15px; ">cd petsc-dev<br></li><li style="margin-left: 15px; ">hg pull -u</li><li style="margin-left: 15px; ">cd config/BuildSystem</li><li style="margin-left: 15px; ">hg pull -u</li></ul>Once updated, you will usually want to rebuild completely<ul style="color: rgb(128, 0, 0); ">
<li style="margin-left: 15px; ">cd petsc-dev<br></li><li style="margin-left: 15px; ">./$PETSC_ARCH/conf/reconfigure-$PETSC_ARCH.py</li><li style="margin-left: 15px; ">make</li></ul></span></div><div>   however, after I have done that, I test a example which can be run just before I did the update and failed witha error message:</div>
<div><br></div><div><div>/home/zlwei/soft/mercurial/petsc-dev/arch-linux2-c-debug/lib/libpetsc.a(snesregi.o): In function `SNESRegisterAll&#39;:</div><div>/home/zlwei/soft/mercurial/petsc-dev/src/snes/interface/snesregi.c:63: undefined reference to `SNESCreate_FAS&#39;</div>
</div><div> </div><div>   BTW, the configure.log and make.log are attached.</div><div><br></div><div>thanks in advance,</div><div>Alan</div></span>