Hi,
I am trying to install DBD-Oracle-1.15 on a Solaris 8 plattorm and
accessing an Oracle 7.3.4 DB (Yes I am aware thet this version willbe
obsolete soon but until I have done the upgrade to Ora8 I really nned
this to work.)

I get an error related to Oracle verion 8 OCI. Even if I use the -8
flagg the compilation tries to use the Oracle 8 OCI header files.
Whatever flags I inlude I get the same result (e.g. link static).

Below is the output from my efforts are include, I assume I am foreseeng
something very obvious(?).

[EMAIL PROTECTED]:~/billing/DBD-Oracle-1.15> perl Makefile.PL -v -8 -m
$ORACLE_HOME/rdbms/demo/oracle.mk
Using DBI 1.42 (for perl 5.008 on sun4-solaris) installed in
/usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/DBI
 
 Configuring DBD::Oracle ...
 
>>>     Remember to actually *READ* the README file!
        Especially if you have any problems.
 
Using Oracle in /u01/app/oracle/product/7.3.4
4.0.1.0.0            Oracle Unix Installer                   
1.0.1.0.0            Oracle On-Line Text Viewer              
7.3.4.0.0            ORACLE NLS Libraries and Utilities      
7.3.4.0.0            ORACLE Core Libraries                   
7.3.4.0.0            Oracle Common RDBMS Libraries and Utilities
7.3.4.0.0            ORACLE PL/SQL Libraries                 
7.3.4.0.0            ORACLE Common Libraries                 
7.3.4.0.0            ORACLE Common Precomp Libraries         
7.3.4.0.0            ORACLE Common Network Libraries and Utilities
7.3.4.0.0            ORACLE Common Trace Libraries           
7.3.4.0.0            ORACLE Common Utilities                 
7.3.4.0.0            ORACLE Common Libraries and Utilities   
7.3.4.0.0            Platform specific Libraries and Utilities
2.3.4.0.0            SQL*Net (V2)                            
1.3.2.0.0            Remote Operations                       
2.1.4.14.0           ToolKit 2.1 Base                        
7.3.4.0.0            SLAX: parser                            
2.3.4.0.0            PL/SQL V2                               
1.0.0.0.1            <Database Startup> Load Files           
7.3.4.0.0            Precomp                                 
2.2.4.0.0            Pro*C                                   
1.1.5.0.0            SQL*Module                              
1.1.5.0.0            SQL*Module for C                        
3.3.4.0.1            SQL*Plus                                
2.1.4.14.0           ToolKit 2.1 Extension                   
2.0.5.4.0            Multimedia APIs                         
2.1.1.0.0            Oracle Help                             
2.1.3.0.0            Oracle Office Automation Core           
2.3.4.0.0            Oracle Server Manager (Motif)           
Oracle version 7.3.4 (7.304)
 
Found /u01/app/oracle/product/7.3.4/rdbms/demo/oracle.mk
Found /u01/app/oracle/product/7.3.4/rdbms/demo/oracle.mk
Found /u01/app/oracle/product/7.3.4/precomp/demo/proc/proc.mk
Using /u01/app/oracle/product/7.3.4/rdbms/demo/oracle.mk
Reading /u01/app/oracle/product/7.3.4/rdbms/demo/oracle.mk
Reading /u01/app/oracle/product/7.3.4/rdbms/lib/env_rdbms.mk
Read a total of 627 lines from
/u01/app/oracle/product/7.3.4/rdbms/lib/env_rdbms.mk (including
inclusions)
Read a total of 780 lines from
/u01/app/oracle/product/7.3.4/rdbms/demo/oracle.mk (including
inclusions)
Deleted AR definition: AR=ar
Deleted LDFLAGS definition: LDFLAGS =-o $@ $(PRODUCT_LIBHOME)
-L$(LIBHOME) 
Deleted SHELL definition: SHELL=/bin/sh
Deleted ECHO definition: ECHO = echo
Deleted CHMOD definition: CHMOD = chmod
Deleted CFLAGS definition: CFLAGS= $(GFLAG) $(OPTIMIZE) $(CDEBUG)
$(CCFLAGS) $(QACCFLAGS) $(PFLAGS) $(SHARED_CFLAG) $(ENV_FLAGS)
Deleted CCFLAGS definition: CCFLAGS= -Xa -xstrconst -xcg92 -xF -mr -K
PIC -DSLXMX_ENABLE -DSLTS_ENABLE -D_REENTRANT
Deleted CC definition: CC=cc
Deleted CPP definition: CPP=/usr/ccs/lib/cpp
Deleted OPTIMIZE definition: OPTIMIZE=$(OPTIMIZE2)
Deleted ASFLAGS definition: ASFLAGS=-P
Deleted CC definition: CC=/opt/SUNWspro4.2/SUNWspro/bin/cc
Deleted LD definition: LD=ld
Deleted LDFLAGS definition: LDFLAGS= -o $@ $(PRODUCT_LIBHOME)
-L$(LIBHOME) -L/opt/SUNWcluster/lib -R/opt/SUNWcluster/lib
Deleted PERL definition: PERL = perl
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
Deleted $(COMPOBJ)/crti.o $(COMPOBJ)/crt1.o $(COMPOBJ)/crtn.o from link
args.
del_crtobj: COMPOBJS=$(COMPOBJ)/crti.o $(COMPOBJ)/crt1.o
$(COMPOBJ)/crtn.o
          : COMPOBJS=  
