On Tue, Oct 20, 2020, Vlad Cojocaru wrote:
>Thanks to Scott's answer I solved the previous issue that indeed was
>related to linking the intel compiler against an old gcc version.
>However, after passing this, I am receiving lots of undefined reference
>errors from the metatwist source code.
>
>The compilation is after successful ./configure -noX11 intel (intel
>19.1.1) (no complains from configure at all, all tests for requirements
>passed including for bzip2 and zlib).
Something is broken with the legacy build and metatwist. Simple option
is just to comment out that part of the build (in
$AMBERHOME/src/Makefile). If you need metatwist, then move to cmake
(which we encourage people to do anyway.)
....dac
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Tue Oct 20 2020 - 11:00:02 PDT