You are not logged in.
Pages: 1
Does anyone know a fix for the following error, or what it means?
git svn clone http://some.address.com
/usr/bin/perl: symbol lookup error: /usr/lib/perl5/site_perl/current/i686-linux-thread-multi/auto/SVN/_Core/_Core.so: undefined symbol: Perl_Tstack_sp_ptrthanks
Offline
Are you running testing? Don't. There are several recompiles needed for the new perl.
I hate sigs. This one only exists to remind myself to get an avatar.
Offline
Yes I do have testing enabled in pacman. what do you suggest to do for compiling Perl? compile for pkgbuild?
Offline
If you run "pacman -Qo /usr/lib/perl5/site_perl/current/i686-linux-thread-multi/auto/SVN/_Core/_Core.so" you will see which package requires rebuilt. If it is a simple rebuild, then you may be able to do it yourself from ABS.
Saying that.... if you are running testing you should probably be prepared to track down the more simple problems yourself.
Offline
This is my take on it. I'm stuck.
http://archlinux.org/pipermail/arch-gen … 16549.html
Offline
Pages: 1