В Mon, 05 Feb 2018 06:24:14 +1100, Svetlana Tkachenko написа:

> I compiled GNUstep Make.
> Then I tried to compile GNUstep Base.
> It says this: http://dpaste.com/0AEA0ZE.txt

Inspect config.log and post the part relevant to this failure?
Have you stripped the output of `dpkg -l'?  I don't see a compiler there,
on my system it returns:

$ dpkg -l *objc* | grep ^i
ii  gobjc               4:7.2.0-1d1  amd64        GNU Objective-C compiler
ii  gobjc++             4:7.2.0-1d1  amd64        GNU Objective-C++ 
compiler
ii  gobjc++-7           7.3.0-1      amd64        GNU Objective-C++ 
compiler
ii  gobjc-7             7.3.0-1      amd64        GNU Objective-C compiler
ii  libobjc-7-dev:amd64 7.3.0-1      amd64        Runtime library for GNU 
Objective-C applications (development files)
ii  libobjc4:amd64      7.3.0-1      amd64        Runtime library for GNU 
Objective-C applications
ii  libobjc4-dbg:amd64  7.3.0-1      amd64        Runtime library for GNU 
Objective-C applications (debug symbols

> svetlana@debians:~$ env|grep GNUSTEP # I do not know what makes this
> GNUSTEP_USER_ROOT=/home/svetlana/GNUstep

This is set from your ~/.profile or ~/.bashrc or from another
GNUstep.sh (from an old installation) that is sourced from there.


_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to