strk wrote:
> The valure returned from pg_config --includedir-server
> is broken as of CVS.
>
> It points to unexistent directory:
> /home/extra/pgroot-cvs/include/server
>
> Correct value would be:
> /home/extra/pgroot-cvs/include/postgresql/server
Well, on my system on CVS is right:
$ pg_config --includedir-server
/usr/var/local/postgres/include/server
What configure flags did you use to set the install locations?
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073