possible error error message on "make tests"

Matthew Knepley knepley at gmail.com
Thu Mar 19 08:44:47 CDT 2009


On Thu, Mar 19, 2009 at 9:31 AM, Toby D. Young <tyoung at ippt.gov.pl> wrote:

>
>
> Hello,
>
> I configure and compile successfully petsc-3.0.0-p3 with:
>  ./config/configure.py  --with-blas-lib=libblas.so
>  --with-lapack-lib=liblapack.so --with-dynamic=1 --with-shared=1
>  --with-mpi=0
> (linux-gnu-c-debug x86_64). I get this worrying "possible error" message
> running the tests.
>
> 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././ex19:
> symbol lookup error: ././ex19: undefined symbol: petsc_tmp_flops
> Possible error running Graphics examples
> src/snes/examples/tutorials/ex19 1 MPI process See
> http://www.mcs.anl.gov/petsc/petsc-as/documentation/troubleshooting.html././ex19:
> symbol lookup error: ././ex19: undefined symbol: petsc_tmp_flops 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././ex5f:
> symbol lookup error: ././ex5f: undefined symbol: dmgetlocalvector_
> Completed test examples
>
> I have looked in the documentation and in the troubleshooting guide and
> found nothing. What does this "possible error" mean? ie; can I ignore it
> safely? I am not competent enough to understand why this happens.


Please send configure.log and make*.log to petsc-maint at mcs.anl.gov. It
appears that
you have a Fortran compiler that hates shared libraries.

  Matt


>
> Thanks.
>
> Best,
>        Toby
>
> --
>
> Toby D. Young
> Adiunkt (Assistant Professor)
> Philosopher-Physicist
> Department of Computational Science
> Institute of Fundamental Technological Research
> Polish Academy of Sciences
> Room 206, ul. Swietokrzyska 21
> 00-049 Warszawa, Polska
>
> +48 22 826 12 81 ext. 184
> http://rav.ippt.gov.pl/~tyoung <http://rav.ippt.gov.pl/%7Etyoung>
>
-- 
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/20090319/bb90413d/attachment.htm>


More information about the petsc-users mailing list