Hi Tom,
I'm using PostgreSQL 8.0.2 on Solaris 8.
Thanks,
Andrew
-----Original Message-----
From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
Sent: July 29, 2005 10:18 AM
To: Clark, Andrew
Cc: Peter Eisentraut; pgsql-ports@postgresql.org
Subject: Re: [PORTS] Solaris SPARC - Sun compiler 5.5 - 64 bit
"Clark, Andrew" <Andrew.Clark@fnf.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@ayan.net
regards, tom lane