On Sun, Dec 17, 2006 at 06:24:44PM -0500, [EMAIL PROTECTED] wrote: > After a yum install mythtv-suite, Ia ttempt to run myth commands of > mythtv-setup I get the error, > > mythtv-setup: error while loading shared libraries: > /usr/lib/libmythavcodec-0.20.so.0: R_PPC_REL24 relocation at 0x0f062610 > for symbol `free` out of range
I'm not a ppc expert, but according to Google this happens when one builds against static libs which were built w/o -fPIC. I don't think that a static lib made it into the build, though. Perhaps it is an internal static lib - in that case it would be an upstream bug. Could you try building mythtv from source and verify that this bug still exists? If so, then please report this to the mythtv tracker. > The same error appears from mythfrontend and mythbackend also. I have > attempted: > > # echo /usr/lib >> /etc/ld.so.conf > # /sbin/ldconfig > and: > SELINUX=disabled in /etc/selinux/config > > with no change. A similar error was posted last month on a PPC build with > no answer to it. Any ideas from anyone or direction for me? -- Axel.Thimm at ATrpms.net
pgpUhG4DJ44KD.pgp
Description: PGP signature
_______________________________________________ atrpms-users mailing list [email protected] http://lists.atrpms.net/mailman/listinfo/atrpms-users
