Error during example compilation of test examples
Ben Tay
zonexo at gmail.com
Thu Aug 23 10:38:31 CDT 2007
Hi,
I got this error while trying to compile the test example in
src/ksp/ksp/example/tutorials/ex1f
/codes/petsc-2.3.3-p4/bin/win32fe/win32fe f90 -c -threads -debug:full
-fpp:-m
-I/codes/petsc-2.3.3-p4 -I/codes/petsc-2.3.3-p4/bmake/win32
-I/codes/petsc-2.3.3
-p4/include -I/codes/petsc-2.3.3-p4/include/mpiuni -o ex1f.o ex1f.F
ex1f.i
d:\cygwin\CODES\PETSC-~2.3-P\include/finclude/petscmat.h(492) : Error:
This name
does not have a type, and must have an explicit type.
[MATOP_IS_STRUCTURALLY_
SYMMETRIC]
parameter(MATOP_IS_STRUCTURALLY_SYMMETRIC=87)
----------------^
make: [ex1f.o] Error 1 (ignored)
Also here on ex5f:
--------------Error detected during compile or link!-----------------------
See http://www.mcs.anl.gov/petsc/petsc-2/documentation/troubleshooting.html
/codes/petsc-2.3.3-p4/bin/win32fe/win32fe f90 -c
-I/codes/petsc-2.3.3-p4/include
/finclude -threads -debug:full -fpp:-m -I/codes/petsc-2.3.3-p4
-I/codes/petsc-2
.3.3-p4/bmake/win32 -I/codes/petsc-2.3.3-p4/include
-I/codes/petsc-2.3.3-p4/incl
ude/mpiuni -o ex5f.o ex5f.F
ex5f.i
d:\cygwin\CODES\PETSC-~2.3-P\include/finclude/petscmat.h(492) : Error:
This name
does not have a type, and must have an explicit type.
[MATOP_IS_STRUCTURALLY_
SYMMETRIC]
parameter(MATOP_IS_STRUCTURALLY_SYMMETRIC=87)
----------------^
d:\cygwin\CODES\PETSC-~2.3-P\include/finclude/petscmat.h(492) : Error:
This name
does not have a type, and must have an explicit type.
[MATOP_IS_STRUCTURALLY_
SYMMETRIC]
parameter(MATOP_IS_STRUCTURALLY_SYMMETRIC=87)
----------------^
d:\cygwin\CODES\PETSC-~2.3-P\include/finclude/petscmat.h(492) : Error:
This name
does not have a type, and must have an explicit type.
[MATOP_IS_STRUCTURALLY_
SYMMETRIC]
parameter(MATOP_IS_STRUCTURALLY_SYMMETRIC=87)
----------------^
d:\cygwin\CODES\PETSC-~2.3-P\include/finclude/petscmat.h(492) : Error:
This name
does not have a type, and must have an explicit type.
[MATOP_IS_STRUCTURALLY_
SYMMETRIC]
parameter(MATOP_IS_STRUCTURALLY_SYMMETRIC=87)
----------------^
d:\cygwin\CODES\PETSC-~2.3-P\include/finclude/petscmat.h(492) : Error:
This name
does not have a type, and must have an explicit type.
[MATOP_IS_STRUCTURALLY_
SYMMETRIC]
parameter(MATOP_IS_STRUCTURALLY_SYMMETRIC=87)
----------------^
make[3]: [ex5f.o] Error 1 (ignored)
Hope you can help. Thanks.
More information about the petsc-users
mailing list