Re: FreeBSD broke with autoconf-based build - Mailing list pgsql-hackers

From Tom Lane
Subject Re: FreeBSD broke with autoconf-based build
Date
Msg-id 26565.1130866106@sss.pgh.pa.us
Whole thread Raw
In response to Re: FreeBSD broke with autoconf-based build  (strk@refractions.net)
List pgsql-hackers
strk@refractions.net writes:
> We'll have to add a check for ELF_SYSTEM in our own configure script.
> Wouldn't this be a problem for pgxs-compiled modules as well ?

No, because they import the PG installation's Makefile.global.  If you
are importing Makefile.shlib and not Makefile.global, you are doing
things seriously wrong.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: FreeBSD broke with autoconf-based build
Next
From: Alvaro Herrera
Date:
Subject: Debug in dest.h