Re: [mpich-discuss] Problem compiling mpich on Linux
Is this NFS? Is the clock skewed? I thought extracting cvars was not done in released versions.
==rob
Adding 'atime-preserve' option to 'tar zxvf' when extracting mpich-3.2.tar.gz followed by configuring and make on the resulting directory without copying 'cp -r' first allows building to proceed without problems. Previously, was using 'tar zxvf' followed by 'cp -r' followed by successful configure. Make would then require aclocal 1.15 which wanted to avoid. This is all done on a vm in hyperv in NZST. Note it all works fine on an Azure linux vm in US time zone. Thank for your pointer about clock. _______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss
participants (1)
-
Matthew Brown