Peter Eisentraut wrote:
> Log Message:
> -----------
> sslinfo contrib module - information about current SSL certificate
> Author: Victor Wagner <vitus(at)cryptocom(dot)ru>
This seems to have broken the bustard buildfarm member, which uses VPATH
IIRC:
make[1]: Leaving directory `/home/andrew/bf/root/HEAD/pgsql.19349/contrib/vacuumlo'
make[1]: Entering directory `/home/andrew/bf/root/HEAD/pgsql.19349/contrib/sslinfo'
Makefile:9: ../contrib-global.mk: No such file or directory
make[1]: *** No rule to make target `../contrib-global.mk'. Stop.
--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
In response to
Responses
pgsql-hackers by date
| Next: | From: Greg Sabino Mullane | Date: 2006-09-04 22:36:47 |
| Subject: Re: [COMMITTERS] pgsql: Sequences were not being shown due to the use of lowercase `s` |
| Previous: | From: Alvaro Herrera | Date: 2006-09-04 22:11:53 |
| Subject: Re: [PATCHES] Trivial patch to double vacuum speed on tables with no indexes |
pgsql-committers by date
| Next: | From: Greg Sabino Mullane | Date: 2006-09-04 22:36:47 |
| Subject: Re: [COMMITTERS] pgsql: Sequences were not being shown due to the use of lowercase `s` |
| Previous: | From: Tom Lane | Date: 2006-09-04 22:22:37 |
| Subject: pgsql: Bring sslinfo Makefile up to speed for VPATH and pgxs builds. |