I've been unable to install DBD::Oracle on MacOS X

I have:

MacOS X 10.2.4
Perl 5.8.0
DBI-1.35
DBD::Oracle-1.13
Oracle Developer Editior 9iR2 for MacOS X

the core errors that I receive are during 'make test':

PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/base.......ok
t/cursor.....dyld: /usr/bin/perl multiple definitions of symbol _kpuexes
/Users/oracle/src/DBD-Oracle-1.13/blib/arch/auto/DBD/Oracle/ Oracle.bundle definition of _kpuexes
/Users/oracle/9iR2/orahome/lib/libclntsh.dylib.9.0(kpudfo.o) definition of _kpuexes
t/cursor.....dubious
Test returned status 0 (wstat 133, 0x85)
t/general....dyld: /usr/bin/perl multiple definitions of symbol _kpuexes
/Users/oracle/src/DBD-Oracle-1.13/blib/arch/auto/DBD/Oracle/ Oracle.bundle definition of _kpuexes
/Users/oracle/9iR2/orahome/lib/libclntsh.dylib.9.0(kpudfo.o) definition of _kpuexes
t/general....dubious
...


Attached is the full transcript of the errors that I have encountered as per the instructions from "*** HOW TO REPORT PROBLEMS"

-Brook

Script started on Wed Mar 19 21:52:40 2003
[CPE-xxx-xxx-xxx-xxx:~/src/DBD-Oracle-1.13] oracle% env
PWD=/Users/oracle/src/DBD-Oracle-1.13
ORACLE_SID=ab
VENDOR=apple
TERM_PROGRAM=Apple_Terminal
CLASSPATH=/Users/oracle/9iR2/orahome/jdbc/lib/classes12.zip:/Users/oracle/9iR2/orahome/DBCreate/oradev/classes/orapts.jar:
SRCHOME=/Users/oracle/9iR2/orahome
SUDO_GID=20
USER=oracle
MACHTYPE=powerpc
LC_ALL=C
S=/Users/oracle/9iR2/orahome
SUDO_UID=507
HOST=CPE-xxx-xxx-xxx-xxx.qld.bigpond.net.au
ORACLE_HOME=/Users/oracle/9iR2/orahome
LOGNAME=root
SHLVL=5
GROUP=staff
SUDO_COMMAND=/bin/tcsh
SHELL=/bin/tcsh
HOSTTYPE=macintosh
DYLD_LIBRARY_PATH=/Users/oracle/9iR2/orahome/lib:/Users/oracle/9iR2/orahome/rdbms/lib:
OSTYPE=darwin
HOME=/Users/oracle
TERM=vt100
TERM_PROGRAM_VERSION=81
PATH=/Users/oracle/9iR2/orahome/bin:/bin:/sbin:/usr/bin:/usr/sbin:/Library/MySQL/bin:/Library/MySQL/bin
__CF_USER_TEXT_ENCODING=0x0:0:0

SUDO_USER=brook
_=/usr/bin/script
OLDPWD=/Users/oracle/src
[CPE-xxx-xxx-xxx-xxx:~/src/DBD-Oracle-1.13] oracle% 
[CPE-xxx-xxx-xxx-xxx:~/src/DBD-Oracle-1.13] oracle% 
[CPE-xxx-xxx-xxx-xxx:~/src/DBD-Oracle-1.13] oracle% perl Makefile.PL -v
Using DBI 1.35 installed in /Library/Perl/darwin/auto/DBI

 Configuring DBD::Oracle ...

>>>     Remember to actually *READ* the README file!
        Especially if you have any problems.

Using Oracle in /Users/oracle/9iR2/orahome
Found rdbms/public/ociextp.h
Found rdbms/demo/oci8dp.h
Found rdbms/demo/ociapr.h
Found rdbms/demo/ocidef.h
Found rdbms/demo/ocidem.h
Found rdbms/demo/ocidfn.h
Found rdbms/demo/ocikpr.h
Found rdbms/demo/ocixad.h
Found header files in rdbms/public rdbms/demo.
Found /Users/oracle/9iR2/orahome/rdbms/demo/demo_rdbms.mk
Found /Users/oracle/9iR2/orahome/otrace/demo/atmoci.mk
Found /Users/oracle/9iR2/orahome/precomp/demo/proc/demo_proc.mk
Using /Users/oracle/9iR2/orahome/rdbms/demo/demo_rdbms.mk
Reading /Users/oracle/9iR2/orahome/rdbms/demo/demo_rdbms.mk.
Reading /Users/oracle/9iR2/orahome/rdbms/lib/env_rdbms.mk.
Read a total of 2203 lines from /Users/oracle/9iR2/orahome/rdbms/lib/env_rdbms.mk 
(including inclusions)
Read a total of 2502 lines from /Users/oracle/9iR2/orahome/rdbms/demo/demo_rdbms.mk 
(including inclusions)
Deleted SHELL definition: SHELL=/bin/sh
Deleted LIB_EXT definition: LIB_EXT=a
Deleted OBJ_EXT definition: OBJ_EXT=o
Deleted AR definition: AR=ar
Deleted AS definition: AS=as
Deleted CC definition: CC=cc
Deleted CHMOD definition: CHMOD=chmod
Deleted CPP definition: CPP=cpp
Deleted ECHO definition: ECHO=echo
Deleted LD definition: LD=ld
Deleted PERL definition: PERL=/usr/bin/perl
Deleted CFLAGS definition: CFLAGS=$(GFLAG) $(OPTIMIZE) $(CDEBUG) $(CCFLAGS) $(PFLAGS)\
        $(SHARED_CFLAG) $(USRFLAGS)
