Op 12-02-11 00:48, Shawn H Corey schreef: > Hi, > > I was trying to build Padre using the instructions here: Build Padre > svn easily with perlbrew and cpanm > https://nxadm.wordpress.com/2010/12/10/build-padre-svn-easily-with-perlbrew-and-cpanm/ > > I get this error: > > t/91-vi.t .................. ok > t/92-padre-file.t .......... ok > t/93-padre-filename-win.t .. ok > t/94-padre-file-remote.t ... ok > Can't load > '/home/shawn/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/DBI/DBI.so' > for module DBI: > /home/shawn/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/auto/DBI/DBI.so: > undefined symbol: Perl_Icurstackinfo_ptr at > /home/shawn/perl5/perlbrew/perls/perl-5.12.1/lib/5.12.1/x86_64-linux/DynaLoader.pm > > line 200. > at /home/shawn/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/DBI.pm > line 268 > BEGIN failed--compilation aborted at > /home/shawn/perl5/lib/perl5/x86_64-linux-gnu-thread-multi/DBI.pm line 268. > Compilation failed in require at > /home/shawn/Code/Padre/trunk/Padre/lib/Padre.pm line 19. > BEGIN failed--compilation aborted at > /home/shawn/Code/Padre/trunk/Padre/lib/Padre.pm line 19. > Compilation failed in require at > /home/shawn/Code/Padre/trunk/Padre/script/padre line 136. > > # Failed test 'Dump file exists' > # at xt/actions.t line 72. > > Any suggestions on how to fix it? > >
Hi Shawn, I am the author of the post you refer to. Maybe it would be a good idea if you ask the question in the comment, so others can use the answer. Did you compile perl with threads (-Dusethreads)? Are you using ithreads? Claudio _______________________________________________ Padre-dev mailing list Padre-dev@perlide.org http://mail.perlide.org/mailman/listinfo/padre-dev