Help postgresql 8.0.3 and psqlodbc

From: "Fernando Gonzlez V(dot)" <fermario(at)yahoo(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: Help postgresql 8.0.3 and psqlodbc
Date: 2005-05-12 14:53:18
Message-ID: 20050512145318.94288.qmail@web51709.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-odbc by date

  From Date Subject
Next Message Marko Ristola 2005-05-12 20:27:52 Re: encoding
Previous Message charlie clark 2005-05-11 19:22:42 PostgreSQL, ODBC and long strings