[HACKERS] Trouble with amcheck - Mailing list pgsql-hackers

From Douglas Doole
Subject [HACKERS] Trouble with amcheck
Date
Msg-id CADE5jYJEGTkaZ6TztB6RV+puw3STHvUeuKLv83gLTaMVq3MJfA@mail.gmail.com
Whole thread Raw
Responses Re: [HACKERS] Trouble with amcheck  (Peter Geoghegan <pg@bowt.ie>)
List pgsql-hackers
I just cloned PostgreSQL to a new machine today (Ubuntu 17.04). "make install" and "make check-world" run fine but "make installcheck-world" is having trouble with amcheck:

In contrib/amcheck/results:

CREATE EXTENSION amcheck;
ERROR:  could not open extension control file "/home/doole/pgCommunity/install/share/postgresql/extension/amcheck.control": No such file or directory

I expect I'm missing something in the machine set up, but I'm stumped as to what.

Any suggestions?

Thanks

- Doug

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [HACKERS] Log LDAP "diagnostic messages"?
Next
From: Simon Riggs
Date:
Subject: Re: [HACKERS] Process startup infrastructure is a mess