Menu

undefined symbol: Perl_Gthr_key_ptr error

Anonymous
2014-12-10
2014-12-10
  • Anonymous

    Anonymous - 2014-12-10

    Unable to connect to a client, keep getting the error below. I am using Fedora 19

    Target said:

    Hiding the command line arguments: symbol lookup error: /usr/lib/perl5/auto/Crypt/SSLeay/SSLeay.so: undefined symbol: Perl_Gthr_key_ptr

    Try to start vEMan v0.9.6_BETA for Linux at the commandline to see debug output

     
  • secure diversITy

    I highly recommend that you register at sourceforge (it's free and no spam) so you can receive answers to your comments here..

    try this command and then start again

    cpan Crypt::SSLeay
    
     

    Last edit: secure diversITy 2014-12-10
  • secure diversITy

    moved to support forum

     
  • Coen

    Coen - 2014-12-10

    Awesome, thank you for the quick reply :)

    I am getting the following error and google give me different answers that I am not sure of:

    http://ftp.jaist.ac.jp/pub/CPAN/authors/id/N/NA/NANIS/CHECKSUMS
    Checksum for /root/.cpan/sources/authors/id/N/NA/NANIS/Crypt-SSLeay-0.72.tar.gz ok

    CPAN.pm: Building N/NA/NANIS/Crypt-SSLeay-0.72.tar.gz

    Can't locate ExtUtils/CBuilder.pm in @INC (@INC contains: /usr/local/lib/perl5 /usr/local/share/perl5 /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5 /usr/share/perl5 .) at Makefile.PL line 5.
    BEGIN failed--compilation aborted at Makefile.PL line 5.
    Warning: No success on command[/usr/bin/perl Makefile.PL]
    'YAML' not installed, will not store persistent state
    NANIS/Crypt-SSLeay-0.72.tar.gz
    /usr/bin/perl Makefile.PL -- NOT OK
    Running make test
    Make had some problems, won't test
    Running make install
    Make had some problems, won't install
    Could not read metadata file. Falling back to other methods to determine prerequisites

     
  • secure diversITy

    you're welcome.

    oh hm try to install this package with your package manager

    perl-Crypt-SSLeay
    
     

    Last edit: secure diversITy 2014-12-10
  • Coen

    Coen - 2014-12-10

    Installed the perl-Crypt-SSleay but Fedora only gets version 0.64 and "cpan Crypt::SSLeay" is searching for version 0.72, do you maybe know where a rpm package is that I can download?

     
  • secure diversITy

    well you should download from a trusty source or try to fix the compilation error when using cpan.

    as a first guess you can go to pbone.net and see e.g. this one here:

    http://rpm.pbone.net/index.php3/stat/4/idpl/27995768/dir/other/com/perl-crypt-ssleay-0.72-0.x86_64.rpm.html

    (seems to be 64 bit so I dont know if that matches your instllation)

    but I have no idea if that source is trustworthy (or if that one works)!

    If you would ask me I would try to fix cpan instead but atm I cannot help you with that.. google for such errors and see if you could fix that or try to find a trustworthy source for a rpm packge..

     

    Last edit: secure diversITy 2014-12-10
  • Coen

    Coen - 2014-12-10

    Awesome, will do that.

    Thank you very much for all your advice and help :)

     
  • secure diversITy

    u r welcome, good luck ;)

     

    Last edit: secure diversITy 2014-12-10

Log in to post a comment.