[OpenAFS] 1.4.3 build failure under Solaris 9

Jeff Blaine jblaine@mitre.org
Mon, 09 Apr 2007 11:47:14 -0400


Derrick J Brashear wrote:
> On Mon, 9 Apr 2007, Jeff Blaine wrote:
> 
>> % ./configure --enable-transarc-paths 
>> --with-krb5-conf=/usr/rcf-krb5/bin/krb5-config
>> ...
>> % make dest
>>
>> ...
>>        /opt/SUNWspro/bin/cc -G -dy -Wl,-M./mapfile -Bsymbolic -z text -o
> 
> which version of sunpro c?

Sun Studio 11

cc: Sun C 5.8 2005/10/13

>> ld: fatal: relocation error: file rx_event.o: section .rela.text: 
>> invalid relocation type: 0x52
> 
> a quick google search suggests this may be something you need to apply 
> development toolchain patches to the OS for, e.g.
> http://sunsolve.central.sun.com/cgi/pdownload.pl?target=112963-29&method=h
> or whatever's current

I'll give that a shot.