Re: psqlodbc compile problem on Solaris 9 - Mailing list pgsql-odbc

From Peter Eisentraut
Subject Re: psqlodbc compile problem on Solaris 9
Date
Msg-id 200506301356.11145.peter_e@gmx.net
Whole thread Raw
In response to psqlodbc compile problem on Solaris 9  ("Shields, Rusty (IMS)" <ShieldsR@imsweb.com>)
List 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 by date:

Previous
From: "Dave Page"
Date:
Subject: Re: Patch for cursor type fallback
Next
From: Jonathan Fuerth
Date:
Subject: Re: libpq enabled psqlodbc