Hello everyone,

I am currently building dealii on a cluster and am getting a linking error
when compiling some of the examples. This is what I get:

../lib/libdeal_II.g.so.9.4.1: error: undefined reference to
'boost::archive::archive_exception::archive_exception(boost::archive::archive_exception
const&)'
../lib/libdeal_II.g.so.9.4.1: error: undefined reference to
'boost::archive::basic_binary_iarchive<boost::archive::binary_iarchive>::load_override(boost::archive::class_name_type&)'
../lib/libdeal_II.g.so.9.4.1: error: undefined reference to
'boost::archive::basic_binary_oprimitive<boost::archive::binary_oarchive,
char, std::char_traits<char> >::save(std::__cxx11::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&)'
collect2: error: ld returned 1 exit status

I've tried using different versions of boost, but have not been successful
with any. I've attached the detailed.log if anyone could help me.

Thanks,
Laryssa

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/CAGtr4iDRFzFjZaPEdnzBVUhKzyA6NAQas7ytWJKB9RLJ96_Qpg%40mail.gmail.com.

Attachment: detailed.log
Description: Binary data

Reply via email to