Mac OS X ODBC Driver - compile errors - need help - Mailing list pgsql-odbc

From Hendrik Koch
Subject Mac OS X ODBC Driver - compile errors - need help
Date
Msg-id 4457D78A.5070802@burgerware.de
Whole thread Raw
List pgsql-odbc
I try to build the odbc driver on Mac OS X 10.4.6 (gcc4) and have no
success. Btw., there were no problems building the postgresql server.

I downloaded the stable version from postgresql.org
(psqlodbc-08.01.0200.tar.gz)
I got past configure, but when i issue a "make", it starts and soon
errors appear until it stops, here are the last 4 lines of the process:

results.c: In function 'PGAPI_GetCursorName':
results.c:3292: warning: pointer targets in passing argument 1 of
'strncpy_null' differ in signedness
make[1]: *** [results.lo] Error 1
make: *** [all] Error 2

All of the errors are of the same kind: pointer targets [...] differ in
signedness
I don't know how to proceed - i just like to have this odbc driver.
Did somebody build this? Can anyone help me? Is there a binary build out
there?

Thanks,

Hendrik.

pgsql-odbc by date:

Previous
From: Srimathi Chandrasekaran
Date:
Subject: Missing server name, port,ordatabase name in call to CC_connect
Next
From:
Date:
Subject: [ psqlodbc-Bugs-1000624 ] TransactionScope using{...} block throws exception in .NET 2