Hi Andreas,

Have you had a look at this build script by Johannes?  I believe it is in 
working order, although it may need the new git submodule init and sync 
commands in the libobjc2 checkout. 

https://github.com/plaurent/gnustep-build/blob/master/debian-10-clang-8.0/GNUstep-20-buildon-debian10.sh

Regards,
Patryk


> On Nov 26, 2019, at 16:25, Andreas Fink <af...@list.fink.org> wrote:
> 
> thanks but this only helps partially.
> 
> It seems to be the build tools for GNUStep are again broken. This is the 
> thing which drives every newcommer mad and was driving me mad initially too. 
> All the readme's and hints you find on the internet are already obsolete.
> 
> Now I get this error:
> 
> 
> [  7%] Built target objc-static
> [  7%] Linking C shared library libobjc.so
> clang: error: no such file or directory: 'pthread'; did you mean '-pthread'?
> make[2]: *** [CMakeFiles/objc.dir/build.make:518: libobjc.so.4.6] Error 1
> make[1]: *** [CMakeFiles/Makefile2:476: CMakeFiles/objc.dir/all] Error 2
> make: *** [Makefile:163: all] Error 2
> 
> 
> This is now under Debian10 with clang-10 from the llvm repo.
> cmake is very cryptic here to tell us where it breaks. so go figure....
> 

Reply via email to