[GRASS5] Socket compilation error on HP-UX

Markus Neteler neteler at geog.uni-hannover.de
Tue May 29 13:50:04 EDT 2001


On Tue, May 29, 2001 at 01:47:08PM -0400, Robert Lagacé wrote:
> 
> I compile GRASS5 on HP-UX with a few errors.  The most important one is 
> with socket.  The compiler error is :
> 
> #################################################################
> /local/grass5.0.0pre1/src/display/devices/lib
>   make -f OBJ.hppa1.1-hp-hpux10.20/make.rules 
> 
> 	gcc -g -O2  -I/opt/libpng/include -I/local/grass5.0.0pre1/src/include   
>              -c connect_sock.c -o OBJ.hppa1.1-hp-hpux10.20/connect_sock.o
> 
> connect_sock.c:9: sys/select.h: Fichier ou répertoire inexistant
> *** Erreur - code de sortie 1
> 
> 
> 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.

Robert,

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?

Markus



More information about the grass-dev mailing list