PetscMap does not exist in 3.1 you must have some environmental variable 
pointing to an old PETSc or some old files mixed with new files to get this 
problem.

   Barry

On Sep 27, 2010, at 11:20 AM, Michael E Henderson wrote:

> I'm trying to install petsc-3.1-p4 under cygwin. 
> 
> I'm getting errors in the make related to PetscMap that I can't figure out. 
> They're like: 
> 
> vhyp.c: In function `VecHYPRE_IJVectorCreate': 
> vhyp.c:19: error: invalid type argument of `->' (have `PetscMap') 
> vhyp.c:19: error: invalid type argument of `->' (have `PetscMap') 
> vhyp.c: In function `VecHYPRE_IJVectorCopy': 
> vhyp.c:36: error: invalid type argument of `->' (have `PetscMap') 
> vhyp.c: In function `VecHYPRE_IJVectorCopyFrom': 
> vhyp.c:51: error: invalid type argument of `->' (have `PetscMap') 
> 
> 
> 
> Thanks, 
> 
> Mike Henderson
> ------------------------------------------------------------------------------------------------------------------------------------
> Mathematical Sciences, TJ Watson Research Center
> mhender at watson.ibm.com
> http://www.research.ibm.com/people/h/henderson/
> http://multifario.sourceforge.net/
> <configure.log><make.log>

Reply via email to