[petsc-users] Problem with petsc-dev update

Alan Wei zhenglun.wei at gmail.com
Fri Sep 23 16:33:09 CDT 2011


Dear folks,
    I just update petsc-dev following

PETSc can now be configured in the usual way, specified on the Installation
page <http://www.mcs.anl.gov/petsc/petsc-as/documentation/installation.html>.
To update your copy of petsc-dev

   - cd petsc-dev
   - hg pull -u
   - cd config/BuildSystem
   - hg pull -u

Once updated, you will usually want to rebuild completely

   - cd petsc-dev
   - ./$PETSC_ARCH/conf/reconfigure-$PETSC_ARCH.py
   - make

   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:

/home/zlwei/soft/mercurial/petsc-dev/arch-linux2-c-debug/lib/libpetsc.a(snesregi.o):
In function `SNESRegisterAll':
/home/zlwei/soft/mercurial/petsc-dev/src/snes/interface/snesregi.c:63:
undefined reference to `SNESCreate_FAS'

   BTW, the configure.log and make.log are attached.

thanks in advance,
Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20110923/070561d1/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: make.log
Type: application/octet-stream
Size: 46279 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20110923/070561d1/attachment-0001.obj>


More information about the petsc-users mailing list