Re: Configure problems on Solaris 2.7, pgsql 7.02 and 7.03

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Ciaran Johnston <Ciaran(dot)Johnston(at)eei(dot)ericsson(dot)se>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Configure problems on Solaris 2.7, pgsql 7.02 and 7.03
Date: 2001-04-04 23:27:52
Message-ID: 13127.986426872@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Ciaran Johnston <Ciaran(dot)Johnston(at)eei(dot)ericsson(dot)se> writes:
> Sorry to bother you's but I am currently doing a database comparison and
> have been trying to get postgresql installed. I'm running Solaris 2.7. I
> downloaded pgsql 7.03 and ran ./configure in the src/ directory. This
> was fine until the very end when this error appeared:

> creating ./config.status
> creating GNUmakefile
> sed: command garbled: s%(at)CC_VERSION@%Version: CSE C Compiler CAA 139
> 1065/11 R14A

Hm. I'm guessing that cc --version on your machine puts out multiple
lines, or something like that. Possibly you could simply ignore this
error and push on, but since you are just doing evaluation and not
production work, I'd suggest you forget 7.0.3 and try 7.1RC2 or later
instead. It looks like the newer version is more wary about this sort
of thing.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Bierman 2001-04-04 23:30:16 Re: Regression failed Mac OSX
Previous Message Mathijs Brands 2001-04-04 23:20:35 Re: All's quiet ... RC3 packaging ...