pinger@noric22 $ perl -c /afs/slac/package/pinger/pingtable_db/getdata.pl
/afs/slac/package/pinger/pingtable_db/getdata.pl line 23:

This Perl hasn't been configured and built properly for the threads
module to work. (The 'useithreads' configuration option hasn't been used.)

Having threads support requires all of Perl and all of the XS modules in
the Perl installation to be rebuilt, it is not just a question of adding
the threads module. (In other words, threaded and non-threaded Perls
are binary incompatible.)

If you want to the use the threads module, please contact the people
who built your Perl.

Cannot continue, aborting.
BEGIN failed--compilation aborted at /afs/slac.stanford.edu/package/perl/lib/5.8.8/i386_linux24/threads.pm line 28.
Compilation failed in require at /afs/slac/package/pinger/pingtable_db/getdata.pl line 23.
BEGIN failed--compilation aborted at /afs/slac/package/pinger/pingtable_db/getdata.pl line 23.

  • No labels