I am trying to install Xgrafix on ubuntu using WSL2 on my system. i have successfully configured the Xgrafix using "sh run_conf.sh". Now proceeding to next step, when i enter the command sudo make -j4
or make j4
or simply make
, i get the following error.
collect2: error: ld returned 1 exit statusmake[2]: *** [Makefile:327: xtest] Error 1make[2]: Leaving directory '/mnt/d/work/mphil/xgrafix/ctest'make[1]: *** [Makefile:358: all-recursive] Error 1make[1]: Leaving directory '/mnt/d/work/mphil/xgrafix'make: *** [Makefile:296: all] Error