ebellodi

Results 1 issues of ebellodi

I'm following the commands: `cd swipl-devel mkdir build cd build cmake -DCMAKE_INSTALL_PREFIX=$HOME/opt/swipl-8.0.3 .. make ctest -j 4 sudo make install` where `DCMAKE_INSTALL_PREFIX=$HOME/opt/swipl-8.0.3`. During `make` I get the repeated error shown...