pgxs problem...

From: John R Pierce <pierce(at)hogranch(dot)com>
To: PostgreSQL <pgsql-general(at)postgresql(dot)org>
Subject: pgxs problem...
Date: 2012-10-09 06:58:51
Message-ID: 5073CB2B.2070802@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

I'm trying to build something (pljava, dont laugh) for IBM AIX (don't
laugh). I have my own build of postgresql 9.1.6 on AIX, compiled with
IBM XLC, it works quite nicely, but this build is bombing..

.......
/opt/pgsql91/lib/pgxs/src/makefiles/../../src/backend/port/aix/mkldexport.sh
libpljava.a >libpljava.exp
/bin/sh:
/opt/pgsql91/lib/pgxs/src/makefiles/../../src/backend/port/aix/mkldexport.sh:
not found.
...

now, I have a lib/pgxs/src/makefiles, but there's no src/backend

Do I need to use a special ./configure option in postgres to build
this? or run some kind of special make ?

--
john r pierce N 37, W 122
santa cruz ca mid-left coast

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dmitriy Igrishin 2012-10-09 07:29:05 Re: Creating and managing triggers
Previous Message marian krucina 2012-10-09 05:14:28 Re: Dump/restore indexes and functions in public schema

Browse pgsql-hackers by date

  From Date Subject
Next Message Albe Laurenz 2012-10-09 07:16:11 Re: Bad Data back Door
Previous Message Amit Kapila 2012-10-09 06:51:45 Re: WIP checksums patch