External Email - Use Caution        

Hi Freesurfer developers

I’m trying to install the development package from github on my mac running osx 10.14.6. I ran CMake with the OSX package without any issue, although when I ran make I got the following error: 

[ 28%] Linking CXX executable surf2vol
ld: warning: could not create compact unwind for _MatSetValuesLocal: stack subq instruction is too different from dwarf stack size
"vnl_nonlinear_minimizer::is_a() const", referenced from:
      vtable for fs_powell in libutils.a(numerics.cpp.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [fem_elastic/surf2vol] Error 1
make[1]: *** [fem_elastic/CMakeFiles/surf2vol.dir/all] Error 2
make: *** [all] Error 2

The full error is copied in the attached text file. I have not been able to find anything useful on google so please let me know if you have any ideas. I don’t necessarily need MRI_surf2vol so I could exclude it from the install but I’m guessing that there are other programs that rely on it? 

Best, 
Jon