Hey Walter,<div>Invoking configure as you suggested definitely helped.</div><div>However, the compilation process failed at some point.</div><div>The script prior to the termination was:</div><div><br></div><div><div> &quot;_dgetrs_&quot;, referenced from:</div>
<div>      _KSPDGMRESApplyDeflation_DGMRES in libpetsc.a(dgmres.c.o)</div><div>      _MatMatSolve_SeqDense in libpetsc.a(dense.c.o)</div><div>      _MatSolveTranspose_SeqDense in libpetsc.a(dense.c.o)</div><div>      _MatSolve_SeqDense in libpetsc.a(dense.c.o)</div>
<div>      _MatSolveTransposeAdd_SeqDense in libpetsc.a(dense.c.o)</div><div>      _MatSolveAdd_SeqDense in libpetsc.a(dense.c.o)</div><div>ld: symbol(s) not found</div><div>collect2: ld returned 1 exit status</div><div>scons: *** [build/bin/Gale] Error 1</div>
<div>scons: building terminated because of errors.</div><div><br></div><div>Any help with this is greatly appreciated.</div><div>Cheers,</div><div>Rob</div><br><div class="gmail_quote">On Sun, Mar 25, 2012 at 3:00 PM,  <span dir="ltr">&lt;<a href="mailto:cig-long-request@geodynamics.org">cig-long-request@geodynamics.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send CIG-LONG mailing list submissions to<br>
        <a href="mailto:cig-long@geodynamics.org">cig-long@geodynamics.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://geodynamics.org/cgi-bin/mailman/listinfo/cig-long" target="_blank">http://geodynamics.org/cgi-bin/mailman/listinfo/cig-long</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
        <a href="mailto:cig-long-request@geodynamics.org">cig-long-request@geodynamics.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:cig-long-owner@geodynamics.org">cig-long-owner@geodynamics.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of CIG-LONG digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
   1. Re: compiling gale from repository on mac 10.6.8 (Walter Landry)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Sun, 25 Mar 2012 10:23:32 -0700 (PDT)<br>
From: Walter Landry &lt;<a href="mailto:walter@geodynamics.org">walter@geodynamics.org</a>&gt;<br>
Subject: Re: [CIG-LONG] compiling gale from repository on mac 10.6.8<br>
To: <a href="mailto:cig-long@geodynamics.org">cig-long@geodynamics.org</a><br>
Message-ID:<br>
        &lt;<a href="mailto:20120325.102332.2194015915457681738.walter@geodynamics.org">20120325.102332.2194015915457681738.walter@geodynamics.org</a>&gt;<br>
Content-Type: Text/Plain; charset=us-ascii<br>
<br>
Robert Gray &lt;<a href="mailto:graywacke@gmail.com">graywacke@gmail.com</a>&gt; wrote:<br>
&gt; Here&#39;s the associated config.log file.<br>
<br>
Petsc was built with X11, and the configure script is not linking with<br>
the X11 libraries.  The simplest way to fix that is to add them to<br>
linkflags.  It should work to invoke configure as<br>
<br>
  ./configure --petsc-dir=/opt/local/lib/petsc --hdf5-dir=/opt/local --linkflags=&quot;-L/usr/X11/lib -lX11&quot;<br>
<br>
I presume that the Underworld configure worked because they always<br>
link in X11 in order to build gLucifer.<br>
<br>
Cheers,<br>
Walter Landry<br>
<br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
CIG-LONG mailing list<br>
<a href="mailto:CIG-LONG@geodynamics.org">CIG-LONG@geodynamics.org</a><br>
<a href="http://geodynamics.org/cgi-bin/mailman/listinfo/cig-long" target="_blank">http://geodynamics.org/cgi-bin/mailman/listinfo/cig-long</a><br>
<br>
<br>
End of CIG-LONG Digest, Vol 64, Issue 18<br>
****************************************<br>
</blockquote></div><br></div>