errors in make test (petsc 3.0.0 p8 with complex)

Yujie recrusader at gmail.com
Tue Sep 29 11:45:57 CDT 2009


Thanks very much, Matthew. I have sent my make.log file to petsc-maint.

Regards,
Yujie

On Mon, Sep 28, 2009 at 6:02 PM, Matthew Knepley <knepley at mcs.anl.gov>wrote:

> Look like some things did not compile. Send make_log* to petsc-maint.
>
>   Matt
>
>
> On Mon, Sep 28, 2009 at 5:45 PM, Yujie <recrusader at gmail.com> wrote:
>
>> Hi, PETSc Developers
>>
>> I am trying to compile the latest version (3.0.0 p8) of PETSc in my PC
>> (AMD 64bits, GCC4.2).
>> My configure command is:
>> 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
>>
>> I can configure and make PETSc. However, when I make test, I got the
>> following errros:
>> "
>> Running test examples to verify correct installation
>> Possible error running C/C++ src/snes/examples/tutorials/ex19 with 1 MPI
>> process
>> See
>> http://www.mcs.anl.gov/petsc/petsc-as/documentation/troubleshooting.html
>> /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_
>> Possible error running C/C++ src/snes/examples/tutorials/ex19 with 2 MPI
>> processes
>> See
>> http://www.mcs.anl.gov/petsc/petsc-as/documentation/troubleshooting.html
>> /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_
>> /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_
>> Error running Fortran example src/snes/examples/tutorials/ex5f with 1 MPI
>> process
>> See
>> http://www.mcs.anl.gov/petsc/petsc-as/documentation/troubleshooting.html
>> /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_
>> Completed test examples
>> "
>> Could you give me some help? Thanks a lot.
>>
>> Regards,
>> Yujie
>>
>
>
>
> --
> What most experimenters take for granted before they begin their
> experiments is infinitely more interesting than any results to which their
> experiments lead.
> -- Norbert Wiener
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20090929/78dfde7f/attachment.htm>


More information about the petsc-users mailing list