30 Jun
2011
30 Jun
'11
12:50 p.m.
On Thu, Jun 30, 2011 at 09:13:31AM +0300, Ionut Biru wrote:
On 06/30/2011 03:35 AM, Steve Holmes wrote:
I think when perl was upgraded to 5.14, something broke with one of its libraries. Whenever I type 'automake' or attempt to recompile several perl packages from AUR, I get the following error message: /usr/bin/perl: symbol lookup error: /usr/lib/perl5/vendor_perl/auto/List/Util/Util.so: undefined symbol: Perl_Istack_sp_ptr
Thoughts anyone? I see this as a show stopper for any development right now.
Thanks.
pacman -Qo /usr/lib/perl5/vendor_perl/auto/List/Util/Util.so
maybe you installed some perl modules outside of pacman
perl-scalar-list-utils - found in AUR; it is required by perl-eval-closure and replaces perl-scalar-utils.