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. <http://www.brilliantservice.co.jp>
_______________________________________________
Bug-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to