Re: Can't make (Possibly missing some GNUStep components)

Yavor Doganov <[email protected]> Tue, 16 Mar 2010 09:39:12 +0000 (UTC)
Newsgroups gmane.comp.lib.gnustep.user
Organization The GNU Emacs Church (Bulgarian eparchy)
Message-ID <[email protected]>
В Mon, 15 Mar 2010 19:02:25 -0400, Rob Larkins написа:

> GNUmakefile:2: /common.make: No such file or directory GNUmakefile:25:
> /application.make: No such file or directory make: *** No rule to make
> target `/application.make'.  Stop.

On Debian and Debian-derived systems, use `gs_make' instead of `make' to 
compile GNUstep packages.  Or, alternatively, source 
/usr/share/GNUstep/Makefiles/GNUstep.sh in your ~/.bashrc (or 
equivalent), or just export 
GNUSTEP_MAKEFILES=/usr/share/GNUstep/Makefiles.