Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perl-libxml-libxml: undefined symbol: PL_na #331

Open
mithkr opened this issue May 8, 2019 · 0 comments
Open

perl-libxml-libxml: undefined symbol: PL_na #331

mithkr opened this issue May 8, 2019 · 0 comments

Comments

@mithkr
Copy link

mithkr commented May 8, 2019

When I try to use XML::LibXML from the package perl-libxml-libxml is get undefined symbol error for symbol PL_na:
/opt/bin/perl -e "use XML::LibXML;"
Can't load '/opt/lib/perl5/site_perl/5.26.1/powerpc-linux/auto/XML/LibXML/LibXML.so' for module XML::LibXML: /opt/lib/perl5/site_perl/5.26.1/powerpc-linux/auto/XML/LibXML/LibXML.so: undefined symbol: PL_na at /opt/lib/perl5/5.26.1/powerpc-linux/DynaLoader.pm line 193.
at /opt/lib/perl5/site_perl/5.26.1/powerpc-linux/XML/LibXML.pm line 156.
BEGIN failed--compilation aborted at /opt/lib/perl5/site_perl/5.26.1/powerpc-linux/XML/LibXML.pm line 156.
Compilation failed in require at -e line 1.
BEGIN failed--compilation aborted at -e line 1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant