[petsc-dev] cmake problem

2011-09-23 Thread Barry Smith
Jed, Please see the error below. What is the approved way to recover from something incomprehensible to me like this? Shouldn't a reconfigure clean up all possible dangers? Thanks Barry barry-smiths-macbook-pro:petsc-dev barrysmith$ ./arch-gnu/conf/reconfigure-arch-gnu.py

[petsc-dev] cmake problem

2011-09-23 Thread Jed Brown
Does make -C $PETSC_ARCH clean fix the problem. I don't know what caused this in the first place. I'd rather not always have reconfigure clean because it usually means needless compiling. I guess normal make clean should clean the CMake part as well... On Sep 23, 2011 5:23 PM, Barry Smith bsmith

[petsc-dev] cmake problem

2011-09-23 Thread Barry Smith
On Sep 23, 2011, at 5:54 PM, Jed Brown wrote: Does make -C $PETSC_ARCH clean fix the problem. I don't know what caused this in the first place. I started a make without the cmake part then control-ced it because I didn't want to waste time for it (a thing that could happen all the time).

[petsc-dev] cmake problem

2011-07-08 Thread Barry Smith
Reran ./configure but then cmake made me trouble. Sending the configure.log only to Jed Barry xxx=xxx Configure stage complete. Now build PETSc libraries with: make PETSC_DIR=/Users/barrysmith/Src/petsc-dev

[petsc-dev] cmake problem

2011-07-08 Thread Jed Brown
On Fri, Jul 8, 2011 at 14:28, Barry Smith bsmith at mcs.anl.gov wrote: Reran ./configure but then cmake made me trouble. Sending the configure.log only to Jed Barry xxx=xxx Configure stage complete. Now build

[petsc-dev] cmake problem

2011-07-08 Thread Jed Brown
On Fri, Jul 8, 2011 at 14:28, Barry Smith bsmith at mcs.anl.gov wrote: cd /Users/barrysmith/Src/petsc-dev; make -j2 -C /Users/barrysmith/Src/petsc-dev/arch-gnu Scanning dependencies of target petsc Error copying Fortran module include/petscsys. Tried include/PETSCSYS.mod and

[petsc-dev] cmake problem

2011-07-08 Thread Barry Smith
Seems to have worked, thanks. Barry On Jul 8, 2011, at 3:54 PM, Jed Brown wrote: On Fri, Jul 8, 2011 at 14:28, Barry Smith bsmith at mcs.anl.gov wrote: cd /Users/barrysmith/Src/petsc-dev; make -j2 -C /Users/barrysmith/Src/petsc-dev/arch-gnu Scanning dependencies of target petsc