[GRASS-dev] compilation of grass on AIX 7.1

Glynn Clements glynn at gclements.plus.com
Fri Mar 15 09:22:31 PDT 2013


Markus Neteler wrote:

> "./include/Make/Grass.make", line 90: make: Dependency line needs
> colon or double colon operator.
> "./include/Make/Grass.make", line 92: make: Dependency line needs
> colon or double colon operator.
> "./include/Make/Grass.make", line 400: make: Dependency line needs
> colon or double colon operator.
> "./include/Make/Grass.make", line 403: make: Dependency line needs
> colon or double colon operator.

These all correspond to ifeq/ifneq/else/endif directives. Presumably
the problem is caused by not using GNU make (or possibly using an
ancient version).

-- 
Glynn Clements <glynn at gclements.plus.com>


More information about the grass-dev mailing list