Initially, I thought that was the case as well. However, I saved some output from installation;<br>===============================================================================<br> Configuring PETSc to compile on your system <br>
===============================================================================<br>TESTING: alternateConfigureLibrary from PETSc.packages.petsc4py(config/PETSc/packages/petsc4py.py:64) Compilers:<br>
C Compiler: mpicc -Wall -Wwrite-strings -Wno-strict-aliasing -g3 <br> Fortran Compiler: mpif90 -g <br>Linkers:<br> Static linker: /usr/bin/ar cr<br> Dynamic linker: mpicc -shared -Wall -Wwrite-strings -Wno-strict-aliasing -g3 <br>
MPI:<br> Includes: -I/home/walker/MPI/mpich2-1.0.8-install/include<br>X11:<br> Includes: <br> Library: -lX11<br>BLAS/LAPACK: -llapack -lblas<br>PETSc:<br> PETSC_ARCH: linux-gnu-c-debug<br> PETSC_DIR: /home/walker/Desktop/PETSc/LITE/petsc-3.1-p4<br>
Clanguage: C<br> shared libraries: disabled<br> dynamic libraries: disabled<br> Scalar type: real<br> Precision: double<br> Memory alignment: 16<br>xxx=========================================================================xxx<br>
Configure stage complete. Now build PETSc libraries with:<br> make PETSC_DIR=/home/walker/Desktop/PETSc/LITE/petsc-3.1-p4 PETSC_ARCH=linux-gnu-c-debug all<br>xxx=========================================================================xxx<br>
<br>Is this the same information that would be contained in the log file for the configuration?<br><br><div class="gmail_quote">On Fri, Nov 12, 2010 at 10:07 AM, Barry Smith <span dir="ltr"><<a href="mailto:bsmith@mcs.anl.gov">bsmith@mcs.anl.gov</a>></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;"><br>
You have not set your PETSC_ARCH and PETSC_DIR<br>
<div><div></div><div class="h5"><br>
<br>
On Nov 12, 2010, at 9:43 AM, Nunion wrote:<br>
<br>
> Hello,<br>
><br>
> I recently started receiving the following error when trying to compile anything...<br>
><br>
> makefile:16: /conf/variables: No such file or directory<br>
> makefile:17: /conf/rules: No such file or directory<br>
> makefile:858: /conf/test: No such file or directory<br>
> make: *** No rule to make target `/conf/test'. Stop.<br>
><br>
> The errors seem to be related to one another. I tried to hardcode this path, but the makefile is not picking up the path. I can't recall changing anything major<br>
><br>
><br>
> Thanks!<br>
><br>
> Mark<br>
<br>
</div></div></blockquote></div><br>