Changes between Initial Version and Version 1 of Ticket #20915


Ignore:
Timestamp:
Aug 30, 2009, 5:58:04 PM (15 years ago)
Author:
jmroot (Joshua Root)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20915

    • Property Owner changed from macports-tickets@… to tkay@…
  • Ticket #20915 – Description

    initial v1  
    11Scripts using SSH1 work fine.  SSH2 connections are failing with the following output.
    2 
     2{{{
    33Can't load '/opt/local/lib/perl5/vendor_perl/5.8.9/darwin-2level/auto/Math/Pari/Pari.bundle' for module Math::Pari: dlopen(/opt/local/lib/perl5/vendor_perl/5.8.9/darwin-2level/auto/Math/Pari/Pari.bundle, 1): Symbol not found: _hiremainder
    44  Referenced from: /opt/local/lib/perl5/vendor_perl/5.8.9/darwin-2level/auto/Math/Pari/Pari.bundle
     
    1414BEGIN failed--compilation aborted at /opt/local/lib/perl5/vendor_perl/5.8.9/Net/SSH/Perl/SSH2.pm line 6.
    1515Compilation failed in require at /opt/local/lib/perl5/vendor_perl/5.8.9/NET/SSH/PERL.pm line 54.
     16}}}