Zoneminder on Trixbox 1.1.1 (Centos 4)
Posted: Thu Aug 03, 2006 1:00 am
hello all,
i started the zoneminder installation today on my Trixbox box (Asterisk PBX distro, on Centos 4). What betther than a pbx+dvr in the same box ?
i'm getting these errors when i try to install Device::SerialPort Perl module:
any suggestions ?
i started the zoneminder installation today on my Trixbox box (Asterisk PBX distro, on Centos 4). What betther than a pbx+dvr in the same box ?
i'm getting these errors when i try to install Device::SerialPort Perl module:
Code: Select all
Manifying blib/man3/Device::SerialPort.3pm
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01timing....ok
t/test1.......ok 128/174Possible memory corruption: ioctl overflowed 3rd argument at blib/lib/Device/SerialPort.pm line 2055.
t/test1.......dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 131-174
Failed 44/174 tests, 74.71% okay
t/test2.......ok
t/test3.......ok
t/test4.......ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/test1.t 2 512 174 88 50.57% 131-174
Failed 1/5 test scripts, 80.00% okay. 44/727 subtests failed, 93.95% okay.
make: *** [test_dynamic] Error 255
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force