I missed out some lines of the error message. They are:
checking whether the C compiler works… configure: error: cannot
run C compiled programs.
If you meant to cross compile, use --host'. See
config.log’ for more details.
make[1]: Entering directory /home/VIREMENT/src_virement/build/BuildTools' make[1]: *** No targets specified and no makefile found. Stop. make[1]: Leaving directory
/home/VIREMENT/src_virement/build/BuildTools’
make: *** [cross-compile-build-tools] Error 1
–hannibal