[Trilinos-Users] problems with updating from 5.0 to 6.01

Georg Wimmer wimmerg at hsu-hh.de
Tue Sep 20 10:53:03 MDT 2005


Hallo,

I wanted to update from trilinos 5.0 to 6.01. I istalled it properly and 
got the code compiled with
the packages I need.
When linking the libraries to my code I got  the following errors, that 
I did not get with trilinos 5.0:
Does anybody know about this problem.

Regards, Georg

---------------------------------------------------------------------------------------------------------------------------------------------------------
/opt/trilinos-6.0.1/lib/libamesos.a(Amesos_Support.o)(.text+0x1a6): In 
function `_ZN20Amesos_StandardIndexC9ERK10Epetra_Map':
: undefined reference to `vtable for EpetraExt::CrsMatrix_Reindex'
/opt/trilinos-6.0.1/lib/libamesos.a(Amesos_Support.o)(.text+0x2b7): In 
function `_ZN20Amesos_StandardIndexC9ERK10Epetra_Map':
: undefined reference to `vtable for EpetraExt::MultiVector_Reindex'
/opt/trilinos-6.0.1/lib/libanasazi.a(AnasaziEpetraAdapter.o)(.text+0x539): 
In function `Anasazi::EpetraMultiVec::MvTimesMatAddMv(double, 
Anasazi::MultiVec<double> const&, Teuchos::SerialDenseMatrix<int, 
double> const&, double)':
: undefined reference to `Epetra_LocalMap::Epetra_LocalMap(int, int, 
Epetra_Comm const&)'
/opt/trilinos-6.0.1/lib/libanasazi.a(AnasaziEpetraAdapter.o)(.text+0x5e6): 
In function `Anasazi::EpetraMultiVec::MvTimesMatAddMv(double, 
Anasazi::MultiVec<double> const&, Teuchos::SerialDenseMatrix<int, 
double> const&, double)':
: undefined reference to `Epetra_LocalMap::~Epetra_LocalMap()'
/opt/trilinos-6.0.1/lib/libanasazi.a(AnasaziEpetraAdapter.o)(.text+0x5ff): 
In function `destr_detour33':
: undefined reference to `Epetra_LocalMap::~Epetra_LocalMap()'
/opt/trilinos-6.0.1/lib/libanasazi.a(AnasaziEpetraAdapter.o)(.text+0x7df): 
In function `Anasazi::EpetraMultiVec::MvTransMv(double, 
Anasazi::MultiVec<double> const&, Teuchos::SerialDenseMatrix<int, 
double>&) const':
: undefined reference to `Epetra_LocalMap::Epetra_LocalMap(int, int, 
Epetra_Comm const&)'
/opt/trilinos-6.0.1/lib/libanasazi.a(AnasaziEpetraAdapter.o)(.text+0x864): 
In function `Anasazi::EpetraMultiVec::MvTransMv(double, 
Anasazi::MultiVec<double> const&, Teuchos::SerialDenseMatrix<int, 
double>&) const':
: undefined reference to `Epetra_LocalMap::~Epetra_LocalMap()'
/opt/trilinos-6.0.1/lib/libanasazi.a(AnasaziEpetraAdapter.o)(.text+0x87d): 
In function `destr_detour35':
: undefined reference to `Epetra_LocalMap::~Epetra_LocalMap()'
/opt/trilinos-6.0.1/lib/libanasazi.a(AnasaziEpetraAdapter.o)(.text+0x1c05): 
In function 
`_ZN7Anasazi13EpetraSymMVOpC9ERKN7Teuchos11RefCountPtrI18Epetra_MultiVectorEEb':
: undefined reference to `Epetra_LocalMap::Epetra_LocalMap(int, int, 
Epetra_Comm const&)'
make[1]: *** [meqsico_mqs_ia32] Fehler 1
---------------------------------------------------------------------------------------------------------------------------------------------------------








More information about the Trilinos-Users mailing list