I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2010-06-15 12:16:25.03499-07 by gposton
MQSeries 1.31 install problem
Here is the relevant part of 'make test' Please help! Looks like one of the tests is failing (something about MQBEGIN) and then it just hangs.
Execution of t/32async_put.t aborted due to compilation errors. # Looks like you planned 25 tests but ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test exited with 255 just after 1. t/32async_put.t ........... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 25/25 subtests t/40oo-qmgr.t ............. 1/14 # Failed test 'use MQClient::MQSeries;' # at t/40oo-qmgr.t line 14. # Tried to use 'MQClient::MQSeries'. # Error: Can't load '/root/.cpan/build/MQSeries-1.31-xnPr73/MQClient/../blib/arch/auto/MQClien +t/MQSeries/MQSeries.so' for module MQClient::MQSeries: /root/.cpan/build/MQSeries-1.31-xnPr73/MQCl +ient/../blib/arch/auto/MQClient/MQSeries/MQSeries.so: undefined symbol: MQBEGIN at /usr/lib64/perl +5/5.8.8/x86_64-linux-thread-multi/DynaLoader.pm line 230. # at (eval 3) line 2 # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Deep recursion on subroutine "MQClient::MQSeries::AUTOLOAD" at /root/.cpan/build/MQSeries-1.31-xnPr +73/MQClient/../blib/lib/MQClient/MQSeries.pm line 4370. make[1]: *** [test_dynamic] Interrupt make: *** [subdirs-test] Interrupt
Direct Responses: 13748 | Write a response