On Sat, 2003-11-22 at 19:08, Pander wrote: > > Kopete 0.7.3-1 gives the following error > > kopete: error while loading shared libraries: /usr/lib/libkopete.so.1: > R_PPC_REL24 relocation at 0x0ffcf8a8 for symbol `malloc' out of range
This has been reported as bug #212405 against kopete. It happens when non-PIC code is linked into a shared object. So, this is actually the same problem as bug #205336 (and it's actually severity serious as well); non-PIC code in shared objects happens to always work on some architectures (mostly i386), only with luck on others (e.g. powerpc) and not even build on yet others (e.g. hppa). -- Earthling Michel Dänzer | Debian (powerpc), X and DRI developer Software libre enthusiast | http://svcs.affero.net/rm.php?r=daenzer