Subject: | SQL_PARAM_INPUT_OUTPUT not defined |
1. Perl version: This is perl, v5.8.6 built for MSWin32-x86-multi-thread
2. OS: Windows XP Professional (SP2 not installed)
3. Error info:
C:\Perl\DBD-DB2-0.78>nmake test
Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation. All rights reserved.
C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t\base.
t t\main.t
t\base....install_driver(DB2) failed: Your vendor has not defined DBD::DB2::Constants macro SQL_PARAM_INPUT_OU
TPUT at C:\Perl\DBD-DB2-0.78\blib\lib/DBD/DB2.pm line 40
Compilation failed in require at (eval 1) line 3.
at t\base.t line 16
t\base....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 4-5
Failed 2/5 tests, 60.00% okay
t\main....ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t\base.t 255 65280 5 4 80.00% 4-5
Failed 1/2 test scripts, 50.00% okay. 2/6 subtests failed, 66.67% okay.
NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0xff'
Stop.