I have succesfully downloaded and installed the DBI module (Ver 1.30).

I have also downloaded the DBD module for Ingres (Ver 0.34).  I have followed the 
installtion steps described in the README file without incident until I reach:

    DBI_DSN=testdb make test

At this point I get the following:

        /usr/bin/perl -I/usr/opt/perl5/lib/5.00503/aix -I/usr/opt/perl5/lib/5.00
503 /usr/opt/perl5/lib/5.00503/ExtUtils/xsubpp  -typemap /usr/opt/perl5/lib/5.00
503/ExtUtils/typemap Ingres.xs >xstmp.c && mv xstmp.c Ingres.c
        cc -c -I/usr/opt/perl5/lib/site_perl/5.005/aix/auto/DBI -D_ALL_SOURCE -D
_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=16384 -g     -DVERSION=\"0.34\"  -DXS_VE
RSION=\"0.34\"  -I/usr/opt/perl5/lib/5.00503/aix/CORE  Ingres.c
        LD_RUN_PATH="/home/ingres/ingres/lib:/lib" ld -o blib/arch/auto/DBD/Ingr
es/Ingres.so  -bhalt:4 -bM:SRE -bI:/usr/opt/perl5/lib/5.00503/aix/CORE/perl.exp
-bE:Ingres.exp -b noentry -lc Ingres.o dbdimp.o -L/lib -L/usr/lib -L/usr/local/l
ib -L/home/ingres/ingres/lib -linterp.1 -lframe.1 -lq.1 -lcompat.1 -lld -lnsl -l
curses    -L/lib -L/usr/lib -L/usr/local/lib -L/home/ingres/ingres/lib -linterp.
1 -lframe.1 -lq.1 -lcompat.1 -lld -lnsl -lcurses
        chmod 755 blib/arch/auto/DBD/Ingres/Ingres.so
        PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/opt/perl5/
lib/5.00503/aix -I/usr/opt/perl5/lib/5.00503 -e 'use Test::Harness qw(&runtests
$verbose); $verbose=0; runtests @ARGV;' t/*.t
t/dbi...............ok
t/event.............ok
t/exec..............Use of reserved word "our" is deprecated at t/exec.t line 6.
Can't call method "our" without a package or object reference at t/exec.t line 6
..
dubious
Test returned status 255 (wstat 65280, 0xff00)
Failed Test  Status Wstat Total Fail  Failed  List of failed
-------------------------------------------------------------------------------
t/exec.t        255 65280    ??   ??       %  ??
Failed 1/3 test scripts, 66.67% okay. 0/67 subtests failed, 100.00% okay.
make: 1254-004 The error code from the last command is 2.


Any help on this matter would be greatly appreciated.


Regards:

Reply via email to