Re: compilation error - Mailing list pgsql-novice

From Lennin Caro
Subject Re: compilation error
Date
Msg-id 893806.16496.qm@web59512.mail.ac4.yahoo.com
Whole thread Raw
In response to Re: compilation error  (Jignesh Shah <jignesh.shah1980@gmail.com>)
Responses Re: compilation error  (Jignesh Shah <jignesh.shah1980@gmail.com>)
List pgsql-novice
aptitude search postgresql-server-dev-8.3


Subject: Re: [NOVICE] compilation error
To: "Devrim GÜNDÜZ" <devrim@gunduz.org>
Cc: "postgresql novice" <pgsql-novice@postgresql.org>
Date: Tuesday, August 25, 2009, 9:17 AM

Sorry but I dont know what is PostgreSQL development headers. Could you point me some links.
 
Thanks a lot.


2009/8/25 Devrim GÜNDÜZ <devrim@gunduz.org>
On Tue, 2009-08-25 at 13:46 +0530, Jignesh Shah wrote:
>
> # gcc -fpic -c masanip-test-trigger.c
> test-trigger.c:1:22: error: postgres.h: No such file or directory
> test-trigger.c:2:77: error: executor/spi.h: No such file or directory
> test-trigger.c:3:55: error: commands/trigger.h: No such file or
> directory

Install PostgreSQL development headers.
--
Devrim GÜNDÜZ, RHCE
Command Prompt - http://www.CommandPrompt.com
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
                  http://www.gunduz.org




pgsql-novice by date:

Previous
From: Josh Kupershmidt
Date:
Subject: Re: pg_dump
Next
From: Jignesh Shah
Date:
Subject: Install new perl test function in PostgreSQL