$(COMPOBJ)/crti.o $(COMPOBJ)/crt1.o $(COMPOBJ)/crtn.o
Edited COMPOBJS definition
 from: COMPOBJS=$(COMPOBJ)/crti.o $(COMPOBJ)/crt1.o $(COMPOBJ)/crtn.o
   to: COMPOBJS=  
Deleted LDFLAGS definition: LDFLAGS=-L$(LIBHOME)
-L$(ORACLE_HOME)/rdbms/lib
Deleted ECHO definition: ECHO=$(ORACLE_HOME)/bin/echodo
Evaluating `cat /u01/app/oracle/product/7.3.4/rdbms/lib/sysliblist`
  returned '-lsocket -lnsl -lm -ldl -lposix4 '
 
Attempting to discover Oracle OCI build rules
gcc -B/usr/ccs/bin/ -c  -I/u01/app/oracle/product/7.3.4/rdbms/demo
-I/u01/app/oracle/product/7.3.4/rdbms/public -I.
-I/u01/app/oracle/product/7.3.4/rdbms/demo
-I/u01/app/oracle/product/7.3.4/rdbms/demo
-I/usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/DBI
-fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O
-DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC
"-I/usr/local/lib/perl5/5.8.0/sun4-solaris/CORE"  -DNO_OCI8
-DUTF8_SUPPORT DBD_ORA_OBJ.c
by executing: [make -f
/u01/app/oracle/product/7.3.4/rdbms/demo/oracle.mk build ECHODO=echo
ECHO=echo GENCLNTSH='echo genclntsh' CC=echo OPTIMIZE= CCFLAGS=
EXE=DBD_ORA_EXE OBJS=DBD_ORA_OBJ.o]
returned:
[echo -L/u01/app/oracle/product/7.3.4/lib
-L/u01/app/oracle/product/7.3.4/rdbms/lib -o DBD_ORA_EXE DBD_ORA_OBJ.o
/u01/app/oracle/product/7.3.4/lib/libclient.a -lsqlnet -lncr -lsqlnet
-lclient -lcommon -lgeneric -lsqlnet -lncr -lsqlnet -lclient -lcommon
-lgeneric -lepc -lnlsrtl3 -lc3v6 -lcore3 -lnlsrtl3 -lcore3 -lnlsrtl3
-lsocket -lnsl -lm -ldl -lposix4 -lm -lcore3 -lsocket -lnsl -lm -ldl
-lposix4 -R
/opt/SUNWcluster/lib:/usr/dt/lib:/u01/app/oracle/product/7.3.4/lib -Y
P,/u01/app/oracle/product/7.3.4/lib:/opt/hpnp/lib:/opt/java/lib/sparc:/o
pt/adobe/DPSNXDeluxe_2.1/lib:/usr/lib:/usr/openwin/lib:/opt/SUNWspro/lib
:/usr/ucblib:/opt/SUNWcluster/lib:/usr/ccs/lib:/usr/lib -Qy -lc]
reduced to:
[]
Oracle oci build command:
        []
Unable to interpret Oracle build commands from
/u01/app/oracle/product/7.3.4/rdbms/demo/oracle.mk.
(Will continue by using fallback approach.)
Please report this to [EMAIL PROTECTED] See README for what to
include.
 
Found header files in rdbms/demo.
 
******************************************************
OCI7 will not be supported in future releases of DBD::Oracle
******************************************************
 
