Look like some things did not compile. Send make_log* to petsc-maint.<br><br>  Matt<br><br><div class="gmail_quote">On Mon, Sep 28, 2009 at 5:45 PM, Yujie <span dir="ltr">&lt;<a href="mailto:recrusader@gmail.com">recrusader@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi, PETSc Developers<br><br>I am trying to compile the latest version (3.0.0 p8) of PETSc in my PC (AMD 64bits, GCC4.2).<br>
My configure command is:<br>config/configure.py --with-mpi-dir=/home/yujie/codes/mpich127/ --with-clanguage=C++ --with-debugging=1 --with-shared=1 --with-scalar-type=complex --with-spooles=1 --download-spooles=1 --with-parmetis=1 --download-parmetis=1 --with-superlu_dist=1 --download-superlu_dist=1 --with-mumps=1 --download-mumps=1 --with-scalapack=1 --download-scalapack=1 --with-plapack=1 --download-plapack=1 --download-f-blas-lapack=1 --with-blacs --download-blacs=1<br>

<br>I can configure and make PETSc. However, when I make test, I got the following errros:<br>&quot;<br>Running test examples to verify correct installation<br>Possible error running C/C++ src/snes/examples/tutorials/ex19 with 1 MPI process<br>

See <a href="http://www.mcs.anl.gov/petsc/petsc-as/documentation/troubleshooting.html" target="_blank">http://www.mcs.anl.gov/petsc/petsc-as/documentation/troubleshooting.html</a><br>/home/yujie/codes/petsc-3.0.0-p8/src/snes/examples/tutorials/./ex19: symbol lookup error: /home/yujie/codes/petsc-3.0.0-p8/src/snes/examples/tutorials/./ex19: undefined symbol: _Z25DMMGSetSNESLocali_PrivatePP7_n_DMMGPFiP11DALocalInfoP10MatStencilPvPSt7complexIdES6_EPFiS3_S5_S6_S6_S6_ESD_<br>

Possible error running C/C++ src/snes/examples/tutorials/ex19 with 2 MPI processes<br>See <a href="http://www.mcs.anl.gov/petsc/petsc-as/documentation/troubleshooting.html" target="_blank">http://www.mcs.anl.gov/petsc/petsc-as/documentation/troubleshooting.html</a><br>

/home/yujie/codes/petsc-3.0.0-p8/src/snes/examples/tutorials/./ex19: symbol lookup error: /home/yujie/codes/petsc-3.0.0-p8/src/snes/examples/tutorials/./ex19: undefined symbol: _Z25DMMGSetSNESLocali_PrivatePP7_n_DMMGPFiP11DALocalInfoP10MatStencilPvPSt7complexIdES6_EPFiS3_S5_S6_S6_S6_ESD_<br>

/home/yujie/codes/petsc-3.0.0-p8/src/snes/examples/tutorials/./ex19: symbol lookup error: /home/yujie/codes/petsc-3.0.0-p8/src/snes/examples/tutorials/./ex19: undefined symbol: _Z25DMMGSetSNESLocali_PrivatePP7_n_DMMGPFiP11DALocalInfoP10MatStencilPvPSt7complexIdES6_EPFiS3_S5_S6_S6_S6_ESD_<br>

Error running Fortran example src/snes/examples/tutorials/ex5f with 1 MPI process<br>See <a href="http://www.mcs.anl.gov/petsc/petsc-as/documentation/troubleshooting.html" target="_blank">http://www.mcs.anl.gov/petsc/petsc-as/documentation/troubleshooting.html</a><br>

/home/yujie/codes/petsc-3.0.0-p8/src/snes/examples/tutorials/./ex5f: symbol lookup error: /home/yujie/codes/petsc-3.0.0-p8/src/snes/examples/tutorials/./ex5f: undefined symbol: mpi_comm_size_<br>Completed test examples<br>

&quot;<br>Could you give me some help? Thanks a lot.<br><br>Regards,<br><font color="#888888">Yujie<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener<br>