compilation error

Поиск
Список
Период
Сортировка
От Jignesh Shah
Тема compilation error
Дата
Msg-id c11950270908250116u2776f885h5263a041cacfac5d@mail.gmail.com
обсуждение исходный текст
Ответы Re: compilation error  (Devrim GÜNDÜZ <devrim@gunduz.org>)
Список 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 по дате отправления:

Предыдущее
От: "Nagle, Gail A \(US SSA\)"
Дата:
Сообщение: Re: Re: [GENERAL] Install from Source On Windows - University of Sydney Research
Следующее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: compilation error