Compiling psqlodbc REL-07_03_ENHANCED and 07.03.260 - Mailing list pgsql-odbc

From Lothar Behrens
Subject Compiling psqlodbc REL-07_03_ENHANCED and 07.03.260
Date
Msg-id 480c2c50162084990b48f0f1ed62356f@lollisoft.de
Whole thread Raw
Responses Re: Compiling psqlodbc REL-07_03_ENHANCED and 07.03.260  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-odbc
Hi,

trying to get rid of my problems - earlier posting here - I get
compilation errors in the following file:

mac:~/psql-odbc-cvs/psqlodbc lothar$ make
make  all-am
if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
-I/sw/include/postgresql  -g -O2 -MT socket.lo -MD -MP -MF
".deps/socket.Tpo" -c -o socket.lo socket.c; \
then mv -f ".deps/socket.Tpo" ".deps/socket.Plo"; else rm -f
".deps/socket.Tpo"; exit 1; fi
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
make[1]: *** [socket.lo] Error 1
make: *** [all] Error 2

My compiler on Mac OS X 10.3 is

gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1666)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.

Any ideas ?

Thanks, Lothar

--
Lothar Behrens    |    Rapid Prototyping ...
Rosmarinstr 3        |
40235 Düsseldorf      |    www.lollisoft.de


pgsql-odbc by date:

Previous
From: "Hiroshi Saito"
Date:
Subject: Re: Future versions of psqlODBC
Next
From: Ludek Finstrle
Date:
Subject: Re: Future development