The subversion of deal.II will work with Trilinos 10 / Minh
On Thu, Oct 22, 2009 at 11:54 PM, pleramorphyllactic <[email protected]> wrote: > Hello, > > I am getting the following errors trying to configure deal.ii with > trilinos-10. > > I use: > > ./do-config --enable-shared --with-cflags=-fPIC --with-cxxflags=-fPIC > --with-fflags=-fPIC --enable-thyra --enable-stratimikos --enable-rtop > --enable-teuchos --enable-sacado --enable-ml > --enable-ifpack --enable-epetra --enable-belos --enable-aztecoo > --enable-amesos > > > Where the do-conf file looks like: > > EXTRA_ARGS=$@ > > /*/cmake-2.8.0-rc3/bin/cmake -D CMAKE_BUILD_TYPE:STRING=DEBUG -D > Trilinos_ENABLE_TESTS:BOOL=OFF -D BUILD_SHARED_LIBS:BOOL=ON -D > CMAKE_INSTALL_PREFIX:PATH=/*/trilinos/ $EXTRA_ARGS /*/trilinos-10.0-Source/ > > > But I am still getting the following error when I try to configure deal.ii, > using > > ./configure --with-trilinos=/*/trilinos/ > > I get: > > checking Thyra_DefaultBlockedLinearOpDecl.hpp usability... no > checking Thyra_DefaultBlockedLinearOpDecl.hpp presence... no > checking for Thyra_DefaultBlockedLinearOpDecl.hpp... no > configure: error: The Trilinos installation is missing one or more > header files necessary for the deal.II Trilinos interfaces. Please > re-install Trilinos with the missing Trilinos sub-packages enabled. > > I am not sure how to proceed. Does this have to do with version 10 of > trilinos maybe? > > Best, > Evan > > _______________________________________________ > dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii > > _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
