On Sun, Sep 4, 2022 at 8:34 PM Andrew Dunstan <and...@dunslane.net> wrote:
> Probably happens because crake does vpath builds. I think you're going
> to have to set up EXTRAINCLUDES for it - see near the bottom of the
> headerscheck script. Possibly something like
>
>
>     src/backend/utils/adt/*)
>
>     EXTRAINCLUDES="-I $builddir/src/backend/utils/adt" ;;

Okay, I'll look at this and the cpp header check within 24 hours.

-- 
John Naylor
EDB: http://www.enterprisedb.com


Reply via email to