psqlodbc
От | Thomas G. Lockhart |
---|---|
Тема | psqlodbc |
Дата | |
Msg-id | 35BD35D5.AAFAFC7D@alumni.caltech.edu обсуждение исходный текст |
Список | pgsql-interfaces |
I'm trying to build the ODBC driver to use with an iODBC interface for the upcoming release of ApplixWare on Linux. I notice that in the last few days the psqlodbc distribution has acquired a Makefile and a README.Linux, but the build is not going very well. Has anyone tried to build on a Unix box recently? If so, how?? The first file fails on a WINAPI-ed typedef... - Tom golem$ make gcc -g -c -Wall -O -fPIC -I. -I.. -I -I -g -DHAVE_CONFIG_H -c info.c -o info.o In file included from info.c:41: connection.h:166: parse error before `*' connection.h:177: parse error before `*' connection.h:202: parse error before `HINSTANCE' connection.h:202: warning: no semicolon at end of struct or union connection.h:203: warning: data definition has no type or storage class connection.h:204: parse error before `DriverToDataSource' connection.h:204: warning: data definition has no type or storage class connection.h:207: parse error before `}' info.c: In function `SQLGetInfo': info.c:190: dereferencing pointer to incomplete type info.c:197: dereferencing pointer to incomplete type info.c:302: dereferencing pointer to incomplete type info.c:303: dereferencing pointer to incomplete type info.c:622: dereferencing pointer to incomplete type info.c:717: dereferencing pointer to incomplete type info.c:724: dereferencing pointer to incomplete type info.c:725: dereferencing pointer to incomplete type info.c:62: warning: `p' might be used uninitialized in this function info.c: In function `SQLGetTypeInfo': info.c:746: warning: left-hand operand of comma expression has no effect info.c:746: warning: statement with no effect info.c: In function `SQLTables': info.c:1007: warning: left-hand operand of comma expression has no effect info.c:1007: warning: statement with no effect info.c:1017: dereferencing pointer to incomplete type info.c:1180: warning: left-hand operand of comma expression has no effect info.c:1180: warning: left-hand operand of comma expression has no effect info.c:1180: warning: left-hand operand of comma expression has no effect info.c:1180: warning: statement with no effect
В списке pgsql-interfaces по дате отправления: