Out of tree build issue

Поиск
Список
Период
Сортировка
От pedz
Тема Out of tree build issue
Дата
Msg-id c9f560be-8225-4f2f-8df2-b93418fe6b9b@glegroupsg2000goo.googlegroups.com
обсуждение исходный текст
Ответы Re: Out of tree build issue  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
I'm building on AIX 5.3 but I'm thinking this is on most (all?) platforms.

I'm doing an out of tree build and got an error with:

/usr/local/build/postgres-9.0.4/../../src/postgresql-9.0.4/src/backend/utils/cache/relcache.c:57:30: error:
catalog/schemapg.h:No such file or directory 

I think the symbolic link is wrong.  It is currently set to:

ls -l src/include/catalog/schemapg.h
lrwxrwxrwx   1 root     system           62 Jun 12 15:14 src/include/catalog/schemapg.h ->
/usr/local/build/postgres-9.0.4/src/backend/catalog/schemapg.h

and it probably should be pointing to:

/usr/local/src/postgresql-9.0.4/src/backend/catalog/schemapg.h

В списке pgsql-general по дате отправления:

Предыдущее
От: Vincent Veyron
Дата:
Сообщение: Re: Tweaking bytea / large object block sizes?
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: FILLFACTOR and increasing index