[GRASS5] Socket compilation error on HP-UX
Glynn Clements
glynn.clements at virgin.net
Tue May 29 14:39:30 EDT 2001
Glynn Clements 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.
No it isn't; I was getting confused with command.c (which had a
select() added then removed).
> However, it appears that <sys/types.h> is the correct file to
> include.
This is still true. I'll change this.
--
Glynn Clements <glynn.clements at virgin.net>
More information about the grass-dev
mailing list