bug-gnustep
[Top][All Lists]
Advanced

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

libobjc2 cmake fails


From: Lundberg, Johannes
Subject: libobjc2 cmake fails
Date: Wed, 7 Aug 2013 15:05:23 +0900

Hi

On FreeBSD 10.0 i386 I've done the following steps.

Installing system, clang33 and necessary libraries. OK.
Installing gnustep-make from svn. OK.

However, make fails on libobjc after doing "cmake .." with the following

[ 41%] Built target objc
Scanning dependencies of target libGNUObjCRuntime
[ 42%] Building CXX object opts/CMakeFiles/libGNUObjCRuntime.dir/ClassIMPCache.cpp.o
/home/viking/Development/GNUstep/libobjc2/opts/ClassIMPCache.cpp:1:10: fatal error: 'llvm/Pass.h' file not found
#include "llvm/Pass.h"

The old "make && sudo -E make install" works fine though.

Johannes Lundberg
BRILLIANTSERVICE CO., LTD.

reply via email to

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