Porting PostgreSQL 7.4.5 to HPUX 11.23i IA64 platform

From: Sabih Nasir <Sabih(dot)Nasir(at)cogeco(dot)com>
To: pgsql-ports(at)postgresql(dot)org
Subject: Porting PostgreSQL 7.4.5 to HPUX 11.23i IA64 platform
Date: 2004-09-01 14:44:21
Message-ID: 22885CE229258F4F8FDE9EE91907A7690DABEE44@exchange1.cgocable.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Hello,

I have been trying to compile PostgreSQL 7.4.5 on the HPUX 11.23 IA64
platform and I have been able to work through most of the minor issues that
come up. It compiles successfully, however it misses building the libpq.so
file which i need for the other program that will use Postgres as the backed
database.

I keep getting the following if I try to build it:

#/postgresql-7.4.5/src/interfaces/libpq/gmake all
gmake: Nothing to be done for `all'.

Your help in this regard would be appreciated.

Sabih Nasir
Systems Engineer
IP Services
Cogeco Cable Inc.

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message Bruce Momjian 2004-09-02 00:58:21 Re: Porting PostgreSQL 7.4.5 to HPUX 11.23i IA64 platform
Previous Message Merlin Moncure 2004-09-01 12:24:22 Re: Installing PostgreSQL 8 beta1 in Windows natively.