Checking for functioning wait.ph
 
 
System: perl5.008 sunos solaris 5.8 generic_108528-11 sun4u sparc
sunw,ultra-5_10 
Compiler:   gcc -B/usr/ccs/bin/ -O -fno-strict-aliasing
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
Linker:     /usr/ucb/ld
Sysliblist: -lsocket -lnsl -lm -ldl -lposix4 
Oracle makefiles would have used these definitions but we override them:
  CC:       /opt/SUNWspro4.2/SUNWspro/bin/cc
 
  CFLAGS:   $(GFLAG) $(OPTIMIZE) $(CDEBUG) $(CCFLAGS) $(QACCFLAGS)
$(PFLAGS) $(SHARED_CFLAG) $(ENV_FLAGS)
           [$(GFLAG) -xO2 $(CDEBUG) -Xa -xstrconst -xcg92 -xF -mr -K PIC
-DSLXMX_ENABLE -DSLTS_ENABLE -D_REENTRANT $(QACCFLAGS)
-I/u01/app/oracle/product/7.3.4/rdbms/demo
-I/u01/app/oracle/product/7.3.4/rdbms/public -I. $(LPFLAGS)
$(SHARED_CFLAG) $(ENV_FLAGS)]
 
  CLIBS:    $(LOCALLIBS) $(EXOSLIBS) $(LIBBSD) $(OTHERLIBS) $(SECLIBS)
$(M6LIBS)
           [ -lsocket -lnsl -lm -ldl -lposix4 -R
/opt/SUNWcluster/lib:/usr/dt/lib:/u01/app/oracle/product/7.3.4/lib -Y
P,/u01/app/oracle/product/7.3.4/lib:/opt/hpnp/lib:/opt/java/lib/sparc:/o
pt/adobe/DPSNXDeluxe_2.1/lib:/usr/lib:/usr/openwin/lib:/opt/SUNWspro/lib
:/usr/ucblib:/opt/SUNWcluster/lib:/usr/ccs/lib:/usr/lib -Qy -lc ]
 
  build:     @if [ "$(NONDEFER)" = "true" -o "$(NONDEFER)" = "TRUE" ] ;
then $(ECHO) $(CC) $(LDFLAGS) -o $(EXE) $? $(NDFOPT) $(OCILDLIBS)
$(CLIBS); else $(ECHO) $(CC) $(LDFLAGS) -o $(EXE) $? $(OCILDLIBS)
$(CLIBS); fi
           [ @if [ "false" = "true" -o "false" = "TRUE" ] ; then
/u01/app/oracle/product/7.3.4/bin/echodo
/opt/SUNWspro4.2/SUNWspro/bin/cc -L$(LIBHOME)
-L/u01/app/oracle/product/7.3.4/rdbms/lib -o $(EXE) $?
/u01/app/oracle/product/7.3.4/rdbms/lib/kpundf.o
/u01/app/oracle/product/7.3.4/lib/libclient.a -lsqlnet -lncr -lsqlnet
-lclient -lcommon -lgeneric -lsqlnet -lncr -lsqlnet -lclient -lcommon
-lgeneric $(LIBPLSHACK) -lepc -lnlsrtl3 -lc3v6 -lcore3 -lnlsrtl3 -lcore3
-lnlsrtl3 -lsocket -lnsl -lm -ldl -lposix4 -lm -lcore3 -lsocket -lnsl
-lm -ldl -lposix4 -R
/opt/SUNWcluster/lib:/usr/dt/lib:/u01/app/oracle/product/7.3.4/lib -Y
P,/u01/app/oracle/product/7.3.4/lib:/opt/hpnp/lib:/opt/java/lib/sparc:/o
pt/adobe/DPSNXDeluxe_2.1/lib:/usr/lib:/usr/openwin/lib:/opt/SUNWspro/lib
:/usr/ucblib:/opt/SUNWcluster/lib:/usr/ccs/lib:/usr/lib -Qy -lc ; else
/u01/app/oracle/product/7.3.4/bin/echodo
/opt/SUNWspro4.2/SUNWspro/bin/cc -L$(LIBHOME)
-L/u01/app/oracle/product/7.3.4/rdbms/lib -o $(EXE) $?
/u01/app/oracle/product/7.3.4/lib/libclient.a -lsqlnet -lncr -lsqlnet
-lclient -lcommon -lgeneric -lsqlnet -lncr -lsqlnet -lclient -lcommon
-lgeneric $(LIBPLSHACK) -lepc -lnlsrtl3 -lc3v6 -lcore3 -lnlsrtl3 -lcore3
-lnlsrtl3 -lsocket -lnsl -lm -ldl -lposix4 -lm -lcore3 -lsocket -lnsl
-lm -ldl -lposix4 -R
/opt/SUNWcluster/lib:/usr/dt/lib:/u01/app/oracle/product/7.3.4/lib -Y
P,/u01/app/oracle/product/7.3.4/lib:/opt/hpnp/lib:/opt/java/lib/sparc:/o
pt/adobe/DPSNXDeluxe_2.1/lib:/usr/lib:/usr/openwin/lib:/opt/SUNWspro/lib
:/usr/ucblib:/opt/SUNWcluster/lib:/usr/ccs/lib:/usr/lib -Qy -lc ; fi]
 
  LDFLAGS:  -L$(LIBHOME) -L$(ORACLE_HOME)/rdbms/lib
           [-L$(LIBHOME) -L/u01/app/oracle/product/7.3.4/rdbms/lib]
 
  LDSTRING: -R /opt/SUNWcluster/lib:/usr/dt/lib:$(ORACLE_HOME)/lib  \
        -Y
