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.