Linking Executable /shared/sergelab/projects/moose/test/moose_test-opt...
*** Warning: Linking the executable /shared/sergelab/projects/moose/test/moose_test-opt against the loadable module
*** libmpichf90.so is not portable!
/shared/sergelab/projects/moose/framework/libmoose-opt.so: undefined reference to `std::__detail::_Prime_rehash_policy::_M_need_rehash(unsigned long, unsigned long, unsigned long) const@GLIBCXX_3.4.18'
/shared/sergelab/projects/moose/framework/libmoose-opt.so: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15'
/shared/sergelab/projects/moose/test/lib/libmoose_test-opt.so: undefined reference to `std::__detail::_Prime_rehash_policy::_M_next_bkt(unsigned long) const@GLIBCXX_3.4.18'
make: *** [/shared/sergelab/projects/moose/test/moose_test-opt] Error 1--
You received this message because you are subscribed to the Google Groups "moose-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to moose-users...@googlegroups.com.
Visit this group at https://groups.google.com/group/moose-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/moose-users/e1c1efa9-ad56-45cb-9af9-bfeb07c8a9ef%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/moose-users/1f32d7d7-c061-44ff-855f-1b2c5f8e3502%40googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "moose-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/moose-users/LYWw_NVkH8s/unsubscribe.
To unsubscribe from this group and all its topics, send an email to moose-users...@googlegroups.com.
Visit this group at https://groups.google.com/group/moose-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/moose-users/CANj%2BmwBfZ1hH9_Uka2G3riZa7ixkzE%3DfNCReursHGuWTJR%3DJvA%40mail.gmail.com.
Ah,Thanks guys. We figured out that intelics was compiled against the RHEL6 gnu compiler, which does not have support for those versions of glibc. Or so I'm told.
--
You received this message because you are subscribed to a topic in the Google Groups "moose-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/moose-users/LYWw_NVkH8s/unsubscribe.
To unsubscribe from this group and all its topics, send an email to moose-users...@googlegroups.com.
Visit this group at https://groups.google.com/group/moose-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/moose-users/CANj%2BmwD%2BxOAzdk_3WNkemckXsoLc9OD%3DkNaVTR%3DjzmC20p_kVg%40mail.gmail.com.
intelics is some compiler we use (I believe all of the cxx, f90 support, ect is contained within that). I think its called Intel Cluster Studio?