I've tried to install the latest version (4.2) of gyre but I'm getting some errors.
When I try to install from the source tarball I get the following error:
FC gyre_ad.f90
LD gyre_ad
Undefined symbols for architecture x86_64:
"_xgesvd_", referenced from:
___gyre_linalg_MOD_sing_decompose_c_ in gyre_linalg.o
___gyre_linalg_MOD_sing_decompose_r_ in gyre_linalg.o
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
make[2]: *** [gyre_ad] Error 1
If I try to grab the source using Mercurial (using the script from the WiKi) I hit a password block:
24 files updated, 0 files merged, 0 files removed, 0 files unresolved
warning: bitbucket.org certificate with fingerprint 46
![:de:](http://cdn.jsdelivr.net/emojione/assets/3.1/png/64/1f1e9-1f1ea.png)
![:cd:](http://cdn.jsdelivr.net/emojione/assets/3.1/png/64/1f4bf.png)
http authorization required for https://bitbucket.org/madstar/astro
realm: Bitbucket.org HTTP
user:
I'm using the latest mesasdk for OS X Yosemite.
Can't wait to try out the new features. Thanks!
Chris