External Email - Use Caution        

Hi,

I have downloaded the FreeSurfer 6.0.0 from https://surfer.nmr.mgh.harvard.edu/pub/dist/freesurfer/6.0.0/freesurfer-Darwin-OSX-stable-pub-v6.0.0.dmg,but I still have a lazy symbol binding error as 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 also tried to update the binary folders using sudo -E fs_update,  but it gives me the following errors: 

(base) Renxis-Mac-mini:~ renxili$ sudo -E fs_update
Password:
 Build is freesurfer-Darwin-OSX-stable-pub-v6.0.0-2beb96c

   Running this will update some of your freesurfer binaries.

 Shall I proceed? [y/n/Abort]: y

rsync -zbrlv --progress --suffix=.1590006994_bak rsync://surfer.nmr.mgh.harvard.edu/pub/dist/freesurfer/patches/freesurfer-Darwin-OSX-stable-pub-v6.0.0-2beb96c/* /Applications/freesurfer
receiving file list ... 
rsync: change_dir "/dist/freesurfer/patches/freesurfer-Darwin-OSX-stable-pub-v6.0.0-2beb96c" (in pub) failed: No such file or directory (2)
0 files to consider

sent 4 bytes  received 9 bytes  8.67 bytes/sec
total size is 0  speedup is 0.00
rsync error: some files could not be transferred (code 23) at /BuildRoot/Library/Caches/com.apple.xbs/Sources/rsync/rsync-54/rsync/main.c(1404) [receiver=2.6.9]


 would you mind taking a look to see what might goes wrong?

Best,
Renxi