On Wed, Jun 29, 2011 at 05:35:19PM -0700, 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. > Did you look at the post installation message, when you upgraded perl. It should have something like this: ------------------------------------------------------------------------- The directories /usr/lib/perl5/current, /usr/lib/perl5/site_perl/current, /usr/lib/perl5/site_perl/5.10.1, and /usr/share/perl5/site_perl/5.10.1 have been removed from @INC. The script/binary directories are now /usr/bin/*_perl instead of /usr/lib/perl5/*_perl/bin which will be eventually removed.