I solved the problem by editing CMakeCache.txt. But now there is another
problem:
-- Performing Test _guile_dots_test
-- Performing Test _guile_dots_test - Failed
The reason is that the test file in CMakeLists.txt
#include
#include
typedef SCM (*FN)(...);
static SCM identity (SCM x) { return
Hi,
I'm trying to build guile3_branch_2.1 on FreeBSD, guile 3.0.7. The default
compiler is clang.
I get the following error:
-- Performing Test _guile_dots_test
Called from: [2] /usr/home/ko/build/texmacs-
guile3_branch_2.1/cmake/CheckCSourceCompiles.cmake
[1] /usr/home/ko/build/texmacs-guile3