tsee;434278 Wrote: > 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
Thanks Steffen Sorry, the cpan install of Class::XSAccessor::Array and Class::XSAccessor completed successfully, without errors, but when I run slimserver.pl I get the same error. I did not check the versions, but will go back and try a couple older version of AutoXS::Header. Currently perllocal says: Tue Jun 16 22:25:57 2009: "Module" AutoXS::Header o "installed into: /opt/perl/lib/site_perl/5.10.0" o "LINKTYPE: dynamic" o "VERSION: 1.02" o "EXE_FILES: " Tue Jun 16 22:55:59 2009: "Module" Class::XSAccessor::Array o "installed into: /opt/perl/lib/site_perl/5.10.0" o "LINKTYPE: dynamic" o "VERSION: 0.05" o "EXE_FILES: " -- r00tuk ------------------------------------------------------------------------ r00tuk's Profile: http://forums.slimdevices.com/member.php?userid=31173 View this thread: http://forums.slimdevices.com/showthread.php?t=64767 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
