Could some one help me!
I am in the process of installing "DBD-ODBC-0.28" in my Windows NT 4.0 Work
station
which has the latest release of Perl from "Active State":
=================================================
This is perl, v5.6.1 built for MSWin32-x86-multi-thread
(with 1 registered patch, see perl -V for more detail)
Copyright 1987-2001, Larry Wall
Binary build 626 provided by ActiveState Tool Corp.
http://www.ActiveState.com
Built 01:31:15 May 2 2001
====================================================================
I am getting the following errors: (I have also attached the error logs)
1) While running nmake I get many errors like this one below:
dbdimp.c(44) : warning C4133: 'function' : incompatible types - from
'struct _PerlIO *' to 'struct _iobuf *'
2) While running nmake test, I get the following errors:
Failed Test Status Wstat Total Fail Failed List of Failed
--------------------------------------------------------------------------------
t\02simple.t 255 65280 14 13 92.86% 2-14
t\03dbatt.t 255 65280 6 5 83.33% 2-6
t\05meth.t 255 65280 6 5 83.33% 2-6
t\09bind.t 255 65280 9 8 88.89% 2-9
Failed 4/5 test scripts, 20.00% okay. 31/40 subtests failed, 22.50% okay.
NMAKE : fatal error U1077: 'C:\Perl\bin\Perl.exe' : return code '0x2'
Stop.
Could Tim or some one point me to the right direction, I am not sure what
is that I am doing wrong.
Thanks in advance
Pat
(See attached file: perl_env.txt)(See attached file: install.log)
perl_env.txt
install.log