[mpich-discuss] Problem compiling mpich on Linux
    Matthew Brown 
    mbrown at oam.co.nz
       
    Fri Mar  3 14:16:35 CST 2017
    
    
  
>>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     discuss at mpich.org
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss
    
    
More information about the discuss
mailing list