RE: compilation error

From: "Darren King" <darrenk(at)insightdist(dot)com>
To: <pgsql-bugs(at)postgresql(dot)org>
Cc: "Suresh(dot) Sv(at)Team(dot) Indiainfo(dot) Com" <suresh(dot)sv(at)team(dot)indiainfo(dot)com>
Subject: RE: compilation error
Date: 2001-04-05 16:00:21
Message-ID: NDBBJNEIGLIPLCHCMANLCENPCLAA.darrenk@insightdist.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

> Iam installing postgresql-7.0.3 on solaris sparc 2.7.
>
> ...
>
> `/usr/share/src/postgresql-6.5.3/src/backend/lib'
> make[1]: *** [lib.dir] Error 2
> make[1]: Leaving directory
> `/usr/share/src/postgresql-6.5.3/src/backend'
> make: *** [all] Error 2

Looks like there's a little version mixing going on here.

You say you're trying to install 7.0.3, but the make appears to be
trying to compile 6.5.3...

darrenk

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2001-04-06 05:44:02 Re: sanity check error for pg_dump
Previous Message Tom Lane 2001-04-05 15:10:37 Re: compilation error