Dear Freesurfer, I am using the new development version of freesurfer ( ftp://surfer.nmr.mgh.harvard.edu/pub/dist/freesurfer/dev). I am trying to call some of the freesurfer commands like: mri_coreg or some other. When I use the something like the following in Matlab: command='/Applications/freesurfer/bin/mri_coreg' and the below: [status,cmdout]=system(command) It is showing a weird error message like below: ########################################### dyld: lazy symbol binding failed: Symbol not found: ___emutls_get_address Referenced from: /Applications/freesurfer/bin/../lib/gcc/lib/libgomp.1.dylib Expected in: /usr/lib/libSystem.B.dylib
dyld: Symbol not found: ___emutls_get_address Referenced from: /Applications/freesurfer/bin/../lib/gcc/lib/libgomp.1.dylib Expected in: /usr/lib/libSystem.B.dylib ########################################### I really don't understand why this error is coming. I have seen people have used the mri_*** commands a lot of times in matlab but unfortunately, it shows the above error in my case. Is it the error from Matlab, freesurfer, mac or something else? Any help in solving this issue will be greatly appreciated. Thank you.
_______________________________________________ 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.