Hi,
when trying to install libobjc2 from SVN trunk into the Local Domain
of a FreeBSD 10.1 I encountered the following error:
-- Found assembler: /usr/bin/clang
CMake Error at opts/CMakeLists.txt:4 (include):
include could not find load file:
AddLLVM
CMake Error at opts/CMakeLists.txt:11 (add_llvm_loadable_module):
Unknown CMake command "add_llvm_loadable_module".
-- Configuring incomplete, errors occurred!
See also "/home/gnustep/GNUstep-sources/libobjc2/Build/CMakeFiles/
CMakeOutput.log".
however, the "old" way using gmake went fine:
CC=clang CXX=clang++ make
sudo -E make install
but doing the installation process fussed about better using cmake.
I have CMakeOutput.log and the terminal output of the installation
attempt attached hoping it helps to fix the cause:
<CMakeOutput.log><libobjc2-from-trunk-cmake-attempt.txt>
cheers,
Lars_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnustep