discuss-gnustep
[Top][All Lists]
Advanced

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

Re: cmake can't find library to compile libobjc2


From: allynm
Subject: Re: cmake can't find library to compile libobjc2
Date: Mon, 8 Jun 2015 15:55:35 -0700 (MST)

Patryk, David-

Some progress at last.  Reoved an old ubuntu apt-get install of llvm-3.4 and
llvm-3.5.  Went back and was able to get a compilation of libobjc2-1.7.  Sat
back in disbelief.

Not out of the woods.  After compiling gnustep-make successfully, tried to
build gnustep-base, following Patryk's script.  gnustep-base got through the
./configure step, but started kicking out errors in the make step.  A series
of them, of which the following is representative:


Mark Allyn wrote
>  Compiling file NSBlocks.m ...
> In file included from NSBlocks.m:19:
> ../../Headers/ObjectiveC2/objc/runtime.h:89:15: error: typedef
> redefinition with
>       different types ('void *' vs 'struct objc_property *')
> typedef void *objc_property_t;
> .
> .
> .
> fatal error: too many errors emitted, stopping now [-ferror-limit=]
> 4 warnings and 20 errors generated.
> make[5]: *** [obj/ObjectiveC2.obj/NSBlocks.m.o] Error 1
> make[4]: *** [internal-subproject-all_] Error 2
> make[3]: *** [ObjectiveC2.all.subproject.variables] Error 2
> make[2]: *** [libgnustep-base.all.library.variables] Error 2
> make[1]: *** [internal-all] Error 2
> make: *** [internal-all] Error 2

Suggestions?

Mark Allyn




--
View this message in context: 
http://gnustep.8.n7.nabble.com/cmake-can-t-find-library-to-compile-libobjc2-tp39317p39337.html
Sent from the GNUstep - General mailing list archive at Nabble.com.



reply via email to

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