[original e-mail didnt make it to the list due to the attached
configure.log. Huge attachments are prohibited on the mailing lists]


Using configure Options: --with-petsc-arch=real-par-debug 
--with-scalar-type=real --with-debugging=yes --with-debugger=totalview 
--download-superlu_dist=1 --download-mumps=1 --download-spooles=1 
--with-shared=1 --download-blacs=1 --download-parmetis=1 --download-szip=1 
--download-scalapack=1 --download-petsc4py --download-mpi4py 
--with-shared-libraries -prefix=/Users/srinath/software/petsc-dev-real-par


petsc4py listed in petsc4py.py is
http://petsc4py.googlecode.com/files/petsc4py-1.1.1.tar.gz Perhaps you
have to use petsc-4py-dev directly to get this working?

Lisandro will know..

Satish

On Mon, 15 Nov 2010, Srinath Vadlamani wrote:

> In file included from src/PETSc.c:3:
> src/petsc4py.PETSc.c: In function
> ?__pyx_pf_8petsc4py_5PETSc_2IS_getBlockSize?:
> src/petsc4py.PETSc.c:49179: warning: implicit declaration of function
> ?ISBlock?
> src/petsc4py.PETSc.c: In function ?__pyx_pf_8petsc4py_5PETSc_2IS_getInfo?:
> src/petsc4py.PETSc.c:51132: warning: implicit declaration of function
> ?ISStride?
> src/petsc4py.PETSc.c: In function ?__pyx_pf_8petsc4py_5PETSc_3Mat_zeroRows?:
> src/petsc4py.PETSc.c:75725: error: too few arguments to function
> ?MatZeroRowsIS?
> src/petsc4py.PETSc.c:75750: error: too few arguments to function
> ?MatZeroRows?
> src/petsc4py.PETSc.c: In function
> ?__pyx_pf_8petsc4py_5PETSc_3Mat_zeroRowsLocal?:
> src/petsc4py.PETSc.c:75872: error: too few arguments to function
> ?MatZeroRowsLocalIS?
> src/petsc4py.PETSc.c:75897: error: too few arguments to function
> ?MatZeroRowsLocal?
> src/petsc4py.PETSc.c: In function
> ?__pyx_pf_8petsc4py_5PETSc_3KSP_setConvergenceTest?:
> src/petsc4py.PETSc.c:87471: error: ?KSP_NORM_NO? undeclared (first use in
> this function)
> src/petsc4py.PETSc.c:87471: error: (Each undeclared identifier is reported
> only once
> src/petsc4py.PETSc.c:87471: error: for each function it appears in.)
> src/petsc4py.PETSc.c: In function
> ?__pyx_pf_8petsc4py_5PETSc_3KSP_getNormType?:
> src/petsc4py.PETSc.c:88847: error: ?KSP_NORM_NO? undeclared (first use in
> this function)
> src/petsc4py.PETSc.c: In function ?initPETSc?:
> src/petsc4py.PETSc.c:131697: error: ?KSP_NORM_NO? undeclared (first use in
> this function)
> error: command 'mpicc' failed with exit status 1
> make[1]: *** [petsc4py] Error 1
> 
> 
> 
> 

Reply via email to