Environment:Rocky Linux release 8.8Postgres15 installed via dnf per official Postgres repo https://www.postgresql.org/download/linux/redhat/#yumcloned the orafce.git locallyfollowed the directions :makemake installand get the error:# make
Makefile:94: /contrib/contrib-global.mk: No such file or directory
make: *** No rule to make target '/contrib/contrib-global.mk'. Stop.it is referenced as $(topsrcdir)/contrib/contrib-global.mkcontrib-global.mk doesn't exist on the system, so I"m guessing I"m missing some -devel package or something?
(I get the same result if I doexport NO_PGXS=1before running make
--
You received this message because you are subscribed to the Google Groups "Better Oracle functions support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to orafce-genera...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/orafce-general/ff61f348-d123-4528-83d0-58a85200bb5en%40googlegroups.com.
On Aug 9, 2023, at 9:08 PM, Pavel Stehule <pavel....@gmail.com> wrote:
External Email
čt 10. 8. 2023 v 6:02 odesílatel Bruce Johnson <joh...@pharmacy.arizona.edu> napsal:
Environment:
Rocky Linux release 8.8Postgres15 installed via dnf per official Postgres repo https://www.postgresql.org/download/linux/redhat/#yumcloned the orafce.git locallyfollowed the directions :makemake installand get the error:
# make
Makefile:94: /contrib/contrib-global.mk: No such file or directory
make: *** No rule to make target '/contrib/contrib-global.mk'. Stop.
it is referenced as $(topsrcdir)/contrib/contrib-global.mk
contrib-global.mk doesn't exist on the system, so I"m guessing I"m missing some -devel package or something?
yes, you miss postgresql server devel package
repo id repo name
appstream Rocky Linux 8 - AppStream
baseos Rocky Linux 8 - BaseOS
epel Extra Packages for Enterprise Linux 8 - x86_64
extras Rocky Linux 8 - Extras
pgdg-common PostgreSQL common RPMs for RHEL / Rocky 8 - x86_64
pgdg11 PostgreSQL 11 for RHEL / Rocky 8 - x86_64
pgdg12 PostgreSQL 12 for RHEL / Rocky 8 - x86_64
pgdg13 PostgreSQL 13 for RHEL / Rocky 8 - x86_64
pgdg14 PostgreSQL 14 for RHEL / Rocky 8 - x86_64
pgdg15 PostgreSQL 15 for RHEL / Rocky 8 - x86_64
--
Bruce Johnson
University of Arizona
College of Pharmacy
Information Technology Group
Institutions do not have opinions, merely customs
--
You received this message because you are subscribed to the Google Groups "Better Oracle functions support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to orafce-genera...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/orafce-general/FF55544B-9250-492D-BAB8-5A7B440A5BFF%40arizona.edu.