compilation error - Mailing list pgsql-novice

From Jignesh Shah
Subject compilation error
Date
Msg-id c11950270908250116u2776f885h5263a041cacfac5d@mail.gmail.com
Whole thread Raw
Responses Re: compilation error  (Devrim GÜNDÜZ <devrim@gunduz.org>)
List 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

pgsql-novice by date:

Previous
From: "Nagle, Gail A \(US SSA\)"
Date:
Subject: Re: Re: [GENERAL] Install from Source On Windows - University of Sydney Research
Next
From: Devrim GÜNDÜZ
Date:
Subject: Re: compilation error