[GRASS5] Socket compilation error on HP-UX

Glynn Clements glynn.clements at virgin.net
Tue May 29 13:59:34 EDT 2001


Markus Neteler wrote:

> > The <sys/select.h> is missing on HP-UX.  What are the symbols that 
> > "connec_socket.c" is looking for in this file so I look where they are.
> 
> on my linux box it compiles without sys/select.h. Perhaps you try to
> remove that include line and compile again. Maybe this is a residual
> from a former version?

Yep; it's from the original attempt at getting the mouse functions to
terminate on EOF (from a couple of days ago). The select() has now
moved to Serve_Xevent.c. However, it appears that <sys/types.h> is the
correct file to include.

-- 
Glynn Clements <glynn.clements at virgin.net>



More information about the grass-dev mailing list