On Thu, 12 Jan 2012 11:18:04 +0000
benjamin galina <elcele...@hotmail.com> wrote:

> [Thu Jan 12 11:38:24 2012] [notice] caught SIGTERM, shutting down
> /libexec/ld-elf.so.1: 
> /usr/local/lib/perl5/site_perl/5.10.1/mach/auto/Params/Validate/Validate.so: 
> Undefined symbol "Perl_Gthr_key_ptr"

One or more of your libraries (p5-Params-Validate in this case) is
compiled against a threaded perl, but perl isn't compiled with
interpreter-level threading enabled. The fix would be to recompile the
offending libraries, or recompile perl with threading support.

------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to