ecpg problem in 7.4 beta - Mailing list pgsql-interfaces

From Bruce Momjian
Subject ecpg problem in 7.4 beta
Date
Msg-id 200308060022.h760M6K29050@candle.pha.pa.us
Whole thread Raw
Responses Re: ecpg problem in 7.4 beta  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: ecpg problem in 7.4 beta  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-interfaces
I tried running ecpg in 7.4 beta and got:$ ecpg x.pgc$ gcc -I/usr/local/pgsql/include -L/usr/local/pgsql/lib -lpgtypes
-lecpgx.cIn file included from x.c:4:/usr/local/pgsql/include/ecpglib.h:9: postgres_fe.h: No such file ordirectory
 

Why is ecpglib.h referencing postgres_fe.h?  I only see postgres_fe.h in
the install directory under pgsql/include/internal.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-interfaces by date:

Previous
From: Frank van Vugt
Date:
Subject: Re: Multi-threaded user app segfaults when using libpq with separate connections
Next
From: "D'Arcy J.M. Cain"
Date:
Subject: Re: Seeking PyGreSQL help