[winGRASS] Building LIBGIS (GRASS60beta1) under MINGW

Glynn Clements glynn at gclements.plus.com
Sun Jan 30 19:25:56 EST 2005


Javier A. Yebrin wrote:

> Thanks Thomas for your support and comments. 
> I'm not a programmer so I find it very difficult to understand how to get
> this working. 
> If you can give me some additional hints, specially for the problem with
> wait.h and its functions, I'll be very much happy.
> I extend this request to the GRASS developers list, as I believe they could
> contribute to this quest just with a little effort. 

The code which uses sys/wait.h is currently unused. You can disable
compilation of it by removing spawn.o from the definition of LIB_OBJS
in lib/gis/Makefile. That will get over that particular problem.
However, you may well run into similar problems building code which is
actually used.

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



More information about the grass-windows mailing list