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/ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20100927/da4382d0/attachment-0001.htm> -------------- next part -------------- A non-text attachment was scrubbed... Name: configure.log Type: application/octet-stream Size: 80 bytes Desc: not available URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20100927/da4382d0/attachment-0002.obj> -------------- next part -------------- A non-text attachment was scrubbed... Name: make.log Type: application/octet-stream Size: 164941 bytes Desc: not available URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20100927/da4382d0/attachment-0003.obj>
