Help postgresql 8.0.3 and psqlodbc - Mailing list pgsql-odbc

From Fernando González V.
Subject Help postgresql 8.0.3 and psqlodbc
Date
Msg-id 20050512145318.94288.qmail@web51709.mail.yahoo.com
Whole thread Raw
List pgsql-odbc
Hi everybody


I'm tried to build psqlodbc with postgresql 8.0.3 but
make command show me the next message:

gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c bind.c -MT
bind.lo -MD -MP -MF .deps/bind.TPlo  -fPIC -DPIC -o
bind.lo
bind.c:42: error: conflicting types for
`PGAPI_BindParameter'
pgapifunc.h:257: error: previous declaration of
`PGAPI_BindParameter'
bind.c:135: error: conflicting types for
`PGAPI_BindCol'
pgapifunc.h:25: error: previous declaration of
`PGAPI_BindCol'
bind.c:268: error: conflicting types for
`PGAPI_DescribeParam'
pgapifunc.h:169: error: previous declaration of
`PGAPI_DescribeParam'
bind.c:319: error: conflicting types for
`PGAPI_ParamOptions'
pgapifunc.h:206: error: previous declaration of
`PGAPI_ParamOptions'
make[1]: *** [bind.lo] Error 1
make[1]: Leaving directory
`/home/thumbas/src/psqlodbc-7.2.5'
make: *** [all] Error 2


psqlodbc versions  8.00.0100, 8.00.0101, 7.2.5, but
all fail in same mode

somebody has suggestions?
thanks.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

pgsql-odbc by date:

Previous
From: "Fred Parkinson"
Date:
Subject: Re: Access 2000 bitching... "The field is too small to
Next
From: charlie clark
Date:
Subject: Problem with bound parameters