BIC-MNI / minc-toolkit

Metaproject uniting all the available minc tools
GNU General Public License v3.0
37 stars 15 forks source link

about libx11.so.6 #46

Open wujiong-hub opened 7 years ago

wujiong-hub commented 7 years ago

Dear author, I've got an error at the make step.

//usr/lib/x86_64-linux-gnu/libX11.so.6: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status Display/CMakeFiles/Display.dir/build.make:2499: recipe for target 'Display/Display' failed make[2]: [Display/Display] Error 1 CMakeFiles/Makefile2:17078: recipe for target 'Display/CMakeFiles/Display.dir/all' failed make[1]: [Display/CMakeFiles/Display.dir/all] Error 2 Makefile:160: recipe for target 'all' failed make: *** [all] Error 2

How can I solve this problem, thanks!