On Wed, 23 Apr 2008, Matthew Knepley wrote: > On Wed, Apr 23, 2008 at 3:05 PM, <Amit.Itagi at seagate.com> wrote: > > Here is my make log. > > When you clone petsc-dev, you need to run > > make allfortranstubs > > before 'make'. The dev docs will be fixed,
Matt, Its not fortranstubs issue. For one configure should regenerate them. However > > libfast in: /home/amit/programs/ParEM/petsc-dev/src/sys/f90-src/fsrc > > make[8]: *** No rule to make target `libf'. Stop. > > libfast in: /home/amit/programs/ParEM/petsc-dev/src/sys/f90-mod > > make[7]: *** No rule to make target `petscmod.o'. Stop. > > make[6]: *** [buildmod] Error 2 > > make[5]: [libfast] Error 2 (ignored) The locations are not ftn-auto [which would correspond to the stubs]. Satish
