I am trying to install DBD:Sybase (version 1.00) with Freetds 0.61 on Redhat
6.2(i think) and ASA 7.0
When ran make test, I got the following errors:
I read the README.freetds and it said that errors are to be expected. I am
wondering if any of the errors are critical for the installation before I go
any further. Any advice would be much appreciated. :) Thanks!
Jennifer
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/autocommit....ok
t/base..........ok
t/exec..........ct_param() failed! at t/exec.t line 52.
ct_param() failed! at t/exec.t line 75.
ct_param() failed! at t/exec.t line 76.
ct_param() failed! at t/exec.t line 77.
ct_param() failed! at t/exec.t line 78.
ct_param() failed! at t/exec.t line 79.
DBD::Sybase::st execute failed: Server message number=174 severity=15
state=0 line=0 text=ASA Error -154: Wrong number of parameters to function
'dbitest' at t/exec.t line 80.
ct_param() failed! at t/exec.t line 89.
ct_param() failed! at t/exec.t line 99.
t/exec..........FAILED test 9
Failed 1/9 tests, 88.89% okay
t/fail..........FAILED tests 2, 5, 10, 12
Failed 4/13 tests, 69.23% okay (less 3 skipped tests: 6 okay,
46.15%)
t/login.........dubious
Test returned status 0 (wstat 11, 0xb)
t/main..........Setting of CS_OPT_TEXTSIZE failed. at t/main.t line 136.
Can't get DBI::st=HASH(0x825e88c)->{NAME}: unrecognised attribute at
t/main.t line 161.
t/main..........dubious
Test returned status 22 (wstat 5632, 0x1600)
DIED. FAILED tests 8, 13-14, 16
Failed 4/16 tests, 75.00% okay
t/nsql..........ok
t/place.........?-style placeholders aren't supported with this SQL Server.
t/place.........ok
10/11 skipped:
t/xblob.........Setting of CS_OPT_TEXTSIZE failed. at t/xblob.t line 76.
Out of memory!
t/xblob.........dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED tests 5-6
Failed 2/6 tests, 66.67% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/exec.t 9 1 11.11% 9
t/fail.t 13 4 30.77% 2 5 10 12
t/login.t 0 11 ?? ?? % ??
t/main.t 22 5632 16 4 25.00% 8 13-14 16
t/xblob.t 1 256 6 2 33.33% 5-6
13 subtests skipped.
Failed 5/9 test scripts, 44.44% okay. 11/68 subtests failed, 83.82% okay.
make: *** [test_dynamic] Error 2
_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.
http://join.msn.com/?page=features/virus
- DBD:Sybase installation Bai, Amos
- Re: DBD:Sybase installation Michael Peppler
- Jennifer Fizzard
