Re: submake-errcodes - Mailing list pgsql-hackers

From Tom Lane
Subject Re: submake-errcodes
Date
Msg-id 12600.1523540998@sss.pgh.pa.us
Whole thread Raw
In response to Re: submake-errcodes  (Christoph Berg <myon@debian.org>)
List pgsql-hackers
Christoph Berg <myon@debian.org> writes:
> Most of these work for me as well. The actual incantation via
> debian/rules fails, but I couldn't really narrow down what the
> difference is. Manually invoking the debian/rules targets:

For a moment I thought that this might be the critical difference:
> preparing build tree... done
ie that you're doing a VPATH build.  But no, that case works as
expected too, for me.

The only conclusion I can come to is that you're using sources that
predate my recent makefile fixes, particularly 3b8f6e75f.  Please
double-check that.

            regards, tom lane


pgsql-hackers by date:

Previous
From: Teodor Sigaev
Date:
Subject: Re: Partitioned tables and covering indexes
Next
From: Tom Lane
Date:
Subject: Re: Bugs in TOAST handling, OID assignment and redo recovery