A workaround is to set PERL_DL_NONLAZY=1 as the tests do.  With this
variable set in the environment, your Perl will no longer encounter a
segmentation fault.

An alternative workaround is to generate a Makefile in the following manner:
  perl Makefile.PL --nousestubs --library=-ltcl8.5  
--include=-I/usr/include/tcl8.5/

-- 
Perl 5.10.0 crash with a segmentation fault when using module Tcl
https://bugs.launchpad.net/bugs/297437
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to