Dear all.
Hi. I am new to FreeSurfer. I am trying to build Read-only source. I followed the instructions in these pages: https://surfer.nmr.mgh.harvard.edu/fswiki/ReadOnlyCVS https://surfer.nmr.mgh.harvard.edu/fswiki/freesurfer_linux_developers_page However I got these error messages. make[2]: Entering directory `/home/yjh0719/FreeSurferDev/dev/gpu_utils' /bin/sh ../libtool --tag=CXX --mode=link g++ -L/usr/lib64 -L/usr/X11R6/lib64 -L/home/yjh0719/pubsw/packages/mni/1.4/lib -L/home/yjh0719/pubsw/packages/vxl/current/lib -o cudadetect -rdynamic -ldl cudadetect-cudadetect.o -L/usr/local/cuda/lib64 -lcuda -lcudart -lz -lm -lcrypt -ldl -lpthread /home/yjh0719/pubsw/packages/mni/1.4/lib/libnetcdf.a -lvolume_io -lminc -lvnl_algo -lvnl -lvcl -lnetlib -lv3p_netlib libtool: link: warning: library `/home/yjh0719/pubsw/packages/mni/1.4/lib/libvolume_io.la' was moved. libtool: link: warning: library `/home/yjh0719/pubsw/packages/mni/1.4/lib/libminc.la' was moved. libtool: link: warning: library `/home/yjh0719/pubsw/packages/mni/1.4/lib/libvolume_io.la' was moved. libtool: link: warning: library `/home/yjh0719/pubsw/packages/mni/1.4/lib/libminc.la' was moved. libtool: link: cannot find the library `/usr/pubsw/packages/mni/1.4/lib/libnetcdf.la' or unhandled argument `/usr/pubsw/packages/mni/1.4/lib/libnetcdf.la' make[2]: *** [cudadetect] Error 1 make[2]: Leaving directory `/home/yjh0719/FreeSurferDev/dev/gpu_utils' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/yjh0719/FreeSurferDev/dev' make: *** [all] Error 2 It seems that libtool cannot find the library. I set the mni path to be /home/yjh0719/pubsw/packages/mni/1.4/lib/, so it has to be started with /home/yjh0719/pubsw/…, but it finds /usr/pubsw/packages/ I tried to find path string starts with ‘/usr/pubsw/packages’ in Makefiles, and change it into ‘/home/yjh0719/…’, but it still cannot find. What am I supposed to do with this problem? I hope someone can help me. Thanks.
_______________________________________________ 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.