Thanks,

I finally get arround it but I still get errors.
The GNUStep I am using is the one from svn.


Build Project: CodeGen

Making all for framework LanguageKitCodeGen...
 Compiling file LKCompiler+JTL.mm ...
In file included from LKCompiler+JTL.mm:2:
In file included from 
/home/mathieu/Documents/src/Etoile/Build/EtoileFoundation/EtoileFoundation.h:38:
In file included from 
/home/mathieu/Documents/src/Etoile/Build/EtoileFoundation/ETByteSizeFormatter.h:13:
In file included from 
/usr/GNUstep/Local/Library/Headers/Foundation/Foundation.h:30:
In file included from 
/usr/GNUstep/Local/Library/Headers/GNUstepBase/GSVersionMacros.h:193:
In file included from 
/usr/GNUstep/Local/Library/Headers/GNUstepBase/GSConfig.h:226:
/usr/GNUstep/Local/Library/Headers/GNUstepBase/preface.h:81:11: fatal error: 
'objc/objc.h' file not found
 #include <objc/objc.h>
          ^
1 error generated.
make[5]: *** [obj/LanguageKitCodeGen.obj/LKCompiler+JTL.mm.o] Error 1
make[4]: *** [internal-framework-run-compile-submake] Error 2
make[3]: *** [LanguageKitCodeGen.all.framework.variables] Error 2
make[2]: *** [internal-all] Error 2
make[1]: *** [internal-all] Error 2
make: *** [internal-all] Error 2





________________________________
De : Eric Wasylishen <[email protected]>
À : Discussion list for Étoilé desktop environment <[email protected]>

Hey Mathieu,
Unfortunately the LLVM 2.6 release will no longer work with LanguageKit, so you 
need to check out LLVM and Clang from trunk and build that.

Eric


On Fri, Apr 16, 2010 at 1:28 AM, Mathieu Suen <[email protected]> wrote:

>
>Hi,
>
>>I am trying to build étoilé on Ubuntu 9.10 and got the following erro:
>
>>...
>>Build Project: CodeGen
>
>>Making all for framework LanguageKitCodeGen...
>> Compiling file CGObjCGNU.cpp ...
>>/bin/sh: clang++: not found
>>make[5]: *** [obj/LanguageKitCodeGen.obj/CGObjCGNU.cpp.o] Error 127
>>make[4]: *** [internal-framework-run-compile-submake] Error 2
>>make[3]: *** [LanguageKitCodeGen.all.framework.variables] Error 2
>>make[2]: *** [internal-all] Error 2
>>make[1]: *** [internal-all] Error 2
>>make: *** [internal-all] Error 2
>
>>I have download the source code of llvm and clang latest release 2.6 and 
>>build it.
>>Any idea?
>
>>Thanks
>
>
>
>
>>_______________________________________________
>>Etoile-discuss mailing list
>[email protected]
>https://mail.gna.org/listinfo/etoile-discuss
>



      
_______________________________________________
Etoile-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-discuss

Répondre à