[csw-users] symbol Perl_Gthr_key_ptr: referenced symbol not found after forced Perl downgrade

Dagobert Michelsen dam at opencsw.org
Wed May 12 15:09:43 CEST 2010


Hi Wim,

Am 12.05.2010 um 15:05 schrieb Wim Van Dijck:
> aha. thanks! I would gladly do that. Forgive my ignorance, but how  
> do I look at the dependencies? I've never been able to figure that  
> out... :-/

You look at the program and .so-files and see what they require with
   dump -Lv <file>
and see if all symbols resolve with
   ldd -r <file>
There should be no errors.


Best regards

   -- Dago


More information about the users mailing list