Deleted LDFLAGS definition: LDFLAGS=-o $@ $(LDPATHFLAG)$(PRODLIBHOME) 
$(LDPATHFLAG)$(LIBHOME)
FIND macro redefined by Oracle
 from find
   to /usr/bin/find 
RANLIB macro redefined by Oracle
 from $(RANLIB) $(ARLOCAL)
   to echo
LDFLAGS macro redefined by Oracle
 from -o $@ $(LDPATHFLAG)$(PRODLIBHOME) $(LDPATHFLAG)$(LIBHOME)
   to -o $@ $(LDPATHFLAG)$(PRODLIBHOME) $(LDPATHFLAG)$(LIBHOME) 
$(LDPATHFLAG)$(LIBHOME)stubs/
Deleted LDFLAGS definition: LDFLAGS=-o $@ $(LDPATHFLAG)$(PRODLIBHOME) 
$(LDPATHFLAG)$(LIBHOME) $(LDPATHFLAG)$(LIBHOME)stubs/
LINK macro redefined by Oracle
 from $(LDCCOM)
   to $(PURECMDS) gcc $(LDFLAGS) $(COMPSOBJS)
LINKLDLIBS macro redefined by Oracle
 from $(LDLIBS)
   to $(EXPDLIBS) $(EXOSLIBS) $(SYSLIBS) $(LINKEXSYSLIBS) $(MATHLIB) $(USRLIBS) 
$(LDLIBS) $(COMPEOBJS)
Deleted OPTIMIZE definition: OPTIMIZE=$(OPTIMIZE3)
AR macro redefined by Oracle
 from ar
   to /usr/bin/ar
Deleted AR definition: AR=/usr/bin/ar
AS macro redefined by Oracle
 from as
   to /usr/bin/as
Deleted AS definition: AS=/usr/bin/as
LD macro redefined by Oracle
 from ld
   to /usr/bin/ld
Deleted LD definition: LD=/usr/bin/ld
NM macro redefined by Oracle
 from nm
   to /usr/bin/nm
TR macro redefined by Oracle
 from tr
   to /usr/bin/tr
CPP macro redefined by Oracle
 from cpp
   to /usr/bin/cpp
Deleted CPP definition: CPP=/usr/bin/cpp
CHMOD macro redefined by Oracle
 from chmod
   to /bin/chmod
Deleted CHMOD definition: CHMOD=/bin/chmod
CCC macro redefined by Oracle
 from CC
   to /usr/bin/c++
CCARCREATE macro redefined by Oracle
 from $(CCC) -xar -o 
   to $(AR) cr$(ARLOCAL)
Deleted ASFLAGS definition: ASFLAGS=
Deleting ORA_NLS = $(ORACLE_HOME)/ocommon/nls/admin/data/
  because it is not already set in the environment
  and it can cause ORA-01019 errors.
Deleted ORA_NLS definition: ORA_NLS = $(ORACLE_HOME)/ocommon/nls/admin/data/
Deleting ORA_NLS33 = $(ORACLE_HOME)/ocommon/nls/admin/data/
  because it is not already set in the environment
  and it can cause ORA-01019 errors.
Deleted ORA_NLS33 definition: ORA_NLS33 = $(ORACLE_HOME)/ocommon/nls/admin/data/
TOP macro redefined by Oracle
 from $(ORACLE_HOME)/precomp
   to $(ORACLE_HOME)/slax
LIBNTVI macro redefined by Oracle
 from $(NETWORKLIB)$(LIB_PREFIX)$(VINAME).$(SO_EXT)
   to $(LIBHOME)$(LIB_PREFIX)$(VINAME).$(LIB_EXT)
LIBNTOD macro redefined by Oracle
 from $(NETWORKLIB)$(LIB_PREFIX)$(DCENAME).$(LIB_EXT)
   to $(LIBHOME)$(LIB_PREFIX)$(DCENAME).$(LIB_EXT)
LIBCDS macro redefined by Oracle
 from $(NETWORKLIB)$(LIB_PREFIX)$(CDSNAME).$(LIB_EXT)
   to $(LIBHOME)$(LIB_PREFIX)$(CDSNAME).$(LIB_EXT)
LIBNTLU62 macro redefined by Oracle
 from $(NETWORKLIB)$(LIB_PREFIX)$(LU62NAME).$(LIB_EXT)
   to $(LIBHOME)$(LIB_PREFIX)$(LU62NAME).$(LIB_EXT)
LIBNTS macro redefined by Oracle
 from $(NETWORKLIB)$(LIB_PREFIX)$(SPXNAME).$(LIB_EXT)
   to $(LIBHOME)$(LIB_PREFIX)$(SPXNAME).$(LIB_EXT)
LIBNETWORK macro redefined by Oracle
 from $(NETWORKLIB)$(LIB_PREFIX)$(COMMONNAME).$(LIB_EXT)
   to $(LIBHOME)$(LIB_PREFIX)$(COMMONNAME).$(LIB_EXT)
LIBNSGR macro redefined by Oracle
 from $(NETWORKLIB)$(LIB_PREFIX)$(NSGRNAME).$(LIB_EXT)
   to $(LIBHOME)$(LIB_PREFIX)$(NSGRNAME).$(LIB_EXT)
LIBNTP macro redefined by Oracle
 from $(NETWORKLIB)$(LIB_PREFIX)$(BEQNAME).$(LIB_EXT)
   to $(LIBHOME)$(LIB_PREFIX)$(BEQNAME).$(LIB_EXT)
LIBNL macro redefined by Oracle
 from $(NETWORKLIB)$(LIB_PREFIX)$(NLNAME).$(LIB_EXT)
   to $(LIBHOME)$(LIB_PREFIX)$(NLNAME).$(LIB_EXT)
LIBSSLB macro redefined by Oracle
 from $(NETWORKLIB)$(LIB_PREFIX)$(SSLBNAME).$(LIB_EXT)
   to $(LIBHOME)$(LIB_PREFIX)$(SSLBNAME).$(LIB_EXT)
LLIBORDSDO macro redefined by Oracle
 from $(LDLIBFLAG)$(LIB_PREFIX)$(LIBORDSDONAME).$(LIB_EXT)
   to $(LDLIBFLAG)$(LIBORDSDONAME)$(LIB_SUFFIX)
SKGXN_VERSION macro redefined by Oracle
 from 2
   to 9
LLIBOCCI macro redefined by Oracle
 from $(LDLIBFLAG)$(LIBOCCINAME)$(RDBMS_VERSION)
   to $(LDLIBFLAG)$(LIBOCCINAME)
LIBOCCI macro redefined by Oracle
 from $(LIBHOME)$(LIB_PREFIX)$(LIBOCCINAME)$(RDBMS_VERSION).$(LIB_EXT)
   to $(LIBHOME)$(LIB_PREFIX)$(LIBOCCINAME).$(SO_EXT).$(RDBMS_VERSION).0
CONFIG_COMPILE_LINE macro redefined by Oracle
 from $(AS) -P config.s
   to $(CC) -c config.c
Appending '/Users/oracle/9iR2/orahome/rdbms/lib/libskgxpd.a 
/Users/oracle/9iR2/orahome/rdbms/lib/libskgxpu.a 
/Users/oracle/9iR2/orahome/rdbms/lib/libskgxpt.a' to EXTRALIBS
Appending '$(LIBHOME)libskgxp9.so' to SHLIBS
Appending '/Users/oracle/9iR2/orahome/rdbms/lib/libskgxp9.a' to LIBS
Appending '/Users/oracle/9iR2/orahome/rdbms/lib/libskgxns.a 
/Users/oracle/9iR2/orahome/rdbms/lib/libskgxnd.a 
/Users/oracle/9iR2/orahome/rdbms/lib/libskgxnr.a' to EXTRALIBS
Appending '$(LIBHOME)libskgxn9.so' to SHLIBS
Appending '/Users/oracle/9iR2/orahome/rdbms/lib/libskgxn9.a' to LIBS
LIBSKGXNI macro redefined by Oracle
 from $(LIBHOME)$(LIB_PREFIX)$(LIBSKGXNINAME).$(SKGXN_EXT)
   to $(LIBHOME)$(LIB_PREFIX)$(SKGXN_NAME).$(SO_EXT)
LIBSKGXN macro redefined by Oracle
 from $(ORACLUSTERDIR)$(LIB_PREFIX)$(LIBSKGXNNAME).$(SKGXN_EXT)
   to $(LIBSKGXNI)
PL_FLAGS macro redefined by Oracle
 from -Wl,-E,-relax `test -f $(OBJAIO) && echo $(OBJAIO)`
   to `test -f $(OBJAIO) && echo $(OBJAIO)`
LIBSKGXNR macro redefined by Oracle
 from $(RDBMSLIB)$(LIB_PREFIX)$(SKGXNR_NAME).$(SO_EXT)
   to 
Evaluating `cat $(LIBHOME)sysliblist`
  expanded `cat /Users/oracle/9iR2/orahome/lib/sysliblist`
  returned ' -ldl -lpoll -lm -lpthread '

Attempting to discover Oracle OCI build rules...
cc    -c -o DBD_ORA_OBJ.o DBD_ORA_OBJ.c
by executing:
[make -f /Users/oracle/9iR2/orahome/rdbms/demo/demo_rdbms.mk build ECHODO=echo 
ECHO=echo GENCLNTSH='echo genclntsh' CC=echo OPTIMIZE= CCFLAGS= EXE=DBD_ORA_EXE 
OBJS=DBD_ORA_OBJ.o]
returned:
[make: *** No rule to make target `/Users/oracle/9iR2/orahome/lib/libwtc9.so', needed 
by `/Users/oracle/9iR2/orahome/lib/libclntsh.dylib'.  Stop.
]
Warning: Oracle build rule discovery failed (512)
reduced to:
[make: *** No rule to make target `/Users/oracle/9iR2/orahome/lib/libwtc9.so', needed 
by `/Users/oracle/9iR2/orahome/lib/libclntsh.dylib'.  Stop.
]
Oracle oci build prolog:
        + make: *** No rule to make target 
`/Users/oracle/9iR2/orahome/lib/libwtc9.so', needed by 
`/Users/oracle/9iR2/orahome/lib/libclntsh.dylib'.  Stop.

Oracle oci build command:
        + 
Unable to interpret Oracle build commands from 
/Users/oracle/9iR2/orahome/rdbms/demo/demo_rdbms.mk. Using fallback approach.


System: perl5.008 darwin cpe-xxx-xxx-xxx-xxx.qld.bigpond.net.au 6.4 darwin kernel 
version 6.4: wed jan 29 18:50:42 pst 2003; root:xnuxnu-344.26.obj~1release_ppc power 
macintosh powerpc 
Compiler:   cc -O3 -pipe -fno-common -no-cpp-precomp -fno-strict-aliasing
Linker:     /usr/bin/ld
Sysliblist:  -ldl -lpoll -lm -lpthread  
Oracle makefiles would have used these definitions but we override them:
  CC:       cc

  CFLAGS:   $(GFLAG) $(OPTIMIZE) $(CDEBUG) $(CCFLAGS) $(PFLAGS)\
        $(SHARED_CFLAG) $(USRFLAGS)
           [$(GFLAG) -O3 $(CDEBUG) $(CCFLAGS) -I/Users/oracle/9iR2/orahome/rdbms/demo 
-I/Users/oracle/9iR2/orahome/rdbms/public -I/Users/oracle/9iR2/orahome/plsql/public 
-I/Users/oracle/9iR2/orahome/network/public -DMAC_OSX -D_GNU_SOURCE -DSLTS_ENABLE 
-DSLMXMX_ENABLE -D_REENTRANT -DNS_THREADS $(LPFLAGS) $(USRFLAGS)]

  build:     $(BUILDEXE32)
           [ $(BUILDEXE32)]

  LDFLAGS:  -o $@ $(LDPATHFLAG)$(PRODLIBHOME) $(LDPATHFLAG)$(LIBHOME) 
$(LDPATHFLAG)$(LIBHOME)stubs/
           [-o $@ -L/Users/oracle/9iR2/orahome/rdbms/lib/ -L$(LIBHOME) 
-L$(LIBHOME)stubs/]


Linking with /Users/oracle/9iR2/orahome/rdbms/lib/defopt.o  -lclntsh -ldl -lpoll -lm 
-lpthread -L/Users/oracle/9iR2/orahome/lib -lm  [from $(DEF_OPT) $(OCISHAREDLIBS)]


MakeMaker (v6.03)
Checking if your kit is complete...
Looks good
  ABSTRACT_FROM => q[Oracle.pm]
  AUTHOR => q[Tim Bunce ([EMAIL PROTECTED])]
  DEFINE => q[ -DUTF8_SUPPORT]
  DIR => []
  EXE_FILES => [q[ora_explain]]
  INC => q[-I/Users/oracle/9iR2/orahome/rdbms/demo 
-I/Users/oracle/9iR2/orahome/rdbms/public -I/Users/oracle/9iR2/orahome/plsql/public 
-I/Users/oracle/9iR2/orahome/network/public -I/Users/oracle/9iR2/orahome/rdbms/demo 
-I/Users/oracle/9iR2/orahome/rdbms/public -I/Users/oracle/9iR2/orahome/rdbms/demo 
-I/Library/Perl/darwin/auto/DBI]
  LIBS => [q[-L/Users/oracle/9iR2/orahome/lib/  -lclntsh -ldl -lpoll -lm -lpthread 
-L/Users/oracle/9iR2/orahome/lib -lm ]]
  NAME => q[DBD::Oracle]
  OBJECT => q[$(O_FILES)]
  PREREQ_PM => { DBI=>q[0] }
  VERSION_FROM => q[Oracle.pm]
  clean => { FILES=>q[Oracle.xsi dll.base dll.exp sqlnet.log libOracle.def ora_explain 
mk.pm] }
  dist => { DIST_DEFAULT=>q[clean distcheck disttest ci tardist], COMPRESS=>q[gzip 
-v9], PREOP=>q[$(MAKE) -f Makefile.old distdir], SUFFIX=>q[gz] }
  dynamic_lib => { OTHERLDFLAGS=>q[ /Users/oracle/9iR2/orahome/rdbms/lib/defopt.o 
$(COMPOBJS)] }
Using PERL=/usr/bin/perl
Potential libraries are '-L/Users/oracle/9iR2/orahome/lib/  -lclntsh -ldl -lpoll -lm 
-lpthread -L/Users/oracle/9iR2/orahome/lib -lm':
'-lclntsh' found at /Users/oracle/9iR2/orahome/lib//libclntsh.dylib.9.0
'-ldl' found at /Users/oracle/9iR2/orahome/lib//libdl.a
'-lpoll' found at /Users/oracle/9iR2/orahome/lib//libpoll.a
m not found in /Users/oracle/9iR2/orahome/lib/
'-lm' found at /usr/lib/libm.dylib
pthread not found in /Users/oracle/9iR2/orahome/lib/
'-lpthread' found at /usr/lib/libpthread.dylib
m not found in /Users/oracle/9iR2/orahome/lib/
m not found in /Users/oracle/9iR2/orahome/lib
'-lm' found at /usr/lib/libm.dylib
LD_RUN_PATH=/Users/oracle/9iR2/orahome/lib
Using DBD::Oracle 1.13.
Using DBD::Oracle 1.13.
Using DBI 1.35 installed in /Library/Perl/darwin/auto/DBI
Writing Makefile for DBD::Oracle

***  If you have problems...
     read all the log printed above, and the README and README.help files.
     (Of course, you have read README by now anyway, haven't you?)

[CPE-xxx-xxx-xxx-xxx:~/src/DBD-Oracle-1.13] oracle% 
[CPE-xxx-xxx-xxx-xxx:~/src/DBD-Oracle-1.13] oracle% 
[CPE-xxx-xxx-xxx-xxx:~/src/DBD-Oracle-1.13] oracle% make
cp Oracle.h blib/arch/auto/DBD/Oracle/Oracle.h
cp Oracle.pm blib/lib/DBD/Oracle.pm
cp dbdimp.h blib/arch/auto/DBD/Oracle/dbdimp.h
cp oraperl.ph blib/lib/oraperl.ph
cp ocitrace.h blib/arch/auto/DBD/Oracle/ocitrace.h
cp Oraperl.pm blib/lib/Oraperl.pm
cp mk.pm blib/arch/auto/DBD/Oracle/mk.pm
/usr/bin/perl -p -e "s/~DRIVER~/Oracle/g" < /Library/Perl/darwin/auto/DBI/Driver.xst > 
Oracle.xsi
/usr/bin/perl /System/Library/Perl/ExtUtils/xsubpp  -typemap 
/System/Library/Perl/ExtUtils/typemap  Oracle.xs > Oracle.xsc && mv Oracle.xsc Oracle.c
cc -c  -I/Users/oracle/9iR2/orahome/rdbms/demo 
-I/Users/oracle/9iR2/orahome/rdbms/public -I/Users/oracle/9iR2/orahome/plsql/public 
-I/Users/oracle/9iR2/orahome/network/public -I/Users/oracle/9iR2/orahome/rdbms/demo 
-I/Users/oracle/9iR2/orahome/rdbms/public -I/Users/oracle/9iR2/orahome/rdbms/demo 
-I/Library/Perl/darwin/auto/DBI -pipe -fno-common -no-cpp-precomp -fno-strict-aliasing 
-O3   -DVERSION=\"1.13\" -DXS_VERSION=\"1.13\"  "-I/System/Library/Perl/darwin/CORE"  
-DUTF8_SUPPORT Oracle.c
cc -c  -I/Users/oracle/9iR2/orahome/rdbms/demo 
-I/Users/oracle/9iR2/orahome/rdbms/public -I/Users/oracle/9iR2/orahome/plsql/public 
-I/Users/oracle/9iR2/orahome/network/public -I/Users/oracle/9iR2/orahome/rdbms/demo 
-I/Users/oracle/9iR2/orahome/rdbms/public -I/Users/oracle/9iR2/orahome/rdbms/demo 
-I/Library/Perl/darwin/auto/DBI -pipe -fno-common -no-cpp-precomp -fno-strict-aliasing 
-O3   -DVERSION=\"1.13\" -DXS_VERSION=\"1.13\"  "-I/System/Library/Perl/darwin/CORE"  
-DUTF8_SUPPORT dbdimp.c
cc -c  -I/Users/oracle/9iR2/orahome/rdbms/demo 
-I/Users/oracle/9iR2/orahome/rdbms/public -I/Users/oracle/9iR2/orahome/plsql/public 
-I/Users/oracle/9iR2/orahome/network/public -I/Users/oracle/9iR2/orahome/rdbms/demo 
-I/Users/oracle/9iR2/orahome/rdbms/public -I/Users/oracle/9iR2/orahome/rdbms/demo 
-I/Library/Perl/darwin/auto/DBI -pipe -fno-common -no-cpp-precomp -fno-strict-aliasing 
-O3   -DVERSION=\"1.13\" -DXS_VERSION=\"1.13\"  "-I/System/Library/Perl/darwin/CORE"  
-DUTF8_SUPPORT oci7.c
cc -c  -I/Users/oracle/9iR2/orahome/rdbms/demo 
-I/Users/oracle/9iR2/orahome/rdbms/public -I/Users/oracle/9iR2/orahome/plsql/public 
-I/Users/oracle/9iR2/orahome/network/public -I/Users/oracle/9iR2/orahome/rdbms/demo 
-I/Users/oracle/9iR2/orahome/rdbms/public -I/Users/oracle/9iR2/orahome/rdbms/demo 
-I/Library/Perl/darwin/auto/DBI -pipe -fno-common -no-cpp-precomp -fno-strict-aliasing 
-O3   -DVERSION=\"1.13\" -DXS_VERSION=\"1.13\"  "-I/System/Library/Perl/darwin/CORE"  
-DUTF8_SUPPORT oci8.c
Running Mkbootstrap for DBD::Oracle ()
chmod 644 Oracle.bs
rm -f blib/arch/auto/DBD/Oracle/Oracle.bundle
LD_RUN_PATH="/Users/oracle/9iR2/orahome/lib" cc  -flat_namespace -bundle -undefined 
suppress Oracle.o dbdimp.o oci7.o oci8.o /Users/oracle/9iR2/orahome/rdbms/lib/defopt.o 
 -o blib/arch/auto/DBD/Oracle/Oracle.bundle   -L/Users/oracle/9iR2/orahome/lib/ 
-lclntsh -ldl -lpoll -lm -lpthread -L/Users/oracle/9iR2/orahome/lib -lm  
chmod 755 blib/arch/auto/DBD/Oracle/Oracle.bundle
cp Oracle.bs blib/arch/auto/DBD/Oracle/Oracle.bs
chmod 644 blib/arch/auto/DBD/Oracle/Oracle.bs
/usr/bin/perl "-Iblib/arch" "-Iblib/lib" ora_explain.PL ora_explain
Extracted ora_explain from ora_explain.PL with variable substitutions.
cp ora_explain blib/script/ora_explain
/usr/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/ora_explain
Manifying blib/man3/DBD::Oracle.3
Manifying blib/man1/ora_explain.1
Manifying blib/man3/DBD::Oraperl.3
[CPE-xxx-xxx-xxx-xxx:~/src/DBD-Oracle-1.13] oracle% 
[CPE-xxx-xxx-xxx-xxx:~/src/DBD-Oracle-1.13] oracle% 
[CPE-xxx-xxx-xxx-xxx:~/src/DBD-Oracle-1.13] oracle% make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/base.......                                                                          
   t/base.......ok 1/5                                                                 
            t/base.......ok 2/5                                                        
                     t/base.......ok 3/5                                               
                              t/base.......ok 4/5                                      
                                       t/base.......ok 5/5                             
                                                t/base.......ok
t/cursor.....dyld: /usr/bin/perl multiple definitions of symbol _kpuexes
/Users/oracle/src/DBD-Oracle-1.13/blib/arch/auto/DBD/Oracle/Oracle.bundle definition 
of _kpuexes
/Users/oracle/9iR2/orahome/lib/libclntsh.dylib.9.0(kpudfo.o) definition of _kpuexes
                                                                             
t/cursor.....dubious
        Test returned status 0 (wstat 133, 0x85)
t/general....dyld: /usr/bin/perl multiple definitions of symbol _kpuexes
/Users/oracle/src/DBD-Oracle-1.13/blib/arch/auto/DBD/Oracle/Oracle.bundle definition 
of _kpuexes
/Users/oracle/9iR2/orahome/lib/libclntsh.dylib.9.0(kpudfo.o) definition of _kpuexes
                                                                             
t/general....dubious
        Test returned status 0 (wstat 133, 0x85)
t/long.......dyld: /usr/bin/perl multiple definitions of symbol _kpuexes
/Users/oracle/src/DBD-Oracle-1.13/blib/arch/auto/DBD/Oracle/Oracle.bundle definition 
of _kpuexes
/Users/oracle/9iR2/orahome/lib/libclntsh.dylib.9.0(kpudfo.o) definition of _kpuexes
                                                                             
t/long.......dubious
        Test returned status 0 (wstat 133, 0x85)
t/ph_type....dyld: /usr/bin/perl multiple definitions of symbol _kpuexes
/Users/oracle/src/DBD-Oracle-1.13/blib/arch/auto/DBD/Oracle/Oracle.bundle definition 
of _kpuexes
/Users/oracle/9iR2/orahome/lib/libclntsh.dylib.9.0(kpudfo.o) definition of _kpuexes
                                                                             
t/ph_type....dubious
        Test returned status 0 (wstat 133, 0x85)
t/plsql......dyld: /usr/bin/perl multiple definitions of symbol _kpuexes
/Users/oracle/src/DBD-Oracle-1.13/blib/arch/auto/DBD/Oracle/Oracle.bundle definition 
of _kpuexes
/Users/oracle/9iR2/orahome/lib/libclntsh.dylib.9.0(kpudfo.o) definition of _kpuexes
                                                                             
t/plsql......dubious
        Test returned status 0 (wstat 133, 0x85)
t/reauth.....skipped
        all skipped: no reason given
t/select.....dyld: /usr/bin/perl multiple definitions of symbol _kpuexes
/Users/oracle/src/DBD-Oracle-1.13/blib/arch/auto/DBD/Oracle/Oracle.bundle definition 
of _kpuexes
/Users/oracle/9iR2/orahome/lib/libclntsh.dylib.9.0(kpudfo.o) definition of _kpuexes
                                                                             
t/select.....dubious
        Test returned status 0 (wstat 133, 0x85)
Failed Test Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/cursor.t     0   133    ??   ??       %  ??
t/general.t    0   133    ??   ??       %  ??
t/long.t       0   133    ??   ??       %  ??
t/ph_type.t    0   133    ??   ??       %  ??
t/plsql.t      0   133    ??   ??       %  ??
t/select.t     0   133    ??   ??       %  ??
1 test skipped.
Failed 6/8 test scripts, 25.00% okay. 0/5 subtests failed, 100.00% okay.
make: *** [test_dynamic] Error 2
[CPE-xxx-xxx-xxx-xxx:~/src/DBD-Oracle-1.13] oracle% 
[CPE-xxx-xxx-xxx-xxx:~/src/DBD-Oracle-1.13] oracle% 
[CPE-xxx-xxx-xxx-xxx:~/src/DBD-Oracle-1.13] oracle% make test TEST_VERBOSE=1
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 
'blib/lib', 'blib/arch')" t/*.t
t/base.......1..5
ok 1
ok 2
ok 3
ok 4
ok 5
ok
t/cursor.....dyld: /usr/bin/perl multiple definitions of symbol _kpuexes
/Users/oracle/src/DBD-Oracle-1.13/blib/arch/auto/DBD/Oracle/Oracle.bundle definition 
of _kpuexes
/Users/oracle/9iR2/orahome/lib/libclntsh.dylib.9.0(kpudfo.o) definition of _kpuexes
dubious
        Test returned status 0 (wstat 133, 0x85)
t/general....dyld: /usr/bin/perl multiple definitions of symbol _kpuexes
/Users/oracle/src/DBD-Oracle-1.13/blib/arch/auto/DBD/Oracle/Oracle.bundle definition 
of _kpuexes
/Users/oracle/9iR2/orahome/lib/libclntsh.dylib.9.0(kpudfo.o) definition of _kpuexes
dubious
        Test returned status 0 (wstat 133, 0x85)
t/long.......dyld: /usr/bin/perl multiple definitions of symbol _kpuexes
/Users/oracle/src/DBD-Oracle-1.13/blib/arch/auto/DBD/Oracle/Oracle.bundle definition 
of _kpuexes
/Users/oracle/9iR2/orahome/lib/libclntsh.dylib.9.0(kpudfo.o) definition of _kpuexes
dubious
        Test returned status 0 (wstat 133, 0x85)
t/ph_type....dyld: /usr/bin/perl multiple definitions of symbol _kpuexes
/Users/oracle/src/DBD-Oracle-1.13/blib/arch/auto/DBD/Oracle/Oracle.bundle definition 
of _kpuexes
/Users/oracle/9iR2/orahome/lib/libclntsh.dylib.9.0(kpudfo.o) definition of _kpuexes
dubious
        Test returned status 0 (wstat 133, 0x85)
t/plsql......dyld: /usr/bin/perl multiple definitions of symbol _kpuexes
/Users/oracle/src/DBD-Oracle-1.13/blib/arch/auto/DBD/Oracle/Oracle.bundle definition 
of _kpuexes
/Users/oracle/9iR2/orahome/lib/libclntsh.dylib.9.0(kpudfo.o) definition of _kpuexes
dubious
        Test returned status 0 (wstat 133, 0x85)
t/reauth.....ORACLE_USERID_2 not defined.
Tests skiped.
1..0
skipped
        all skipped: no reason given
t/select.....dyld: /usr/bin/perl multiple definitions of symbol _kpuexes
/Users/oracle/src/DBD-Oracle-1.13/blib/arch/auto/DBD/Oracle/Oracle.bundle definition 
of _kpuexes
/Users/oracle/9iR2/orahome/lib/libclntsh.dylib.9.0(kpudfo.o) definition of _kpuexes
dubious
        Test returned status 0 (wstat 133, 0x85)
Failed Test Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/cursor.t     0   133    ??   ??       %  ??
t/general.t    0   133    ??   ??       %  ??
t/long.t       0   133    ??   ??       %  ??
t/ph_type.t    0   133    ??   ??       %  ??
t/plsql.t      0   133    ??   ??       %  ??
t/select.t     0   133    ??   ??       %  ??
1 test skipped.
Failed 6/8 test scripts, 25.00% okay. 0/5 subtests failed, 100.00% okay.
make: *** [test_dynamic] Error 2
[CPE-xxx-xxx-xxx-xxx:~/src/DBD-Oracle-1.13] oracle% 
[CPE-xxx-xxx-xxx-xxx:~/src/DBD-Oracle-1.13] oracle% 
[CPE-xxx-xxx-xxx-xxx:~/src/DBD-Oracle-1.13] oracle% perl -V
Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
  Platform:
    osname=darwin, osvers=6.4, archname=darwin
    uname='darwin cpe-xxx-xxx-xxx-xxx.qld.bigpond.net.au 6.4 darwin kernel version 
6.4: wed jan 29 18:50:42 pst 2003; root:xnuxnu-344.26.obj~1release_ppc power macintosh 
powerpc '
    config_args='-de -Dprefix=/usr [EMAIL PROTECTED] [EMAIL PROTECTED]'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-pipe -fno-common -no-cpp-precomp -fno-strict-aliasing',
    optimize='-O3',
    cppflags='-no-cpp-precomp -pipe -fno-common -no-cpp-precomp -fno-strict-aliasing'
    ccversion='', gccversion='3.1 20020420 (prerelease)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -flat_namespace'
    libpth=/usr/lib
    libs=-lm -lc
    perllibs=-lm -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=true, libperl=libperl.dylib
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -flat_namespace -bundle -undefined suppress'


Characteristics of this binary (from libperl): 
  Compile-time options: USE_LARGE_FILES
  Built under darwin
  Compiled at Mar 16 2003 16:09:54
  @INC:
    /System/Library/Perl/darwin
    /System/Library/Perl
    /Library/Perl/darwin
    /Library/Perl
    /Library/Perl
    /Network/Library/Perl/darwin
    /Network/Library/Perl
    /Network/Library/Perl
    .
[CPE-xxx-xxx-xxx-xxx:~/src/DBD-Oracle-1.13] oracle% 
[CPE-xxx-xxx-xxx-xxx:~/src/DBD-Oracle-1.13] oracle% 
[CPE-xxx-xxx-xxx-xxx:~/src/DBD-Oracle-1.13] oracle% perl Makefile.PL -s _kpuexes
Using DBI 1.35 installed in /Library/Perl/darwin/auto/DBI
Using Oracle in /Users/oracle/9iR2/orahome
Found header files in rdbms/public rdbms/demo.
Searching for symbol '_kpuexes' in /Users/oracle/9iR2/orahome ...
  searching oracle lib/libagent9.a ...
  searching oracle lib/libclient9.a ...
         U _kpuexes
         U _kpuexes
         U _kpuexes
         U _kpuexes
nm: no name list
  searching oracle lib/libcommon9.a ...
nm: no name list
nm: no name list
  searching oracle lib/libcore9.a ...
nm: no name list
<snip>
  searching oracle rdbms/lib/cursize.o ...
  searching oracle rdbms/lib/dbfsize.o ...
  searching oracle rdbms/lib/defopt.o ...
00000b58 T _kpuexes
  searching oracle rdbms/lib/dumpsga.o ...
  searching oracle rdbms/lib/genksms.o ...
  searching oracle rdbms/lib/hoaoci.o ...
<snip>
  searching oracle rdbms/lib/kprwts.o ...
  searching oracle rdbms/lib/kpucb.o ...
  searching oracle rdbms/lib/kpudfo.o ...
00000b58 T _kpuexes
  searching oracle rdbms/lib/kpundf.o ...
000000d8 T _kpuexes
  searching oracle rdbms/lib/ksnkcs.o ...
  searching oracle rdbms/lib/ksnkkpo.o ...
  searching oracle rdbms/lib/ksnktd.o ...
<snip>
  searching oracle rdbms/lib/kzlnlbac.o ...
  searching oracle rdbms/lib/libclient9.a ...
         U _kpuexes
         U _kpuexes
         U _kpuexes
         U _kpuexes
nm: no name list
  searching oracle rdbms/lib/libclntst9.a ...
00000b58 T _kpuexes
         U _kpuexes
         U _kpuexes
         U _kpuexes
         U _kpuexes
  searching oracle rdbms/lib/libcommon9.a ...
nm: no name list
nm: no name list
  searching oracle rdbms/lib/libdbtools9.a ...
<snip>
  searching oracle tg4sybs/lib/tg4sybs.o ...
  searching oracle tg4tera/lib/tg4tera.o ...
Search done.
(Please only include the 'interesting' parts when mailing.)
[CPE-xxx-xxx-xxx-xxx:~/src/DBD-Oracle-1.13] oracle% 

Script done on Wed Mar 19 22:00:24 2003

Reply via email to