irssi-import / bugs.irssi.org

bugs.irssi.org archive
https://github.com/irssi/irssi/issues
0 stars 0 forks source link

irssi fails to run with perl5.14.1-1 #811

Closed irssibot closed 10 years ago

irssibot commented 13 years ago

using irssi 0.8.15 on parabola (Archlinux) OS 86_64.

after upgrading perl to perl5.14.1-1 I get the following error when trying to load irssi: /usr/lib/perl5/site_perl/auto/HTML/Parser/Parser.so: undefined symbol: Perl_Istack_sp_ptr

when I upgraded perl it had the following warning:

I assume Irssi needs to be patched to point to the new lib locations.

irssibot commented 13 years ago

I assume you've rebuilt irssi against the upgraded perl?

irssibot commented 10 years ago

Recompiling Irssi with the correct Perl library resolves the issue.