Out of tree build issue

From: pedz <pedzsan(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Out of tree build issue
Date: 2011-06-12 20:50:40
Message-ID: c9f560be-8225-4f2f-8df2-b93418fe6b9b@glegroupsg2000goo.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Щепкин Александр 2011-06-12 21:59:24 Reinstalling
Previous Message Boszormenyi Zoltan 2011-06-12 19:14:41 Re: FILLFACTOR and increasing index