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

Verilog-perl doesn't work on sles11 #728

Closed
veripoolbot opened this issue Apr 1, 2014 · 1 comment
Closed

Verilog-perl doesn't work on sles11 #728

veripoolbot opened this issue Apr 1, 2014 · 1 comment

Comments

@veripoolbot
Copy link
Collaborator


Author Name: Paul Hook
Original Redmine Issue: 728 from https://www.veripool.org
Original Date: 2014-04-01


I'm getting this error when running on sles11:
/usr/bin/perl: symbol lookup error: /iceng/qctps/rtp/local/scripts/perl/Veripool/Verilog-Perl-3.401/blib/arch/auto/Verilog/Parser/Parser.so: undefined symbol: Perl_Tstack_sp_ptr

Please advise

@veripoolbot
Copy link
Collaborator Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2014-04-01T17:43:21Z


Google for "undefined symbol: Perl_Tstack_sp_ptr". This generally indicates you compiled verilog-perl with a different Perl then you are running it with (e.g. the compiled file is incompatible with the perl that is loading that file). Either way, it's not something the verilog-perl package itself needs to change to fix.

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