- You also don't say how you configured deal.II...
I just ran configure with no options. PETSC_DIR, PETSC_ARCH were set.

-... the config.log file ...
This was in the log file:

| #include "/w/vtomov/petsc-3.3-p1/arch-linux2-c-debug/include/petscconf.h"
|
| int
| main ()
| {
| #ifndef PETSC_HAVE_MPIUNI
| compile error;
| #endif
| ;
| return 0;
| }
configure:10182: error: PETSc was not built for MPI, but deal.II is!

What is the compiler error that corresponds to this piece? It should have been printed into config.log just above this.

Best
 W.

------------------------------------------------------------------------
Wolfgang Bangerth               email:            [email protected]
                                www: http://www.math.tamu.edu/~bangerth/

_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to