Re: [HACKERS] Problem compiling PostgreSQL 7.2 on IRIX 6.5.15f

2002-04-04 Thread lamigo
---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly

Re: [HACKERS] Problem compiling PostgreSQL 7.2 on IRIX 6.5.15f

2002-03-23 Thread Tony Reina
[EMAIL PROTECTED] ("Luis Alberto Amigo Navarro") wrote in message news:<005901c1d17a$4d7b0e10$[EMAIL PROTECTED]>... > > > > cc-1070 cc: ERROR File = xact.c, Line = 587 > > The indicated type is incomplete. > > > > struct timeval delay; > > struct timeval must be defined

Re: [HACKERS] Problem compiling PostgreSQL 7.2 on IRIX 6.5.15f

2002-03-22 Thread Luis Alberto Amigo Navarro
> > cc-1070 cc: ERROR File = xact.c, Line = 587 > The indicated type is incomplete. > > struct timeval delay; struct timeval must be defined on your "include path"/sys/time.h, what have you got? regards ---(end of broadcast)-