Re: Solaris SPARC - Sun compiler 5.5 - 64 bit - Mailing list pgsql-ports

From Tom Lane
Subject Re: Solaris SPARC - Sun compiler 5.5 - 64 bit
Date
Msg-id 16672.1122646695@sss.pgh.pa.us
Whole thread Raw
In response to Re: Solaris SPARC - Sun compiler 5.5 - 64 bit  ("Clark, Andrew" <Andrew.Clark@fnf.com>)
List pgsql-ports
"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

pgsql-ports by date:

Previous
From: "Clark, Andrew"
Date:
Subject: Re: Solaris SPARC - Sun compiler 5.5 - 64 bit
Next
From: "Clark, Andrew"
Date:
Subject: Re: Solaris SPARC - Sun compiler 5.5 - 64 bit