<div>Are you using gcc from Xcode or Macports?  I've had trouble using the macports compilers with YT, but the Xcode gcc 4.2.1 works with my macbook air 11" OSX 10.7.4.  If you have stuff installed from macports maybe try disabling macports and then install YT to see if it works?  Just have to take out /opt/local/bin from PATH variable.<br>
<br>From</div><div>G.S.<br><br></div><div class="gmail_quote">On Tue, Jul 17, 2012 at 8:00 PM, David Collins <span dir="ltr"><<a href="mailto:dcollins@physics.ucsd.edu" target="_blank">dcollins@physics.ucsd.edu</a>></span> wrote:<br>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote">On 10.6.8, where Sam and I were working, I have a different build but<br>

still gcc 4.2.1<br>
<br>
>gcc --version<br>
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)<br>
<br>
d.<br>
<div class="HOEnZb"><div class="h5"><br>
On Tue, Jul 17, 2012 at 7:21 PM, Nathan Goldbaum <<a href="mailto:nathan12343@gmail.com">nathan12343@gmail.com</a>> wrote:<br>
> FWIW, this is also on Lion:<br>
><br>
> (yt-x86_64)goldbaum@~/Documents/yt-x86_64/src/yt-hg: gcc --version<br>
> i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build<br>
> 5658) (LLVM build 2336.1.00)<br>
><br>
> yt builds fine for me from scratch.<br>
><br>
><br>
><br>
> On 7/17/12 6:15 PM, Sam Skillman wrote:<br>
>><br>
>><br>
>> Hi Carolyn,<br>
>><br>
>> This is the thread I was referring to before:<br>
>><br>
>> <a href="http://lists.spacepope.org/pipermail/yt-dev-spacepope.org/2012-June/002134.html" target="_blank">http://lists.spacepope.org/pipermail/yt-dev-spacepope.org/2012-June/002134.html</a><br>
>><br>
>> It seems something is messed up in the build for new macs. I can try to<br>
>> find the issue tomorrow but could you try what Dave did in that thread?<br>
>><br>
>> The 4.2 compiler that comes with xcode should have openmp.  Hmm yours says<br>
>> 4.2.1, can someone with a working Mac install check to see which exact<br>
>> version it is? I wonder if apple upped their support of GCC by 0.0.1...<br>
>><br>
>> Sam<br>
>><br>
>> On Jul 17, 2012 7:05 PM, "Kacper Kowalik" <<a href="mailto:xarthisius.kk@gmail.com">xarthisius.kk@gmail.com</a><br>
>> <mailto:<a href="mailto:xarthisius.kk@gmail.com">xarthisius.kk@gmail.com</a>>> wrote:<br>
>><br>
>>     On 07/18/2012 02:51 AM, Carolyn Peruta wrote:<br>
>>     > Hello all,<br>
>>     ><br>
>>     > I tried to update yt on my mac (10.7.4)  and I'm running into<br>
>>     errors with lib64.  I took Sam's advice and created a symbolic<br>
>>     link from $(YT_DEST)/lib64 to /usr/local/lib/x86_64 but I am still<br>
>>     getting errors like this:<br>
>>     ><br>
>>     > ld: warning: directory not found for option<br>
>>     '-L/Users/cperuta/yt-x86_64/lib64/'<br>
>>     ><br>
>>     ><br>
>>     > I've attached the logfile<br>
>>     ><br>
>>     > Ideas?<br>
>><br>
>>     Hi,<br>
>>     this is the actual cause of failure:<br>
>>     gcc -bundle -undefined dynamic_lookup -L/Users/cperuta/yt-x86_64/lib/<br>
>>     -L/Users/cperuta/yt-x86_64/lib64/ -L/Users/cperuta/yt-x86_64/lib/<br>
>>     -L/Users/cperuta/yt-x86_64/lib64/ -L/Users/cperuta/yt-x86_64/lib/<br>
>>     -L/Users/cperuta/yt-x86_64/lib64/ -L/Users/cperuta/yt-x86_64/lib/<br>
>>     -L/Users/cperuta/yt-x86_64/lib64/<br>
>>     build/temp.macosx-10.4-x86_64-2.7/yt/utilities/lib/geometry_utils.o<br>
>> -lm<br>
>>     -o yt/utilities/lib/geometry_utils.so -fopenmp<br>
>><br>
>>     i686-apple-darwin11-gcc-apple-4.2.1: libgomp.spec: No such file or<br>
>>     directory<br>
>>     i686-apple-darwin11-gcc-apple-4.2.1: libgomp.spec: No such file or<br>
>>     directory<br>
>><br>
>>     Looks like the compiler you're using lacks openmp support.<br>
>>     Cheers,<br>
>>     Kacper<br>
>><br>
>><br>
>>     _______________________________________________<br>
>>     yt-users mailing list<br>
>>     <a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a> <mailto:<a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a>><br>
>>     <a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
>><br>
>><br>
>><br>
>><br>
>> _______________________________________________<br>
>> yt-users mailing list<br>
>> <a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
>> <a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> yt-users mailing list<br>
> <a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
> <a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
<br>
<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
Sent from my computer.<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
yt-users mailing list<br>
<a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
</div></div></blockquote></div><br>