Adam, why would that be a bug actually ? you have to have the proper list of libs, the same as in petsc
Best regards C. On Thu, May 21, 2009 at 6:27 PM, Adam C Powell IV <[email protected]> wrote: > 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/ > > _______________________________________________ > Pkg-scicomp-devel mailing list > [email protected] > http://lists.alioth.debian.org/mailman/listinfo/pkg-scicomp-devel > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

