Re: Solaris SPARC - Sun compiler 5.5 - 64 bit

From: "Clark, Andrew" <Andrew(dot)Clark(at)fnf(dot)com>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Peter Eisentraut" <peter_e(at)gmx(dot)net>, <pgsql-ports(at)postgresql(dot)org>
Subject: Re: Solaris SPARC - Sun compiler 5.5 - 64 bit
Date: 2005-07-29 14:34:37
Message-ID: 74825F195D477C4995425A1313D646B14B84FC@smbfisyyz01.FNFIS.COM
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Hi Tom,

I'm using PostgreSQL 8.0.2 on Solaris 8.

Thanks,
Andrew

-----Original Message-----
From: Tom Lane [mailto:tgl(at)sss(dot)pgh(dot)pa(dot)us]
Sent: July 29, 2005 10:18 AM
To: Clark, Andrew
Cc: Peter Eisentraut; pgsql-ports(at)postgresql(dot)org
Subject: Re: [PORTS] Solaris SPARC - Sun compiler 5.5 - 64 bit

"Clark, Andrew" <Andrew(dot)Clark(at)fnf(dot)com> writes:
> -I../../../../src/include -c -o s_lock.o s_lock.c
> /devtools/WS8.0/SUNWspro/prod/bin/fbe: "/tmp/yabeAAAKgainV", line 206:
> error: can't compute difference between symbols in different segments
> Failure in /devtools/WS8.0/SUNWspro/prod/bin/fbe, status = 0x100 Fatal

> Error exec'ing /devtools/WS8.0/SUNWspro/prod/bin/fbe
> cc: acomp failed for s_lock.c

You really should mention which Postgres version you're using ... but if
it's pre-8.0, possibly the problem is the lack of this patch:

2004-12-29 18:47 tgl

* src/: backend/storage/lmgr/s_lock.c, template/sunos4: Support
Sun's compiler on SunOS4 (a/k/a Solaris 9). Per ayan(at)ayan(dot)net

regards, tom lane

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message Tom Lane 2005-07-29 14:37:19 Re: Solaris SPARC - Sun compiler 5.5 - 64 bit
Previous Message Tom Lane 2005-07-29 14:18:15 Re: Solaris SPARC - Sun compiler 5.5 - 64 bit