<div dir="ltr">On Fri, Jan 20, 2012 at 15:26, Tom Murphy <span dir="ltr"><<a href="mailto:amindfv@gmail.com">amindfv@gmail.com</a>></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 <<a href="mailto:allbery.b@gmail.com">allbery.b@gmail.com</a>> wrote:<br>
> On Thu, Jan 19, 2012 at 16:37, Antoine Latter <<a href="mailto:aslatter@gmail.com">aslatter@gmail.com</a>> wrote:<br>>> On Thu, Jan 19, 2012 at 3:24 PM, Tom Murphy <<a href="mailto:amindfv@gmail.com">amindfv@gmail.com</a>> wrote:<br>
>> > Is it possible that I have a version of math.h which doesn't have<br>
>> > these definitions ("gamma," "finite," "isinf," etc.) in it?<br>
>><br>
>> That's a good guess based on the error messages - or math.h isn't in<br>
>> whatever paths we're looking in.<br>
<br>
</div>If math.h wasn't in the paths at all, wouldn't I get an error about<br>
_every_ function being undefined?<br></blockquote><div><br></div><div>The problem isn't math.h; these are link errors, so it's /usr/lib/libm.dylib that is somehow wrong. I can't help with this too much as I'm on Lion so it's a symlink to libSystem.dylib (and if that's messed up, you don'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>