[yt-users] Installation error lib64

Kacper Kowalik xarthisius.kk at gmail.com
Tue Jul 17 18:05:43 PDT 2012


On 07/18/2012 02:51 AM, Carolyn Peruta wrote:
> Hello all,
> 
> I tried to update yt on my mac (10.7.4)  and I'm running into errors with lib64.  I took Sam's advice and created a symbolic link from $(YT_DEST)/lib64 to /usr/local/lib/x86_64 but I am still getting errors like this: 
> 
> ld: warning: directory not found for option '-L/Users/cperuta/yt-x86_64/lib64/'
> 
> 
> I've attached the logfile
> 
> Ideas?

Hi,
this is the actual cause of failure:
gcc -bundle -undefined dynamic_lookup -L/Users/cperuta/yt-x86_64/lib/
-L/Users/cperuta/yt-x86_64/lib64/ -L/Users/cperuta/yt-x86_64/lib/
-L/Users/cperuta/yt-x86_64/lib64/ -L/Users/cperuta/yt-x86_64/lib/
-L/Users/cperuta/yt-x86_64/lib64/ -L/Users/cperuta/yt-x86_64/lib/
-L/Users/cperuta/yt-x86_64/lib64/
build/temp.macosx-10.4-x86_64-2.7/yt/utilities/lib/geometry_utils.o -lm
-o yt/utilities/lib/geometry_utils.so -fopenmp

i686-apple-darwin11-gcc-apple-4.2.1: libgomp.spec: No such file or directory
i686-apple-darwin11-gcc-apple-4.2.1: libgomp.spec: No such file or directory

Looks like the compiler you're using lacks openmp support.
Cheers,
Kacper

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 900 bytes
Desc: OpenPGP digital signature
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20120718/2a84e992/attachment.sig>


More information about the yt-users mailing list