| From: | Michael Meskes <meskes(at)postgresql(dot)org> |
|---|---|
| To: | Jochen Weyermanns <jowe(at)kisters(dot)de> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: ecpg and include files |
| Date: | 2000-07-04 08:28:54 |
| Message-ID: | 20000704102854.A1050@fam-meskes.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Fri, Jun 30, 2000 at 02:08:17PM +0200, Jochen Weyermanns wrote:
> Path information and so on seem to be OK, moreover the ecpg used with option
> --v shows:
> ecpg - the postgresql preprocessor, version: 2.6.0
> exec sql include ... search starts here:
> .
> /usr/local/include
> /usr/local/pgsql/include
> /usr/include
> End of search list.
>
> ( with sqlca.h at the right place:
> ls -l /usr/local/pgsql/include/sqlca.h
> leads to:
> -r--r--r-- 1 postgres daemon 957 Jun 28 16:08
> /usr/local/pgsql/include/sqlca.h
> )
>
> The error message turns up even when I use ecpg -I/usr/loca/pgsql/include
I'm at a loss here. I never expereienced something like this. What happens
if you install sqlca.h into '.'?
Michael
--
Michael Meskes
Michael(at)Fam-Meskes(dot)De
Go SF 49ers! Go Rhein Fire!
Use Debian GNU/Linux! Use PostgreSQL!
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Simon Brooke | 2000-07-04 09:38:47 | Re: [ANNOUNCE] Re: [HACKERS] proposed improvements to PostgreSQL license |
| Previous Message | K. Ari Krupnikov | 2000-07-04 08:14:34 | Re: psql dumps core |