<div dir="ltr"><div dir="ltr">I see this:<div><br></div><div>                      =============================================================================================<br>                          Trying to download <a href="http://www.zlib.net/zlib-1.2.11.tar.gz">http://www.zlib.net/zlib-1.2.11.tar.gz</a> for ZLIB<br>                      =============================================================================================<br><br>                      =============================================================================================<br>                          Building and installing zlib; this may take several minutes<br>                      =============================================================================================<br><br>*******************************************************************************<br>         UNABLE to CONFIGURE with GIVEN OPTIONS    (see configure.log for details):<br>-------------------------------------------------------------------------------<br>Error building/install zlib files from /gpfs/alpine/csc314/scratch/adams/petsc/arch-spock-opt-cray-kokkos/externalpackages/zlib-1.2.11/zlib to /gpfs/alpine/csc314/scratch/adams/petsc/arch-spock-opt-cray-kokkos/externalpackages/zlib-1.2.11<br>*******************************************************************************<br></div><div><br></div><div>And I did look in the configure log and saw these suggestions, but I was so confused by this output that I did not want to chase it down.</div><div><br></div><div>I will try this --download-zlib=/yourselectedlocation/zlib-1.2.11.tar.gz stuff.</div><div><br></div><div>Thanks,</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jul 6, 2021 at 6:42 PM Barry Smith <<a href="mailto:bsmith@petsc.dev">bsmith@petsc.dev</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
  Mark,<br>
<br>
   You can try what the configure error message should be suggesting (it is not clear if that is being printed to your screen or no).<br>
<br>
ERROR: Unable to download package ZLIB from: <a href="http://www.zlib.net/zlib-1.2.11.tar.gz" rel="noreferrer" target="_blank">http://www.zlib.net/zlib-1.2.11.tar.gz</a><br>
* If URL specified manually - perhaps there is a typo?<br>
* If your network is disconnected - please reconnect and rerun ./configure<br>
* Or perhaps you have a firewall blocking the download<br>
* You can run with --with-packages-download-dir=/adirectory and ./configure will instruct you what packages to download manually<br>
* or you can download the above URL manually, to /yourselectedlocation/zlib-1.2.11.tar.gz<br>
  and use the configure option:<br>
  --download-zlib=/yourselectedlocation/zlib-1.2.11.tar.gz<br>
<br>
  Barry<br>
<br>
<br>
> On Jul 6, 2021, at 4:29 PM, Mark Adams <<a href="mailto:mfadams@lbl.gov" target="_blank">mfadams@lbl.gov</a>> wrote:<br>
> <br>
> I am getting some sort of error in build zlib on Spock at ORNL.<br>
> Other libraries are downloaded and I am sure the network is fine.<br>
> Any ideas?<br>
> Thanks,<br>
> Mark<br>
> <configure.log><br>
<br>
</blockquote></div></div>