compilation error

From: Jignesh Shah <jignesh(dot)shah1980(at)gmail(dot)com>
To: postgresql novice <pgsql-novice(at)postgresql(dot)org>
Subject: compilation error
Date: 2009-08-25 08:16:44
Message-ID: c11950270908250116u2776f885h5263a041cacfac5d@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi, could any one please tell me how to get rid of below compilation error?

# 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

Thanks,
Jignesh

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Devrim GÜNDÜZ 2009-08-25 09:02:31 Re: compilation error
Previous Message Nagle, Gail A (US SSA) 2009-08-25 01:37:16 Re: [NOVICE] Re: Install from Source On Windows - University of Sydney Research