This is fixed in Git: https://github.com/davidchisnall/libobjc2
David On 19 Apr 2015, at 00:11, Lars Sonchocky-Helldorf <[email protected]> wrote: > > 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 > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnustep -- Sent from my STANTEC-ZEBRA _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
