Skip to content

perl-encode-detect: can't resolve symbol 'PL_unitcheckav' #340

Description

@stalchuk

Platform: armv5eabi-ng-legacy

  1. perl -MEncode::Detect -e 'print $Encode::Detect::VERSION'

Actual Result:

/opt/bin/perl5.26.1: symbol 'PL_unitcheckav': can't resolve symbol
/opt/bin/perl5.26.1: symbol 'PL_curpad': can't resolve symbol
/opt/bin/perl5.26.1: symbol 'PL_stack_sp': can't resolve symbol
/opt/bin/perl5.26.1: symbol 'PL_op': can't resolve symbol
/opt/bin/perl5.26.1: symbol 'PL_markstack_ptr': can't resolve symbol
/opt/bin/perl5.26.1: symbol 'PL_tainted': can't resolve symbol
/opt/bin/perl5.26.1: symbol 'PL_sv_yes': can't resolve symbol
/opt/bin/perl5.26.1: symbol 'PL_sv_undef': can't resolve symbol
/opt/bin/perl5.26.1: symbol 'PL_scopestack_ix': can't resolve symbol
/opt/bin/perl5.26.1: symbol 'PL_stack_base': can't resolve symbol

Can't load '/opt/lib/perl5/site_perl/5.26.1/arm-linux/auto/Encode/Detect/Detector/Detector.so' for module Encode::Detect::Detector: (null) at /opt/lib/perl5/5.26.1/arm-linux/DynaLoader.pm line 193.
 at /opt/lib/perl5/site_perl/5.26.1/arm-linux/Encode/Detect.pm line 43.
Compilation failed in require at /opt/lib/perl5/site_perl/5.26.1/arm-linux/Encode/Detect.pm line 43.
BEGIN failed--compilation aborted at /opt/lib/perl5/site_perl/5.26.1/arm-linux/Encode/Detect.pm line 43.
Compilation failed in require.
BEGIN failed--compilation aborted.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions