Installing PG 7.3.1 on Solaris 8

From: "Chris Boget" <chris(at)wild(dot)net>
To: "PGSql General" <pgsql-general(at)postgresql(dot)org>
Subject: Installing PG 7.3.1 on Solaris 8
Date: 2003-01-29 17:40:18
Message-ID: 027b01c2c7bd$7d6ce4b0$8c01a8c0@ENTROPY
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Postgresql make fails with this message:
../../../src/include/catalog/indexing.h --set-version=7.3.1
awk: syntax error near line 63
awk: illegal statement near line 63
make[3]: *** [postgres.bki] Error 2
make[3]: Leaving directory
`/opt/pgsql/postgresql-7.3.1/src/backend/catalog'
make[2]: *** [catalog-recursive] Error 2
make[2]: Leaving directory `/opt/pgsql/postgresql-7.3.1/src/backend'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/opt/pgsql/postgresql-7.3.1/src'
make: *** [all] Error 2

Arch is Solaris 8 SPARC; I followed this guide to the letter:

http://techdocs.postgresql.org/guides/PackagingForSolaris

I searched the general and bug lists, found nothing.

Any ideas what might be going wrong?

Chris

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Lincoln Yeoh 2003-01-29 17:41:55 Re: Firewalls and Postgres
Previous Message Lincoln Yeoh 2003-01-29 17:33:31 Re: monitoring postgres