[Freesurfer] About reference to zgees_ and ztrsen_

2015-07-21 Thread Matthew, L. Wong
Hi, I actually come across this problem twice both when trying to compile on a armv7 machine and an ordinary Centos 6.6 intel machine. The error shows up when compiling the package mri-robust-register:MyMatrix.cpp:54 I understand the error comes from the zgees_ and ztrsen_ functions

[Freesurfer] About zgees function missing link

2015-06-11 Thread Matthew, L. Wong
Hi, I was trying to compile freesurfer on an arm machine and I worked my way through quite a few obstacles. But when I am compiling the package mri_robust_register, I came across an error which stated that there is a function zgees_(*) in MyMatrix.cpp being undeclared. I wonder if anyone knows