Menu

#1 Port to darwin

open
nobody
None
5
2004-01-05
2004-01-05
DominiX
No

at this time Proc::ProcessTable do not compile on
darwin based platform reportiing this error when make test:
# make test
rm -f blib/arch/auto/Proc/ProcessTable/ProcessTable.bundle
LD_RUN_PATH="" cc -flat_namespace -bundle -undefined
suppress -L/sw/lib -L/usr/local/lib ProcessTable.o -o
blib/arch/auto/Proc/ProcessTable/ProcessTable.bundle
chmod 755
blib/arch/auto/Proc/ProcessTable/ProcessTable.bundle
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:
_OS_get_table
_OS_initialize
t/process....dubious

Test returned status 67 (wstat 17152, 0x4300)
DIED. FAILED tests 1-3
Failed 3/3 tests, 0.00% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/process.t 67 17152 3 3 100.00% 1-3
Failed 1/1 test scripts, 0.00% okay. 3/3 subtests
failed, 0.00% okay.
make: *** [test_dynamic] Error 2

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.