|
|
sybperl-l Archive
Up Prev Next
From: Steve Wechsler <swechsler at marketaxess dot com>
Subject: Problems compiling Sybperl 2.16 on Solaris 9
Date: Mar 26 2004 8:25PM
Got the following errors in make test:
t/2_ct_xblk............
Open Client Message:
Message number: LAYER = (0) ORIGIN = (0) SEVERITY = (0) NUMBER = (0)
Message String: blk_init(): blk layer: internal BLK-Library error: Failed
when CT_Lib routine ct_fetch(BLK_IN_GET_FMT) called.
Open Client Message:
Message number: LAYER = (0) ORIGIN = (0) SEVERITY = (0) NUMBER = (0)
Message String: blk_init(): blk layer: internal BLK-Library error: Failed
when CT_Lib routine ct_fetch(BLK_IN_GET_FMT) called.
t/2_ct_xblk............ok
t/3_bcp................Argument "f2" isn't numeric in subtraction (-) at
/opt/sybperl-2.16/blib/lib/Sybase/BCP.pm line 471, line 1.
Modification of non-creatable array value attempted, subscript -1 at
/opt/sybperl-2.16/blib/lib/Sybase/BCP.pm line 471, line 1.
t/3_bcp................dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 5-9
Failed 5/9 tests, 44.44% okay
t/4_blk................ok 4/19
Open Client Message:
Message number: LAYER = (0) ORIGIN = (0) SEVERITY = (0) NUMBER = (0)
Message String: blk_init(): blk layer: internal BLK-Library error: Failed
when CT_Lib routine ct_fetch(BLK_IN_GET_FMT) called.
Argument "f2" isn't numeric in subtraction (-) at
/opt/sybperl-2.16/blib/lib/Sybase/BLK.pm line 512, line 1.
Modification of non-creatable array value attempted, subscript -1 at
/opt/sybperl-2.16/blib/lib/Sybase/BLK.pm line 512, line 1.
t/4_blk................dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 5-19
Failed 15/19 tests, 21.05% okay
t/5_sybperl............ok
t/5_sybperl_dbmoney....ok
Failed Test Stat Wstat Total Fail Failed List of Failed
----------------------------------------------------------------------------
---
t/3_bcp.t 255 65280 9 10 111.11% 5-9
t/4_blk.t 255 65280 19 30 157.89% 5-19
Failed 2/11 test scripts, 81.82% okay. 20/208 subtests failed, 90.38% okay.
*** Error code 29
make: Fatal error: Command failed for target `test_dynamic'
Help appreciated.
Thanks,
Steve
|