How to compile Postgres with shared library support?

From: Sebestyen Zoltan <szoli(at)netvisor(dot)hu>
To: PostgreSQL general mailinglist <pgsql-general(at)postgreSQL(dot)org>
Subject: How to compile Postgres with shared library support?
Date: 1999-02-02 21:10:37
Message-ID: Pine.LNX.3.96.990202220739.146C-100000@linux.intranet.netvisor.hu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'd like to generalize the question I raised on my previous letter.
How shall I compile postgres on AIX in order get shared libraries?
If I just type 'gmake' I've got the following result:
bash-2.01$ gmake
Making postgres.imp
../../../backend/port/aix/mkldexport.sh postgres /var/pgsql/bin >
postgres.imp
nm: postgres: 0654-200 Cannot open the specified file.
nm: A file or directory in the path name does not exist.

--------------------------------------------------------------------------------
Sebestyén Zoltán <szoli(at)netvisor(dot)hu> I'm believing that the Holy Spirit is
gonna allow the hand, and the foot, and
MAKE INSTALL NOT WAR the mouth, just to begin to speak, and
to minister, and to heal coordinated by
the head.

I use UNIX because reboots are for hardware upgrades.

-- Waiting for FreeBSD 3.1, not Godot --

Browse pgsql-general by date

  From Date Subject
Next Message Bob Dusek 1999-02-03 01:41:23 Cost: Big Tables vs. Organized Separation of Data
Previous Message Sebestyen Zoltan 1999-02-02 20:49:19 How to use plpgsql on AIX