Re: psqlodbc compile problem on Solaris 9

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: psqlodbc compile problem on Solaris 9
Дата
Msg-id 200506301356.11145.peter_e@gmx.net
обсуждение исходный текст
Ответ на psqlodbc compile problem on Solaris 9  ("Shields, Rusty (IMS)" <ShieldsR@imsweb.com>)
Список pgsql-odbc
Am Mittwoch, 29. Juni 2005 21:20 schrieb Shields, Rusty (IMS):
> In file included from info.c:19:
> psqlodbc.h:43:17: sql.h: No such file or directory
> psqlodbc.h:44:20: sqlext.h: No such file or directory
> psqlodbc.h:46:23: sqlucode.h: No such file or directory
> psqlodbc.h:52:22: odbcinst.h: No such file or directory
> In file included from info.c:19:
> psqlodbc.h:277: error: parse error before "SDWORD"
> ...
>
>
> What am I missing?  Thanks.

Apparently, all those header files.  They should have been included in the
unixODBC installation.  Perhaps you need to add -I/usr/local/include
somewhere?

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

В списке pgsql-odbc по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: Patch for cursor type fallback
Следующее
От: Jonathan Fuerth
Дата:
Сообщение: Re: libpq enabled psqlodbc