| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | John R Pierce <pierce(at)hogranch(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [GENERAL] pgxs problem... |
| Date: | 2012-10-10 01:09:54 |
| Message-ID: | 11561.1349831394@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomson.Li | 2012-10-10 01:17:40 | Re: pymssql Connection to the database failed for an unknown reason |
| Previous Message | David Salisbury | 2012-10-09 23:05:59 | Re: PostgreSQL and WMS/WFS Service |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2012-10-10 01:10:13 | Re: Truncate if exists |
| Previous Message | Peter Eisentraut | 2012-10-10 00:45:17 | replace plugins directory with GUC |