Hello,
I'm not sure if the failed tests are due to any of the
compiling warning?
(ignoring warning indicated in the readme file)
"dbdimp.c", line 224: warning(1178): argument is incompatible with
corresponding format string conversion
OCIServerAttach_log_stat(imp_dbh, dbname, status);
^
"oci8.c", line 267: warning(1515): a value of type "void *" cannot be
assigned
to an entity of type "void *(*)(imp_dbh_t *, int, int)"
imp_sth->get_oci_handle = (void*)oci_st_handle;
^
--- missing operators?
t/plsql.............dubious
Test returned status 0 (wstat 139, 0x8b)
Scalar found where operator expected at (eval 97) line 1, near "*($w"
(Missing operator before $w?)
(eval 97) line1 near "*($w") seems to come up several times
in make test TEST_VERBOSE=1
--- or something I've setup wrong.
Are this many failed tests common? (I've never installed DBD::Oracle)
Is it advisable to make install?
Any suggestions?
Thanks,
Paul
------------------
IRIX 6.5.11 Oracle 8.1.7 DBI-1.3.2
1. perl Makefile.PL -v
2. make
3. make test
4. make test TEST_VERBOSE=1
I've tried sending the above files; however, the mail sever keeps
sending them back... I even tried sending it in 2 (~=) parts.
Suggestions for sending all the info?
---------------------------------------
******************************************************
dubious
Test returned status 0 (wstat 139, 0x8b)
Scalar found where operator expected at (eval 97) line 1, near "*($w"
(Missing operator before $w?)
DIED. FAILED tests 56-63
Failed 8/63 tests, 87.30% okay
t/reauth............ORACLE_USERID_2 not defined.
Tests skiped.
1..0
skipped test on this platform
Failed Test Status Wstat Total Fail Failed List of Failed
----------------------------------------------------------------------------
----
t/ph_type.t 0 139 53 45 84.91% 9-53
t/plsql.t 0 139 63 8 12.70% 56-63
1 test skipped.
Failed 2/6 test scripts, 66.67% okay. 53/281 subtests failed, 81.14% okay.
*** Error code 255 (bu21)
ORA gly 34%