<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hello,
<br>
<br>
I am getting the following error message when linking a code:<br>
<br>
../solver_3.2/libsel.a(p2_snes.o): In function `__p2_snes_mod__p2_snes_error':<br>
/home/stanier/hifi/solver_3.2/p2_snes.F:450: undefined reference to `__local_mod__petsc_null_function'<br>
collect2: ld returned 1 exit status<br>
<br>
I have noticed that src/snes/examples/tests/ex14f.F also gives an error message related to PETSC_NULL_FUNCTION, and make ex14f fails to make<br>
<br>
ex14f.o: In function `MAIN__':<br>
/home/stanier/soft/petsc-3.2-p7/src/snes/examples/tests/ex14f.F:182: undefined reference to `__petscmod__petsc_null_function'<br>
collect2: ld returned 1 exit status<br>
<br>
Also, have checked this with another PETSc user with version 3.2-p7 and version 3.3- the same error occurs.
<br>
<br>
My configure options are <font size="2"><span style="font-size: 10pt;">./configure --with-cc=gcc --with-fc=gfortran --download-f-blas-lapack --download-mpich --download-blacs --download-scalapack --download-parmetis --download-mumps --download-superlu --download-hypre<br>
<br>
I was wondering if anyone else has had this problem, and knew how to get around it.<br>
<br>
Thanks,<br>
Adam<br>
<br>
</span></font></div>
</body>
</html>