Dear PETSc Team, I'm trying to enable mpe log in PETSc. But compiling a example, I get this errors, /home/ptorres/soft/petsc-3.0.0-p5/src/ksp/ksp/examples/tutorials/ex23.c:38: undefined reference to `PetscLogMPEBegin()' /home/ptorres/soft/petsc-3.0.0-p5/src/ksp/ksp/examples/tutorials/ex23.c:193: undefined reference to `PetscLogMPEDump(char const*)'
Do I need to define PETSC_HAVE_MPE in the installation step to fix that?. If so, how can I do that?. I really appreciate any clue. I send attached my 'make info' output. Thanks in advance!. Regards Pedro Torres Pos-Gradua??o em Engenharia Mecanica UERJ-Universidade do Estado do Rio de Janeiro Rio de Janeiro - Brasil -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20090612/71ffe70f/attachment.htm> -------------- next part -------------- A non-text attachment was scrubbed... Name: make_info_output Type: application/octet-stream Size: 6557 bytes Desc: not available URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20090612/71ffe70f/attachment.obj>
