Re: [GENERAL] pgxs problem... - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [GENERAL] pgxs problem...
Date
Msg-id 11561.1349831394@sss.pgh.pa.us
Whole thread Raw
In response to Re: [GENERAL] pgxs problem...  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I wrote:
> So if I've not lost track, the scorecard is:

> 1. We need to install mkldexport.sh when on AIX, so that pgxs builds can
> use it.

> 2. Makefile.aix has the wrong idea about where to find postgres.imp when
> in pgxs mode.

> 3. pljava needs -lm and isn't explicitly asking for it.

> I will see about fixing the first two, but the third is on pljava to
> fix.

I've committed a patch for the first two things:
http://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=bd0ef304f8a306522983f3b4b06274fdc45beed8
... but not having an AIX machine, I can't actually test it.  Would
you verify it works?

            regards, tom lane


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: replace plugins directory with GUC
Next
From: Robert Haas
Date:
Subject: Re: Truncate if exists