[Trilinos-Users] installation question using g++

John Paul Bir Singh jpb_singh at yahoo.com
Sat Apr 11 14:20:09 MDT 2009


I am getting the following error message while installing trilinos on red-hat.

g++ -O3 -DLINUX -DSPARSEBLAS -DIFPACK   -DAZTEC_SERIAL   -I/home/jsingh/goma_root/install/trilinos/packages/aztecoo/src -I/home/jsingh/goma_root/install/trilinos/packages/epetra/src -I/home/jsingh/goma_root/install/trilinos/packages/ifpack/src -c AZOO_iterate.cpp
/home/jsingh/goma_root/install/trilinos/packages/epetra/src/Epetra_Object.h: In function 'std::ostream& operator<<(std::ostream&, const Epetra_Object&)':
/home/jsingh/goma_root/install/trilinos/packages/epetra/src/Epetra_Object.h:277: error: invalid conversion from 'const Epetra_fmtflags' to 'std::_Ios_Fmtflags'
/home/jsingh/goma_root/install/trilinos/packages/epetra/src/Epetra_Object.h:277: error:   initializing argument 1 of 'std::_Ios_Fmtflags std::ios_base::setf(std::_Ios_Fmtflags, std::_Ios_Fmtflags)'
/home/jsingh/goma_root/install/trilinos/packages/epetra/src/Epetra_Object.h:278: error: invalid conversion from 'const Epetra_fmtflags' to 'std::_Ios_Fmtflags'
/home/jsingh/goma_root/install/trilinos/packages/epetra/src/Epetra_Object.h:278: error:   initializing argument 1 of 'std::_Ios_Fmtflags std::ios_base::setf(std::_Ios_Fmtflags, std::_Ios_Fmtflags)'
make: *** [AZOO_iterate.o] Error 1


Any ideas on what might be going on will be highly appreciated.

Thanks
John



      



More information about the Trilinos-Users mailing list