Re: Compiling psqlodbc REL-07_03_ENHANCED and 07.03.260

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Lothar Behrens <lothar(dot)behrens(at)lollisoft(dot)de>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: Compiling psqlodbc REL-07_03_ENHANCED and 07.03.260
Date: 2006-03-22 15:08:36
Message-ID: 16507.1143040116@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Lothar Behrens <lothar(dot)behrens(at)lollisoft(dot)de> writes:
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I/sw/include/postgresql -g -O2 -MT
> socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.c -fno-common -DPIC
> -o socket.lo
> socket.c: In function `SOCK_wait_for_ready':
> socket.c:260: error: storage size of `tm' isn't known

Perhaps that source file is missing an inclusion of <time.h> or <sys/time.h>

regards, tom lane

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Hiroshi Saito 2006-03-22 15:23:30 Re: Compiling psqlodbc REL-07_03_ENHANCED and 07.03.260
Previous Message Ludek Finstrle 2006-03-22 15:06:22 Re: ADO operations