Hello!
There have been reported some trubles with compiling trilinos. Especially
version 8.0.5. I have now downloaded 8.0.7 and compiled this without
problems, on Ubuntu Hardy.
Both with and without mpi.
Compile flags for MPI:
../configure --prefix=<install_dir> --enable-shared --enable-pytrilinos\
--enable-pliris --enable-didasko --enable-amesos --enable-anasazi\
--enable-default-packages --enable-galeri --with-cflags=-fPIC\
--with-cxxflags=-fPIC --with-fflags=-fPIC --with-ldflags=-fPIC\
--with-ccflags=-fPIC --enable-triutils --enable-aztecoo-teuchos\
--enable-mpi --with-mpi-compilers --with-gnumake -C
Compile flags for serial:
../configure --prefix=<install_dir> --enable-shared --enable-pytrilinos\
--enable-pliris --enable-didasko --enable-amesos --enable-anasazi\
--enable-default-packages --enable-galeri --with-cflags=-fPIC\
--with-cxxflags=-fPIC --with-fflags=-fPIC --with-ldflags=-fPIC\
--with-ccflags=-fPIC --enable-triutils --enable-aztecoo-teuchos\
--with-gnumake -C
Have fun!
Johan
_______________________________________________
DOLFIN-dev mailing list
DOLFIN-dev@xxxxxxxxxx
http://www.fenics.org/mailman/listinfo/dolfin-dev