<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Mensaje</TITLE>
<META content="MSHTML 6.00.2900.2523" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=715491309-21012005>Hi
list,</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=715491309-21012005></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=715491309-21012005>I'm trying to
compile the GIS library of GRASS60beta1 under MINGW. After struggling a few days
with the configure, I've managed to run MAKE in the lib/gis
folder.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=715491309-21012005>Sadly, an error
occurs while building spawn.c: </SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=715491309-21012005></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN
class=715491309-21012005>*****************************************************************************************************************</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=715491309-21012005>~/grass600beta1/lib/gis</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=715491309-21012005>$ make<BR>gcc
-I/home/javier/grass600beta1/include
-I/home/javier/grass600beta1/dist.i686-pc-mingw32/include/grass -g
-O2 -D__W98__ -Wall -Wconversion
-Wno-implicit-int
-DPACKAGE=\""grasslibs"\"
-DPACKAGE=\""grasslibs"\" -I/home/javier/grass600beta1/include
-I/home/javier/grass600beta1/dist.i686-pc-mingw32/include/grass
\<BR> -o OBJ.i686-pc-mingw32/spawn.o
-c spawn.c<BR>spawn.c:16:22: sys/wait.h: No such file or directory<BR>spawn.c:
In function `G_spawn':<BR>[...]</SPAN></FONT></DIV>
<DIV><FONT><SPAN class=715491309-21012005></SPAN></FONT><FONT face=Arial><FONT
size=2>*<SPAN
class=715491309-21012005>*******************************************************************************************************************</SPAN></FONT></FONT></DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN
class=715491309-21012005></SPAN></FONT></FONT> </DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN class=715491309-21012005>As you can
see, the problem is with the wait.h header, which is not present in
MINGW. One of the declarations that spawn.c needs is "sigaction", for
example. </SPAN></FONT></FONT></DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN class=715491309-21012005>I wonder if
there is a replacement for this using only the headers shiped with
MINGW?</SPAN></FONT></FONT></DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN class=715491309-21012005>Any idea will
be greatly appreciated.</SPAN></FONT></FONT></DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN
class=715491309-21012005></SPAN></FONT></FONT> </DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN class=715491309-21012005>Thanks in
advance..</SPAN></FONT></FONT></DIV>
<DIV><FONT face=Arial><FONT size=2><SPAN
class=715491309-21012005>Javier</SPAN></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=715491309-21012005></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN
class=715491309-21012005></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN
class=715491309-21012005></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN
class=715491309-21012005></SPAN></FONT> </DIV></BODY></HTML>