Has ANYONE managed to install anything that related to IPC?

I am trying to install IPC::Shareable, using a CPAN install.  A manual 
compile yields the same results.

This is the output up to the first error.  Similar errors complaining 
about SEM_UNDO were plentiful.  Does anyone know if the IPC::SysV module 
is not complete with OS X?

Any help would be appreciated.

-Alex

cpan> install IPC::Shareable
Running install for module IPC::Shareable
Running make for B/BS/BSUGARS/IPC-Shareable-0.60.tar.gz
  Is already unwrapped into directory 
/var/root/.cpan/build/IPC-Shareable-0.60
  Has already been processed within this session
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib 
-I/System/Library/Perl/darwin -I/System/Library/Perl -e 'use 
Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/00base............Undefined subroutine &IPC::SysV::SEM_UNDO called at 
blib/lib/IPC/Shareable.pm line 45.
Compilation failed in require at t/00base.t line 9.
BEGIN failed--compilation aborted at t/00base.t line 9.
t/00base............dubious                                                  

        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-11
        Failed 11/11 tests, 0.00% okay



Reply via email to