help for old extension, first_last_agg bug in install with pg9.5

From: Peter Krauss <ppkrauss(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: help for old extension, first_last_agg bug in install with pg9.5
Date: 2016-03-25 18:51:58
Message-ID: CAHEREtvFzR2dhrviucZ_fk+NwH7n58aiW8vh4TofBQXCx1KEow@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The C implementation is simple, the problem is with the makefile,
https://github.com/wulczer/first_last_agg/issues/2

*some clues?*

- - -

make
Makefile:25: /usr/lib/postgresql/9.5/lib/pgxs/src/makefiles/pgxs.mk:
No such file or directory
make: *** No rule to make target
`/usr/lib/postgresql/9.5/lib/pgxs/src/makefiles/pgxs.mk'.
Stop.

Using UBUNTU 14 LTS

See also https://github.com/wulczer/first_last_agg/blob/master/Makefile

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2016-03-25 18:55:24 Re: btree_gin and btree_gist for enums
Previous Message Andrew Dunstan 2016-03-25 18:50:30 Re: Alter or rename enum value