Re: compilation error

From: Jignesh Shah <jignesh(dot)shah1980(at)gmail(dot)com>
To: Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
Cc: postgresql novice <pgsql-novice(at)postgresql(dot)org>
Subject: Re: compilation error
Date: 2009-08-25 09:17:21
Message-ID: c11950270908250217x5a814476q5c55d58dd43d9217@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

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(at)gunduz(dot)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<http://www.commandprompt.com/>
> devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
> http://www.gunduz.org
>

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Devrim GÜNDÜZ 2009-08-25 09:34:04 Re: compilation error
Previous Message Devrim GÜNDÜZ 2009-08-25 09:02:31 Re: compilation error