"Rajan Bhide" <rbhide@starentnetworks.com> writes:
> /export/home/uxapps/workshop/SUNWspro/bin/cc -Xa -D_REENTRANT
> -I../../../../src/include -mt -c -o s_lock.o s_lock.c
> /export/home/uxapps/workshop/SUNWspro/bin/../WS6U2/bin/fbe:
> "/tmp/yabeAAA42aaxH", line 195: error: can't compute difference between
> symbols in different segments
> Failure in /export/home/uxapps/workshop/SUNWspro/bin/../WS6U2/bin/fbe,
> status = 0x100
I suppose it's spitting up on the Sun-specific assembly code in s_lock.c,
but that error message is spectacularly unhelpful. You'll probably have
to consult some Solaris experts for answers.
regards, tom lane