<div dir="ltr">On Fri, Jan 20, 2012 at 15:26, Tom Murphy <span dir="ltr">&lt;<a href="mailto:amindfv@gmail.com">amindfv@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 1/19/12, Brandon Allbery &lt;<a href="mailto:allbery.b@gmail.com">allbery.b@gmail.com</a>&gt; wrote:<br>
&gt; On Thu, Jan 19, 2012 at 16:37, Antoine Latter &lt;<a href="mailto:aslatter@gmail.com">aslatter@gmail.com</a>&gt; wrote:<br>&gt;&gt; On Thu, Jan 19, 2012 at 3:24 PM, Tom Murphy &lt;<a href="mailto:amindfv@gmail.com">amindfv@gmail.com</a>&gt; wrote:<br>

&gt;&gt; &gt; Is it possible that I have a version of math.h which doesn&#39;t have<br>
&gt;&gt; &gt; these definitions (&quot;gamma,&quot; &quot;finite,&quot; &quot;isinf,&quot; etc.) in it?<br>
&gt;&gt;<br>
&gt;&gt; That&#39;s a good guess based on the error messages - or math.h isn&#39;t in<br>
&gt;&gt; whatever paths we&#39;re looking in.<br>
<br>
</div>If math.h wasn&#39;t in the paths at all, wouldn&#39;t I get an error about<br>
_every_ function being undefined?<br></blockquote><div><br></div><div>The problem isn&#39;t math.h; these are link errors, so it&#39;s /usr/lib/libm.dylib that is somehow wrong.  I can&#39;t help with this too much as I&#39;m on Lion so it&#39;s a symlink to libSystem.dylib (and if that&#39;s messed up, you don&#39;t even *boot* much less compile stuff).</div>
<div><br></div></div>-- <br>brandon s allbery                                      <a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a><br>wandering unix systems administrator (available)     (412) 475-9364 vm/sms<br>
<br>
</div>