Package: libtrilinos Version: 9.0.2.dfsg-3 A couple of libraries are missing important links, for example:
/usr/lib/libtrilinos_teuchos.so: undefined reference to `XML_SetUserData' /usr/lib/libtrilinos_teuchos.so: undefined reference to `XML_ParserCreate' /usr/lib/libtrilinos_teuchos.so: undefined reference to `XML_Parse' /usr/lib/libtrilinos_ml.so: undefined reference to `Galeri::CreateMap(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, Epetra_Comm&, Teuchos::ParameterList&)' /usr/lib/libtrilinos_teuchos.so: undefined reference to `XML_SetElementHandler' /usr/lib/libtrilinos_ml.so: undefined reference to `Galeri::CreateCrsMatrix(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, Epetra_Map const*, Teuchos::ParameterList&)' /usr/lib/libtrilinos_teuchos.so: undefined reference to `XML_SetCharacterDataHandler' So libtrilinos_teuchos.so should link with -lexpat and libtrilinos_ml.so should link with -ltrilinos_galeri . There may be others as well. Thanks, -Adam -- GPG fingerprint: D54D 1AEE B11C CE9B A02B C5DD 526F 01E8 564E E4B6 Engineering consulting with open source tools http://www.opennovation.com/
signature.asc
Description: This is a digitally signed message part

