discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building libobjc2 on ubuntu


From: Patryk Laurent
Subject: Re: Building libobjc2 on ubuntu
Date: Thu, 26 Mar 2015 21:28:48 -0700

Hi Luis,

Were you following the instructions at the link below?  If there is a problem 
with those instructions let me know and I can try to correct them. 

http://wiki.gnustep.org/index.php/GNUstep_under_Ubuntu_Linux

Thanks,
Patryk


> On Mar 26, 2015, at 9:10 PM, Luis Garcia Alanis <luis@garcia.tv> wrote:
> 
> Hello guys,
> 
> I am trying to build libobjc2 on ubuntu using clang and llvm 3.6
> 
> 
>       cmake ..
>       CMake Error at /usr/share/llvm-3.6/cmake/LLVMConfig.cmake:52 (include):
>   include could not find load file:
> 
>           /usr/lib/llvm-3.6/share/llvm/cmake/LLVMExports.cmake
> 
> 
> 
> LLVMExports.cmake is located on /usr/share/llvm-3.6/cmake/ on this distro
> 
> So I did a symlink to the expected location and it works, however now it 
> can't find AddLLVM
> 
>       cmake ..
>       CMake Error at opts/CMakeLists.txt:4 (include): include could not find 
> load file:
> 
>           AddLLVM
> 
> The offending file its on that folder as AddLLVM.cmake
> 
> Do I need to set some ENV variable to tell cmake where these files are 
> located?
> 
> I hate to have to build my own clang/llvm, users trying to build gnustep are 
> going to be hitting this issue. This issue dates back several versions of 
> ubuntu. BTW ubuntu is building gnustep using standard gcc.
> 
> I tried this on ubunut 14.04 (LTS) and 15.04 (soon to be released)
> 
> Thanks
> Luis
> 
> 
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnustep



reply via email to

[Prev in Thread] Current Thread [Next in Thread]