Hi zk,
I also looked into the source code and check under the imports in mymatrix.cpp, 
which are:

#include <cassert>#include <algorithm>#include "MyMatrix.h"#include 
"Quaternion.h"#include "utils.h" //nint#include <vnl/vnl_inverse.h>#include 
<vnl/algo/vnl_matrix_inverse.h>#include <vnl/algo/vnl_determinant.h>#include 
<vnl/vnl_vector_fixed.h>#include <vnl/vnl_matrix_fixed.h>#include 
<vnl/algo/vnl_complex_eigensystem.h>#include 
<vnl/algo/vnl_symmetric_eigensystem.h>#include <vnl/vnl_real.h>#include 
<vnl/vnl_imag.h>#include <vnl/algo/vnl_qr.h>#include 
<vnl/vnl_complexify.h>#include <vcl_iostream.h>#include <vnl/vnl_matlab_print.h>
But i dont find declearations of zgees and ztrsen.I actually find something 
similar under v3p/netlib/lapack/complex 
But the declerations in the upper folder dosent seems to match that in 
MyMatrix.cpp.




On Tue, Jul 21, 2015 at 1:55 PM -0700, "Z K" <zkauf...@nmr.mgh.harvard.edu> 
wrote:










I was able to get around that issue by installing the following packages:

lapack-devel.x86_64
liblapack-devel.x86_64

For more information, see the following page:

http://surfer.nmr.mgh.harvard.edu/fswiki/freesurfer_linux_developers_page

-Zeke




On 07/21/2015 04:50 PM, Matthew, L. Wong wrote:
> 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
> implementations were no where to be found.
>
> I tried both the developer release and the stable release, both source
> code gets this error.
>
> Does anyone encounter the same problem when compiling from source?
>
> Thanks!
> Matthew
>
>
> _______________________________________________
> Freesurfer mailing list
> Freesurfer@nmr.mgh.harvard.edu
> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer
>
_______________________________________________
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer


The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.
_______________________________________________
Freesurfer mailing list
Freesurfer@nmr.mgh.harvard.edu
https://mail.nmr.mgh.harvard.edu/mailman/listinfo/freesurfer


The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.

Reply via email to