r00tuk;434162 Wrote: > > "ld.so.1: perl: fatal: relocation error: file > /opt/squeezecenter-7.3.3/CPAN/arch/5.10.0/i86pc-solaris/auto/Class/XSAccessor/Array/Array.so: > symbol get_next_arrayindex: referenced symbol not found > Killed" > > I tried to reinstall Class::XSAccessor from CPAN but this did not work. > Any help will be greatly appreciated. >
It probably makes sense to point to the original thread where you posted about this problem: http://stackoverflow.com/questions/1024335/strange-perl-5-10-error-ld-so-1-array-so I replied there, suggestion a clean install of the module in question. Could supply more information on how it "did not work"? In the meantime, I also looked at what version of Class::XSAccessor::Array lives in the SqueezeCenter sources. It's quite outdated. The problem can arise if the version of AutoXS::Header you have is too new for Class::XSAccessor::Array to build. I can't help you with getting this to work on your system without more information on how the CPAN-install failed. To the SqueezeCenter developers. Could you update the copies of AutoXS::Header and Class::XSAccessor(::Array) to the newest versions, please? It addresses various issues. Cheers, Steffen -- tsee ------------------------------------------------------------------------ tsee's Profile: http://forums.slimdevices.com/member.php?userid=7194 View this thread: http://forums.slimdevices.com/showthread.php?t=64767 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
