Mac OS X ODBC Driver - compile errors - need help

Поиск
Список
Период
Сортировка
От Hendrik Koch
Тема Mac OS X ODBC Driver - compile errors - need help
Дата
Msg-id 4457D78A.5070802@burgerware.de
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Srimathi Chandrasekaran
Дата:
Сообщение: Missing server name, port,ordatabase name in call to CC_connect
Следующее
От:
Дата:
Сообщение: [ psqlodbc-Bugs-1000624 ] TransactionScope using{...} block throws exception in .NET 2