P,$(LD_LIBRARY_PATH):/opt/SUNWcluster/lib:/usr/ccs/lib:/usr/lib \
        -Qy -lc
           [-R
/opt/SUNWcluster/lib:/usr/dt/lib:/u01/app/oracle/product/7.3.4/lib -Y
P,/u01/app/oracle/product/7.3.4/lib:/opt/hpnp/lib:/opt/java/lib/sparc:/o
pt/adobe/DPSNXDeluxe_2.1/lib:/usr/lib:/usr/openwin/lib:/opt/SUNWspro/lib
:/usr/ucblib:/opt/SUNWcluster/lib:/usr/ccs/lib:/usr/lib -Qy -lc]
 
 
Linking with  -L/u01/app/oracle/product/7.3.4/lib -lclient -lsqlnet
-lncr -lsqlnet -lclient -lcommon -lgeneric -lsqlnet -lncr -lsqlnet
-lclient -lcommon -lgeneric -lepc -lnlsrtl3 -lc3v6 -lcore3 -lnlsrtl3
-lcore3 -lnlsrtl3 -lsocket -lnsl -lm -ldl -lposix4 -lm -lcore3 [from
$(OCILDLIBS)]
 
 
MakeMaker (v6.03)
  ABSTRACT_FROM => q[Oracle.pm]
  AUTHOR => q[Tim Bunce ([EMAIL PROTECTED])]
  DEFINE => q[ -DNO_OCI8 -DUTF8_SUPPORT]
  DIR => []
  EXE_FILES => [q[ora_explain]]
  INC => q[-I/u01/app/oracle/product/7.3.4/rdbms/demo
-I/u01/app/oracle/product/7.3.4/rdbms/public -I.
-I/u01/app/oracle/product/7.3.4/rdbms/demo
-I/u01/app/oracle/product/7.3.4/rdbms/demo
-I/usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/DBI]
  LIBS => [q[-L/u01/app/oracle/product/7.3.4/lib
-L/u01/app/oracle/product/7.3.4/lib -lclient -lsqlnet -lncr -lsqlnet
-lclient -lcommon -lgeneric -lsqlnet -lncr -lsqlnet -lclient -lcommon
-lgeneric -lepc -lnlsrtl3 -lc3v6 -lcore3 -lnlsrtl3 -lcore3 -lnlsrtl3
-lsocket -lnsl -lm -ldl -lposix4 -lm -lcore3]]
  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[  $(COMPOBJS)] }
Using PERL=/usr/local/bin/perl
Potential libraries are '-L/u01/app/oracle/product/7.3.4/lib
-L/u01/app/oracle/product/7.3.4/lib -lclient -lsqlnet -lncr -lsqlnet
-lclient -lcommon -lgeneric -lsqlnet -lncr -lsqlnet -lclient -lcommon
-lgeneric -lepc -lnlsrtl3 -lc3v6 -lcore3 -lnlsrtl3 -lcore3 -lnlsrtl3
-lsocket -lnsl -lm -ldl -lposix4 -lm -lcore3':
'-lclient' found at /u01/app/oracle/product/7.3.4/lib/libclient.a
'-lsqlnet' found at /u01/app/oracle/product/7.3.4/lib/libsqlnet.a
'-lncr' found at /u01/app/oracle/product/7.3.4/lib/libncr.a
'-lsqlnet' found at /u01/app/oracle/product/7.3.4/lib/libsqlnet.a
'-lclient' found at /u01/app/oracle/product/7.3.4/lib/libclient.a
'-lcommon' found at /u01/app/oracle/product/7.3.4/lib/libcommon.a
'-lgeneric' found at /u01/app/oracle/product/7.3.4/lib/libgeneric.a
'-lsqlnet' found at /u01/app/oracle/product/7.3.4/lib/libsqlnet.a
'-lncr' found at /u01/app/oracle/product/7.3.4/lib/libncr.a
'-lsqlnet' found at /u01/app/oracle/product/7.3.4/lib/libsqlnet.a
'-lclient' found at /u01/app/oracle/product/7.3.4/lib/libclient.a
'-lcommon' found at /u01/app/oracle/product/7.3.4/lib/libcommon.a
'-lgeneric' found at /u01/app/oracle/product/7.3.4/lib/libgeneric.a
'-lepc' found at /u01/app/oracle/product/7.3.4/lib/libepc.a
'-lnlsrtl3' found at /u01/app/oracle/product/7.3.4/lib/libnlsrtl3.a
'-lc3v6' found at /u01/app/oracle/product/7.3.4/lib/libc3v6.a
'-lcore3' found at /u01/app/oracle/product/7.3.4/lib/libcore3.a
'-lnlsrtl3' found at /u01/app/oracle/product/7.3.4/lib/libnlsrtl3.a
'-lcore3' found at /u01/app/oracle/product/7.3.4/lib/libcore3.a
'-lnlsrtl3' found at /u01/app/oracle/product/7.3.4/lib/libnlsrtl3.a
socket not found in /u01/app/oracle/product/7.3.4/lib
socket not found in /u01/app/oracle/product/7.3.4/lib
socket not found in /usr/local/lib
'-lsocket' found at /usr/lib/libsocket.so.1
nsl not found in /u01/app/oracle/product/7.3.4/lib
nsl not found in /u01/app/oracle/product/7.3.4/lib
nsl not found in /usr/local/lib
'-lnsl' found at /usr/lib/libnsl.so.1
m not found in /u01/app/oracle/product/7.3.4/lib
m not found in /u01/app/oracle/product/7.3.4/lib
m not found in /usr/local/lib
'-lm' found at /usr/lib/libm.so.1
dl not found in /u01/app/oracle/product/7.3.4/lib
dl not found in /u01/app/oracle/product/7.3.4/lib
dl not found in /usr/local/lib
'-ldl' found at /usr/lib/libdl.so.1
posix4 not found in /u01/app/oracle/product/7.3.4/lib
posix4 not found in /u01/app/oracle/product/7.3.4/lib
posix4 not found in /usr/local/lib
'-lposix4' found at /usr/lib/libposix4.so.1
m not found in /u01/app/oracle/product/7.3.4/lib
m not found in /u01/app/oracle/product/7.3.4/lib
m not found in /usr/local/lib
'-lm' found at /usr/lib/libm.so.1
'-lcore3' found at /u01/app/oracle/product/7.3.4/lib/libcore3.a
LD_RUN_PATH=/u01/app/oracle/product/7.3.4/lib
Using DBD::Oracle 1.15.
Using DBD::Oracle 1.15.
Using DBI 1.42 (for perl 5.008 on sun4-solaris) installed in
/usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/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?)
 
[EMAIL PROTECTED]:~/billing/DBD-Oracle-1.15> make
cp Oracle.pm blib/lib/DBD/Oracle.pm
cp Oracle.h blib/arch/auto/DBD/Oracle/Oracle.h
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
cp lib/DBD/Oracle/GetInfo.pm blib/lib/DBD/Oracle/GetInfo.pm
/usr/local/bin/perl -p -e "s/~DRIVER~/Oracle/g"
/usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/DBI/Driver.xst >
Oracle.xsi
/usr/local/bin/perl /usr/local/lib/perl5/5.8.0/ExtUtils/xsubpp  -typemap
/usr/local/lib/perl5/5.8.0/ExtUtils/typemap -typemap typemap  Oracle.xs
> Oracle.xsc && mv Oracle.xsc Oracle.c
gcc -B/usr/ccs/bin/ -c  -I/u01/app/oracle/product/7.3.4/rdbms/demo
-I/u01/app/oracle/product/7.3.4/rdbms/public -I.
-I/u01/app/oracle/product/7.3.4/rdbms/demo
-I/u01/app/oracle/product/7.3.4/rdbms/demo
-I/usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/DBI
-fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O
-DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC
"-I/usr/local/lib/perl5/5.8.0/sun4-solaris/CORE"  -DNO_OCI8
-DUTF8_SUPPORT Oracle.c
Oracle.c: In function `XS_DBD__Oracle__db_ora_lob_write':
Oracle.c:1165: `OCILobLocator' undeclared (first use in this function)
Oracle.c:1165: (Each undeclared identifier is reported only once
Oracle.c:1165: for each function it appears in.)
Oracle.c:1165: `locator' undeclared (first use in this function)
Oracle.c:1178: parse error before ')' token
Oracle.xs:137: `OCI_ERROR' undeclared (first use in this function)
Oracle.xs:139: `OCI_SUCCESS' undeclared (first use in this function)
Oracle.xs:140: structure has no member named `errhp'
Oracle.c: In function `XS_DBD__Oracle__db_ora_lob_append':
Oracle.c:1216: `OCILobLocator' undeclared (first use in this function)
Oracle.c:1216: `locator' undeclared (first use in this function)
Oracle.c:1228: parse error before ')' token
Oracle.xs:169: `OCI_ERROR' undeclared (first use in this function)
Oracle.xs:171: `OCI_SUCCESS' undeclared (first use in this function)
Oracle.xs:172: structure has no member named `errhp'
Oracle.c: In function `XS_DBD__Oracle__db_ora_lob_read':
Oracle.c:1265: `OCILobLocator' undeclared (first use in this function)
Oracle.c:1265: `locator' undeclared (first use in this function)
Oracle.c:1279: parse error before ')' token
Oracle.xs:207: `OCI_ERROR' undeclared (first use in this function)
Oracle.xs:209: `OCI_SUCCESS' undeclared (first use in this function)
Oracle.xs:210: structure has no member named `errhp'
Oracle.c: In function `XS_DBD__Oracle__db_ora_lob_trim':
Oracle.c:1322: `OCILobLocator' undeclared (first use in this function)
Oracle.c:1322: `locator' undeclared (first use in this function)
Oracle.c:1331: parse error before ')' token
Oracle.xs:231: `OCI_ERROR' undeclared (first use in this function)
Oracle.xs:233: `OCI_SUCCESS' undeclared (first use in this function)
Oracle.xs:234: structure has no member named `errhp'
Oracle.c: In function `XS_DBD__Oracle__db_ora_lob_length':
Oracle.c:1361: `OCILobLocator' undeclared (first use in this function)
Oracle.c:1361: `locator' undeclared (first use in this function)
Oracle.c:1370: parse error before ')' token
Oracle.xs:253: `OCI_ERROR' undeclared (first use in this function)
Oracle.xs:255: `OCI_SUCCESS' undeclared (first use in this function)
Oracle.xs:256: structure has no member named `errhp'
make: *** [Oracle.o] Error 1
[EMAIL PROTECTED]:~/billing/DBD-Oracle-1.15> 
[EMAIL PROTECTED]:~/billing/DBD-Oracle-1.15> 
[EMAIL PROTECTED]:~/billing/DBD-Oracle-1.15> 
[EMAIL PROTECTED]:~/billing/DBD-Oracle-1.15> perl -V
Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
  Platform:
    osname=solaris, osvers=2.8, archname=sun4-solaris
    uname='sunos solaris 5.8 generic_108528-11 sun4u sparc
sunw,ultra-5_10 '
    config_args='-Dcc=gcc -B/usr/ccs/bin/'
    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='gcc -B/usr/ccs/bin/', ccflags ='-fno-strict-aliasing
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O',
    cppflags='-fno-strict-aliasing'
    ccversion='', gccversion='3.1', gccosandvers='solaris2.8'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='gcc -B/usr/ccs/bin/', ldflags =' -L/usr/local/lib '
    libpth=/usr/local/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -lgdbm -ldl -lm -lc
    perllibs=-lsocket -lnsl -ldl -lm -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'
 
 
Characteristics of this binary (from libperl): 
  Compile-time options: USE_LARGE_FILES
  Built under solaris
  Compiled at Jul 22 2002 02:55:19
  @INC:
    /usr/local/lib/perl5/5.8.0/sun4-solaris
    /usr/local/lib/perl5/5.8.0
    /usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris
    /usr/local/lib/perl5/site_perl/5.8.0
    /usr/local/lib/perl5/site_perl
    .
[EMAIL PROTECTED]:~/billing/DBD-Oracle-1.15> 

Regards 

 
---------------------------------------------
G�ran H�glund
Telemar Satellite Services AB
www.telemar.se

 

Reply via email to