"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