[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: libobjc2's cmake installation method seems to be broken on FreeBSD 1
From: |
Lars Sonchocky-Helldorf |
Subject: |
Re: libobjc2's cmake installation method seems to be broken on FreeBSD 10.1 |
Date: |
Sun, 19 Apr 2015 16:12:08 +0200 |
Hi David,
Thanks for the hint. Does this mean that the master site for libobjc2 is no
longer svn://svn.gna.org/svn/gnustep/trunk ?
regards,
Lars
Am 19.04.2015 um 14:11 schrieb David Chisnall:
> This is fixed in Git:
>
> https://github.com/davidchisnall/libobjc2
>
> David
>
> On 19 Apr 2015, at 00:11, Lars Sonchocky-Helldorf
> <lars.sonchocky-helldorf@hamburg.de> 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
>> Discuss-gnustep@gnu.org
>> https://lists.gnu.org/mailman/listinfo/discuss-gnustep
>
>
> -- Sent from my STANTEC-ZEBRA
>
>
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnustep