Dear All
I still have a problem to compile new svn version. Below is the error
message when configuration svn version
------------------------------------------------------------------------------------------------------------------------
---------------- configuring additional libs ----------------
checking boost/shared_ptr.hpp usability... yes
checking boost/shared_ptr.hpp presence... yes
checking for boost/shared_ptr.hpp... yes
checking boost/type_traits.hpp usability... yes
checking boost/type_traits.hpp presence... yes
checking for boost/type_traits.hpp... yes
checking boost/tuple/tuple.hpp usability... yes
checking boost/tuple/tuple.hpp presence... yes
checking for boost/tuple/tuple.hpp... yes
checking for boost::shared_ptr assignment operator= template buglet... no
checking for PETSc library directory... not found
checking for SLEPc include directory... not found
checking for Trilinos directory... /home/miranus/trilinos
checking for Trilinos header directory... not explicitly specified
checking for Trilinos library directory... not explicitly specified
checking for Trilinos version... 9.0.3
checking Epetra_config.h presence... yes
checking for consistency of Trilinos and deal.II MPI settings...
configure: error: Trilinos was not built for MPI, but deal.II is!
------------------------------------------------------------------------------------------------------------------------
This error seems to be found since, trilinos I compiled was not with
mpi but deal.ii is.!
However, I still use the Trilinos mpi version with deal.II library very
well on old svn version.
Here is my configuartion option for this one.
./configure --with-trilinos=/home/miranus/trilinos
--with-metis=/home/miranus/q/metis-4.0 --with-p4est=/home/miranus/p4est
--enable-mpi CC=mpicc CXX=mpicxx FC=mpif77 F77=mpif77
--with-lapack=lapack LDFLAGS='-L/home/miranus/q/lapack-3.1.1
-L/home/miranus/mpich_gcc/lib -L/usr/lib64
-L/home/miranus/deal.II_64pre/lib'
Only I have changed was to update svn version. Last time to update was
at least 6 month ago(?) . Old version was done very well associated with
Trilinos library with mpi.
Where is the problem with current svn version from?
P.S) my Trinlions version is 9.0.3
Best,
Sungho
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii