Re: Bug on postgresql-server-dev-11

From: Christoph Berg <myon(at)debian(dot)org>
To: Alejandro Grinberg <alejandro(dot)grinberg(at)quanticmind(dot)com>
Cc: pgsql-pkg-debian(at)postgresql(dot)org
Subject: Re: Bug on postgresql-server-dev-11
Date: 2020-02-18 20:49:20
Message-ID: 20200218204920.GA638342@msg.df7cb.de
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-debian

Re: Alejandro Grinberg 2020-02-18 <CANKan0fp6s4wp_yD5CoDd41Qh8xjc1D37JEPPV-3jQg+cPQkaA(at)mail(dot)gmail(dot)com>
> With version 11.7-1.pgdg90+1 (released on 2020-Feb-13), when executing
> "pg_config --pgxs", i got
>
> */usr/lib/postgresql/12/lib/pgxs/src/makefiles/pgxs.mk <http://pgxs.mk>*

Do you have postgresql-server-dev-12 installed?

You are supposed to call pg_config with full path if you rely on a
specific version.

make USE_PGXS=1 PG_CONFIG=/usr/lib/postgresql/11/bin/pg_config

Christoph

In response to

Browse pgsql-pkg-debian by date

  From Date Subject
Next Message Joe Siewert 2020-02-19 22:40:24 postgresql-10 failing to install on Bionic
Previous Message Alejandro Grinberg 2020-02-18 19:08:39 Bug on postgresql-server-dev-11