Problems buidling PostgreSQL v7.0.2 on Solaris 2.5.1

From: oberpwd(at)anubis(dot)network(dot)com (Wade D(dot) Oberpriller)
To: pgsql-general(at)postgresql(dot)org (general-help postgresql)
Subject: Problems buidling PostgreSQL v7.0.2 on Solaris 2.5.1
Date: 2000-09-15 16:36:17
Message-ID: 200009151636.LAA03079@truck.network.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I am attempting to build PostgreSQL v7.0.2 on a Sparc running Solaris 2.5.1. I
can compile the source successfully, and I see the following message:

All of PostgreSQL is successfully made. Ready to install.

Once I attempt to install, I get errors that look like:

gmake[2]: Entering directory `/home/anubis22/oberpwd/postgresql-7.0.2/src/backend/access'
gmake -C common postgres/usr/X11R6
gmake[3]: Entering directory `/home/anubis22/oberpwd/postgresql-7.0.2/src/backend/access/common'
gmake[3]: *** No rule to make target `postgres/usr/X11R6'. Stop.
gmake[3]: Leaving directory `/home/anubis22/oberpwd/postgresql-7.0.2/src/backend/access/common'
gmake[2]: *** [postgres/usr/X11R6] Error 2

Has anyone seen this before, or know why this is happening? I am compiling the
source locally and attempting to install in my local directory (i.e. without
root privledges). I have attached a script capturing the output of the
configure, make, and install steps.

Any help is greatly appreciated!

Wade Oberpriller
StorageTek
oberpwd(at)network(dot)com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Wade D. Oberpriller 2000-09-15 16:43:38 Problems buidling PostgreSQL v7.0.2 on Solaris 2.5.1 (fwd)
Previous Message Tim Kientzle 2000-09-15 16:25:00 RE: Error in servlet