Skip Menu |

This queue is for tickets about the Proc-ProcessTable CPAN distribution.

Report information
The Basics
Id: 8410
Status: rejected
Priority: 0/
Queue: Proc-ProcessTable

People
Owner: Nobody in particular
Requestors: schwern [...] pobox.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: (no value)
Fixed in: (no value)



Subject: Doesn't work on OS X
On OS X 10.3.6 Proc::ProcessTable compiles ok but then when you try to test it... PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/process....dyld: /usr/bin/perl Undefined symbols: /private/var/local/cpanplus/5.8.1/build/Proc-ProcessTable-0.39/blib/arch/auto/Proc/ProcessTable/ProcessTable.bundle undefined reference to _OS_get_table expected to be defined in a dynamic image /private/var/local/cpanplus/5.8.1/build/Proc-ProcessTable-0.39/blib/arch/auto/Proc/ProcessTable/ProcessTable.bundle undefined reference to _OS_initialize expected to be defined in a dynamic image t/process....dubious Test returned status 0 (wstat 5, 0x5) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay This occurs using the Perl which ships with OS X (5.8.1 RC3), 5.8.5 and bleadperl@22511.
This is pretty old now, and tests seem to work ok for me on macosx 10.6.8 and perl 5.16.2; closing.