<html><head><base href="x-msg://198/"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Just posting this fix from wrfhelp, which worked for V3.3.1 on my Mac Pro running OS X 10.7.4, in case anyone else has the same problem.<div><br></div><div>Sean</div><div><br><div><br><div>Begin forwarded message:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" color="#000000" style="font: 12.0px Helvetica; color: #000000"><b>From: </b></font><font face="Helvetica" size="3" style="font: 12.0px Helvetica">wrfhelp &lt;<a href="mailto:wrfhelp@ucar.edu">wrfhelp@ucar.edu</a>&gt;</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" color="#000000" style="font: 12.0px Helvetica; color: #000000"><b>Date: </b></font><font face="Helvetica" size="3" style="font: 12.0px Helvetica">July 11, 2012 8:39:26 PM CDT</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" color="#000000" style="font: 12.0px Helvetica; color: #000000"><b>To: </b></font><font face="Helvetica" size="3" style="font: 12.0px Helvetica">"Crowell, Sean M." &lt;<a href="mailto:scrowell@ou.edu">scrowell@ou.edu</a>&gt;</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" color="#000000" style="font: 12.0px Helvetica; color: #000000"><b>Subject: </b></font><font face="Helvetica" size="3" style="font: 12.0px Helvetica"><b>Re: Compiling on Mac OS X 10.7.4</b></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><br></div> </div> <meta http-equiv="Content-Type" content="text/html; charset=us-ascii"><base href="x-msg://198/"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Can you try to modify file configure in V3.3.1 WRFV3 directory, and change line 595 from<div><br></div><div>&nbsp; &nbsp;ar p $NETCDF/lib/libnetcdf.a nc.o &gt; ${foo}.o</div><div><br></div><div>to<br><div><br></div><div><div>&nbsp; &nbsp; ar p $NETCDF/lib/libnetcdf.a `ar t $NETCDF/lib/libnetcdf.a | grep -E '*\.o' | head -n 1 | sed 's/://'` &gt; ${foo}.o</div><div><br></div><div>and see if it helps with your v3.3.1 configure.</div><div><br></div><div>wrfhelp&nbsp;</div><div><br></div><div><br></div><div><div>On Jul 11, 2012, at 7:31 PM, Crowell, Sean M. wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div><div>I did after I sent that email, and didn't get the same error message. Thanks!<br><br>Sean<br><br><br><br><div id="x_htc_header">----- Reply message -----<br>From: "wrfhelp" &lt;<a href="mailto:wrfhelp@ucar.edu">wrfhelp@ucar.edu</a>&gt;<br>Date: Wed, Jul 11, 2012 7:51 pm<br>Subject: Compiling on Mac OS X 10.7.4<br>To: "Crowell, Sean M." &lt;<a href="mailto:scrowell@ou.edu">scrowell@ou.edu</a>&gt;<br><br></div></div><font size="2"><span style="font-size: 10pt; "><div class="PlainText">Can you try V3.4 just to see if this is the same?<br><br>On Jul 11, 2012, at 3:28 PM, Sean Crowell wrote:<br><br>&gt; Hi,<br>&gt;<span class="Apple-converted-space">&nbsp;</span><br>&gt; I'm trying to compile WRF 3.3.1 on a newest generation 8 core Mac Pro.&nbsp; When I run the configure script and choose the appropriate options for my system, I get this message at the bottom of my output:<br>&gt;<span class="Apple-converted-space">&nbsp;</span><br>&gt; Testing for NetCDF, C and Fortran compiler<br>&gt;<span class="Apple-converted-space">&nbsp;</span><br>&gt; ar: nc.o: not found in archive<br>&gt; This installation NetCDF is<br>&gt; C compiler is 64-bit<br>&gt; Fortran compiler is 64-bit<br>&gt; It will build in<br>&gt;<span class="Apple-converted-space">&nbsp;</span><br>&gt; I'm not sure what nc.o is, but I'm definitely pointing to the correct NETCDF lib and include files.&nbsp; I've successfully compiled WRF 3.3.1 on an older Mac Pro (10.6.8), as well as various Linux systems, but this one is giving me trouble.&nbsp; Any idea what's happening?<br>&gt;<span class="Apple-converted-space">&nbsp;</span><br>&gt; Sean<br><br>wrfhelp<br><a href="http://www.mmm.ucar.edu/wrf/users/supports/wrfhelp.html">http://www.mmm.ucar.edu/wrf/users/supports/wrfhelp.html</a><br><br><br><br></div></span></font></div></blockquote></div><br><div> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div>wrfhelp</div><div><div><a href="http://www.mmm.ucar.edu/wrf/users/supports/wrfhelp.html">http://www.mmm.ucar.edu/wrf/users/supports/wrfhelp.html</a></div></div><div><br></div></span><br class="Apple-interchange-newline"> </div> <br></div></div></div></blockquote></div><br></div></body></html>