Hi,
 
We are trying to run the DBD installation on a unix server. We are able to do 
the Makefile.PL but it failed on the subsequent make. Attached is the output of 
the two commands. Kindly help us to resolve this issue.
 
Thanks & Regards
 
Radhakrishnan
 
 
sudo /opt/ActivePerl-5.8/bin/perl Makefile.PL
Using DBI 1.48 (for perl 5.008007 on sun4-solaris-thread-multi) installed in 
/opt/ActivePerl-5.8/lib/site_perl/5.8.7/sun4-solaris-thread-multi/auto/DBI/

 Configuring DBD::Oracle ...

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

Using Oracle in /export/home/oracle/product/9Iclient
DEFINE _SQLPLUS_RELEASE = "902000100" (CHAR)
Oracle version 9.2.0.1 (9.2)
Found /export/home/oracle/product/9Iclient/precomp/demo/proc/demo_proc.mk
Using /export/home/oracle/product/9Iclient/precomp/demo/proc/demo_proc.mk
Reading /export/home/oracle/product/9Iclient/precomp/demo/proc/demo_proc.mk
Reading /export/home/oracle/product/9Iclient/precomp/lib/env_precomp.mk

Attempting to discover Oracle OCI build rules
gcc -c  -I. -I/export/home/oracle/product/9Iclient/precomp/public 
-I/export/home/oracle/product/9Iclient/rdbms/public 
-I/export/home/oracle/product/9Iclient/rdbms/demo 
-I/export/home/oracle/product/9Iclient/plsql/public 
-I/export/home/oracle/product/9Iclient/network/public 
-I/export/home/oracle/product/9Iclient/rdbms/demo 
-I/export/home/oracle/product/9Iclient/rdbms/demo 
-I/opt/ActivePerl-5.8/lib/site_perl/5.8.7/sun4-solaris-thread-multi/auto/DBI/  
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DUSE_SITECUSTOMIZE -DNO_HASH_SEED 
-DBUILT_BY_ACTIVESTATE -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -O    -DVERSION=\"1.16\"  -DXS_VERSION=\"1.16\" -fPIC 
"-I/opt/ActivePerl-5.8/lib/5.8.7/sun4-solaris-thread-multi/CORE"  -Wall 
-Wno-comment -DUTF8_SUPPORT -DNEW_OCI_INIT -DORA_OCI_VERSION=\"9.2.0.1\" 
DBD_ORA_OBJ.c
by executing: [make -f 
/export/home/oracle/product/9Iclient/precomp/demo/proc/demo_proc.mk build 
ECHODO=echo ECHO=echo GENCLNTSH='echo genclntsh' CC=true OPTIMIZE= CCFLAGS= 
EXE=DBD_ORA_EXE OBJS=DBD_ORA_OBJ.o]
Oracle oci build command:
        [true -o DBD_ORA_EXE DBD_ORA_OBJ.o 
-L/export/home/oracle/product/9Iclient/lib/ -lclntsh `cat 
/export/home/oracle/product/9Iclient/lib/ldflags`   `cat 
/export/home/oracle/product/9Iclient/lib/sysliblist` 
-R/export/home/oracle/product/9Iclient/lib -laio  -lposix4  -lm  -lthread]

Found header files in rdbms/demo.


*********************************************************
I can't find the header files I need in your Oracle installation.
You probably need to install some more Oracle components.
I'll keep going, but the compile will probably fail.
See README.clients for more information.
*********************************************************


Checking for functioning wait.ph


System: perl5.008007 sunos sparky 5.6 generic_105181-35 sun4u sparc 
sunw,ultra-5_10 
Compiler:   gcc -O -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DUSE_SITECUSTOMIZE 
-DNO_HASH_SEED -DBUILT_BY_ACTIVESTATE -fno-strict-aliasing -pipe 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
Linker:     /usr/ccs/bin/ld
Sysliblist: -lnsl -lsocket -lgen -ldl -lsched 
Oracle makefiles would have used these definitions but we override them:
  CC:       cc

  CFLAGS:   $(GFLAG) $(OPTIMIZE) $(CDEBUG) $(CCFLAGS) $(PFLAGS)\
        $(SHARED_CFLAG) $(USRFLAGS)
           [$(GFLAG) -xO3 $(CDEBUG) $(NOKPIC_CCFLAGS) -K PIC -DPRECOMP -I. 
-I/export/home/oracle/product/9Iclient/precomp/public 
-I/export/home/oracle/product/9Iclient/rdbms/public 
-I/export/home/oracle/product/9Iclient/rdbms/demo 
-I/export/home/oracle/product/9Iclient/plsql/public 
-I/export/home/oracle/product/9Iclient/network/public -DSLMXMX_ENABLE 
-DSLTS_ENABLE -D_SVID_GETTOD -D_REENTRANT $(LPFLAGS) $(USRFLAGS)]

  LDFLAGS:  -o $@ $(LDPATHFLAG)$(PRODLIBHOME) $(LDPATHFLAG)$(LIBHOME)
           [-o $@ -L/export/home/oracle/product/9Iclient/precomp/lib/ 
-L$(LIBHOME)]


Linking with OTHERLDFLAGS =   -L/export/home/oracle/product/9Iclient/lib/ 
-lclntsh `cat /export/home/oracle/product/9Iclient/lib/ldflags`   `cat 
/export/home/oracle/product/9Iclient/lib/sysliblist` 
-R/export/home/oracle/product/9Iclient/lib -laio  -lposix4  -lm  -lthread [from 
'build' rule]


LD_RUN_PATH=/export/home/oracle/product/9Iclient/lib:/export/home/oracle/product/9Iclient/rdbms/lib
Using DBD::Oracle 1.16.
Using DBD::Oracle 1.16.
Using DBI 1.48 (for perl 5.008007 on sun4-solaris-thread-multi) installed in 
/opt/ActivePerl-5.8/lib/site_perl/5.8.7/sun4-solaris-thread-multi/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]:21>make
Skip blib/lib/DBD/Oracle.pm (unchanged)
Skip blib/lib/oraperl.ph (unchanged)
Skip blib/arch/auto/DBD/Oracle/dbdimp.h (unchanged)
Skip blib/arch/auto/DBD/Oracle/ocitrace.h (unchanged)
Skip blib/lib/Oraperl.pm (unchanged)
Skip blib/arch/auto/DBD/Oracle/Oracle.h (unchanged)
Skip blib/lib/DBD/Oracle/GetInfo.pm (unchanged)
Skip blib/arch/auto/DBD/Oracle/mk.pm (unchanged)
touch: cannot change times on pm_to_blib
*** Error code 1
make: Fatal error: Command failed for target `pm_to_blib'
[EMAIL PROTECTED]:22>sudo make
Skip blib/lib/DBD/Oracle.pm (unchanged)
Skip blib/lib/oraperl.ph (unchanged)
Skip blib/arch/auto/DBD/Oracle/dbdimp.h (unchanged)
Skip blib/arch/auto/DBD/Oracle/ocitrace.h (unchanged)
Skip blib/lib/Oraperl.pm (unchanged)
Skip blib/arch/auto/DBD/Oracle/Oracle.h (unchanged)
Skip blib/lib/DBD/Oracle/GetInfo.pm (unchanged)
Skip blib/arch/auto/DBD/Oracle/mk.pm (unchanged)
gcc -c  -I. -I/export/home/oracle/product/9Iclient/precomp/public 
-I/export/home/oracle/product/9Iclient/rdbms/public 
-I/export/home/oracle/product/9Iclient/rdbms/demo 
-I/export/home/oracle/product/9Iclient/plsql/public 
-I/export/home/oracle/product/9Iclient/network/public 
-I/export/home/oracle/product/9Iclient/rdbms/demo 
-I/export/home/oracle/product/9Iclient/rdbms/demo 
-I/opt/ActivePerl-5.8/lib/site_perl/5.8.7/sun4-solaris-thread-multi/auto/DBI/  
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DUSE_SITECUSTOMIZE -DNO_HASH_SEED 
-DBUILT_BY_ACTIVESTATE -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -O    -DVERSION=\"1.16\"  -DXS_VERSION=\"1.16\" -fPIC 
"-I/opt/ActivePerl-5.8/lib/5.8.7/sun4-solaris-thread-multi/CORE"  -Wall 
-Wno-comment -DUTF8_SUPPORT -DNEW_OCI_INIT -DORA_OCI_VERSION=\"9.2.0.1\" 
Oracle.c
In file included from Oracle.h:20,
                 from Oracle.xs:1:
dbdimp.h:44:17: oci.h: No such file or directory
dbdimp.h:46:20: ocidfn.h: No such file or directory
In file included from Oracle.h:20,
                 from Oracle.xs:1:
dbdimp.h:59: error: syntax error before "OCIEnv"
dbdimp.h:59: warning: no semicolon at end of struct or union
dbdimp.h:66: error: syntax error before '}' token
dbdimp.h:80: error: syntax error before "OCIEnv"
dbdimp.h:80: warning: no semicolon at end of struct or union
dbdimp.h:81: warning: type defaults to `int' in declaration of `errhp'
dbdimp.h:81: warning: data definition has no type or storage class
dbdimp.h:82: error: syntax error before '*' token
dbdimp.h:82: warning: type defaults to `int' in declaration of `srvhp'
dbdimp.h:82: warning: data definition has no type or storage class
dbdimp.h:83: error: syntax error before '*' token
dbdimp.h:83: warning: type defaults to `int' in declaration of `svchp'
dbdimp.h:83: warning: data definition has no type or storage class
dbdimp.h:84: error: syntax error before '*' token
dbdimp.h:84: warning: type defaults to `int' in declaration of `authp'
dbdimp.h:84: warning: data definition has no type or storage class
dbdimp.h:91: error: syntax error before '}' token
dbdimp.h:104: error: syntax error before "OCIEnv"
dbdimp.h:104: warning: no semicolon at end of struct or union
dbdimp.h:105: warning: type defaults to `int' in declaration of `errhp'
dbdimp.h:105: warning: data definition has no type or storage class
dbdimp.h:106: error: syntax error before '*' token
dbdimp.h:106: warning: type defaults to `int' in declaration of `srvhp'
dbdimp.h:106: warning: data definition has no type or storage class
dbdimp.h:107: error: syntax error before '*' token
dbdimp.h:107: warning: type defaults to `int' in declaration of `svchp'
dbdimp.h:107: warning: data definition has no type or storage class
dbdimp.h:108: error: syntax error before '*' token
dbdimp.h:108: warning: type defaults to `int' in declaration of `stmhp'
dbdimp.h:108: warning: data definition has no type or storage class
dbdimp.h:137: error: syntax error before '}' token
dbdimp.h:155: error: syntax error before "OCIParam"
dbdimp.h:155: warning: no semicolon at end of struct or union
dbdimp.h:156: warning: type defaults to `int' in declaration of `defnp'
dbdimp.h:156: warning: data definition has no type or storage class
dbdimp.h:181: error: syntax error before '}' token
dbdimp.h:200: error: syntax error before "OCIBind"
dbdimp.h:200: warning: no semicolon at end of struct or union
dbdimp.h:212: error: conflicting types for 'name'
dbdimp.h:166: error: previous declaration of 'name' was here
dbdimp.h:213: error: syntax error before '}' token
dbdimp.h:242: error: syntax error before "OCILobLocator"
dbdimp.h:256: error: syntax error before "OCIError"
dbdimp.h:271: error: syntax error before "OCIBind"
dbdimp.h:273: error: syntax error before "OCIBind"
In file included from Oracle.c:85:
/opt/ActivePerl-5.8/lib/site_perl/5.8.7/sun4-solaris-thread-multi/auto/DBI/Driver_xst.h:
 In function `dbdxst_bind_params':
/opt/ActivePerl-5.8/lib/site_perl/5.8.7/sun4-solaris-thread-multi/auto/DBI/Driver_xst.h:51:
 error: dereferencing pointer to incomplete type
/opt/ActivePerl-5.8/lib/site_perl/5.8.7/sun4-solaris-thread-multi/auto/DBI/Driver_xst.h:52:
 error: dereferencing pointer to incomplete type
/opt/ActivePerl-5.8/lib/site_perl/5.8.7/sun4-solaris-thread-multi/auto/DBI/Driver_xst.h:56:
 error: dereferencing pointer to incomplete type
/opt/ActivePerl-5.8/lib/site_perl/5.8.7/sun4-solaris-thread-multi/auto/DBI/Driver_xst.h:57:
 error: dereferencing pointer to incomplete type
/opt/ActivePerl-5.8/lib/site_perl/5.8.7/sun4-solaris-thread-multi/auto/DBI/Driver_xst.h:58:
 error: dereferencing pointer to incomplete type
/opt/ActivePerl-5.8/lib/site_perl/5.8.7/sun4-solaris-thread-multi/auto/DBI/Driver_xst.h:
 In function `dbdxst_fetchall_arrayref':
/opt/ActivePerl-5.8/lib/site_perl/5.8.7/sun4-solaris-thread-multi/auto/DBI/Driver_xst.h:83:
 error: dereferencing pointer to incomplete type
/opt/ActivePerl-5.8/lib/site_perl/5.8.7/sun4-solaris-thread-multi/auto/DBI/Driver_xst.h:84:
 error: dereferencing pointer to incomplete type
/opt/ActivePerl-5.8/lib/site_perl/5.8.7/sun4-solaris-thread-multi/auto/DBI/Driver_xst.h:91:
 error: dereferencing pointer to incomplete type
Oracle.xsi: In function `XS_DBD__Oracle__db_selectall_arrayref':
Oracle.xsi:135: error: dereferencing pointer to incomplete type
Oracle.xsi: In function `XS_DBD__Oracle__db_selectrow_arrayref':
Oracle.xsi:170: error: dereferencing pointer to incomplete type
Oracle.xsi: In function `XS_DBD__Oracle__db_commit':
Oracle.xsi:249: error: dereferencing pointer to incomplete type
Oracle.xsi:249: error: dereferencing pointer to incomplete type
Oracle.xsi: In function `XS_DBD__Oracle__db_rollback':
Oracle.xsi:259: error: dereferencing pointer to incomplete type
Oracle.xsi:259: error: dereferencing pointer to incomplete type
Oracle.xsi: In function `XS_DBD__Oracle__db_disconnect':
Oracle.xsi:269: error: dereferencing pointer to incomplete type
Oracle.xsi:273: error: dereferencing pointer to incomplete type
Oracle.xsi:274: error: dereferencing pointer to incomplete type
Oracle.xsi:275: error: dereferencing pointer to incomplete type
Oracle.xsi:279: error: dereferencing pointer to incomplete type
Oracle.xsi:279: error: dereferencing pointer to incomplete type
Oracle.xsi:281: error: dereferencing pointer to incomplete type
Oracle.xsi:283: error: dereferencing pointer to incomplete type
Oracle.xsi:287: error: dereferencing pointer to incomplete type
Oracle.xsi:287: error: dereferencing pointer to incomplete type
Oracle.xsi:287: error: dereferencing pointer to incomplete type
Oracle.xsi: In function `XS_DBD__Oracle__db_STORE':
Oracle.xsi:301: error: dereferencing pointer to incomplete type
Oracle.xsi: In function `XS_DBD__Oracle__db_FETCH':
Oracle.xsi:313: error: dereferencing pointer to incomplete type
Oracle.xsi: In function `XS_DBD__Oracle__db_DESTROY':
Oracle.xsi:323: error: dereferencing pointer to incomplete type
Oracle.xsi:325: error: dereferencing pointer to incomplete type
Oracle.xsi:325: error: dereferencing pointer to incomplete type
Oracle.xsi:326: error: dereferencing pointer to incomplete type
Oracle.xsi:332: error: dereferencing pointer to incomplete type
Oracle.xsi:333: error: dereferencing pointer to incomplete type
Oracle.xsi:334: error: dereferencing pointer to incomplete type
Oracle.xsi:336: error: dereferencing pointer to incomplete type
Oracle.xsi:337: error: dereferencing pointer to incomplete type
Oracle.xsi:337: error: dereferencing pointer to incomplete type
Oracle.xsi:337: error: dereferencing pointer to incomplete type
Oracle.xsi:339: error: dereferencing pointer to incomplete type
Oracle.xsi:347: error: dereferencing pointer to incomplete type
Oracle.xsi:348: error: dereferencing pointer to incomplete type
Oracle.xsi:349: error: dereferencing pointer to incomplete type
Oracle.xsi:350: error: dereferencing pointer to incomplete type
Oracle.xsi:356: error: dereferencing pointer to incomplete type
Oracle.xsi:356: error: dereferencing pointer to incomplete type
Oracle.xsi:356: error: dereferencing pointer to incomplete type
Oracle.xsi: In function `XS_DBD__Oracle__st_execute':
Oracle.xsi:546: error: dereferencing pointer to incomplete type
Oracle.xsi:547: error: dereferencing pointer to incomplete type
Oracle.xsi: In function `XS_DBD__Oracle__st_finish':
Oracle.xsi:627: error: dereferencing pointer to incomplete type
Oracle.xsi:628: error: dereferencing pointer to incomplete type
Oracle.xsi:632: error: dereferencing pointer to incomplete type
Oracle.xsi:635: error: dereferencing pointer to incomplete type
Oracle.xsi:635: error: dereferencing pointer to incomplete type
Oracle.xsi:635: error: dereferencing pointer to incomplete type
Oracle.xsi: In function `XS_DBD__Oracle__st_STORE':
Oracle.xsi:675: error: dereferencing pointer to incomplete type
Oracle.xsi: In function `XS_DBD__Oracle__st_FETCH_attrib':
Oracle.xsi:692: error: dereferencing pointer to incomplete type
Oracle.xsi: In function `XS_DBD__Oracle__st_DESTROY':
Oracle.xsi:702: error: dereferencing pointer to incomplete type
Oracle.xsi:704: error: dereferencing pointer to incomplete type
Oracle.xsi:704: error: dereferencing pointer to incomplete type
Oracle.xsi:705: error: dereferencing pointer to incomplete type
Oracle.xsi:710: error: dereferencing pointer to incomplete type
Oracle.xsi:711: error: dereferencing pointer to incomplete type
Oracle.xsi:711: error: dereferencing pointer to incomplete type
Oracle.xsi:711: error: dereferencing pointer to incomplete type
Oracle.xsi:713: error: dereferencing pointer to incomplete type
Oracle.xsi:714: error: dereferencing pointer to incomplete type
Oracle.xsi:715: error: dereferencing pointer to incomplete type
Oracle.xsi:723: error: dereferencing pointer to incomplete type
Oracle.xsi:723: error: dereferencing pointer to incomplete type
Oracle.xsi:723: error: dereferencing pointer to incomplete type
Oracle.xs: In function `XS_DBD__Oracle__st_ora_fetch':
Oracle.xs:74: error: dereferencing pointer to incomplete type
Oracle.xs:74: error: dereferencing pointer to incomplete type
Oracle.xs:74: error: dereferencing pointer to incomplete type
Oracle.xs:77: error: dereferencing pointer to incomplete type
Oracle.xs:77: error: dereferencing pointer to incomplete type
Oracle.xs:77: error: dereferencing pointer to incomplete type
Oracle.xs:77: warning: left-hand operand of comma expression has no effect
Oracle.xs:77: error: dereferencing pointer to incomplete type
Oracle.xs:77: error: dereferencing pointer to incomplete type
Oracle.xs:77: error: dereferencing pointer to incomplete type
Oracle.xs:77: warning: left-hand operand of comma expression has no effect
Oracle.xs:77: error: dereferencing pointer to incomplete type
Oracle.xs:77: error: dereferencing pointer to incomplete type
Oracle.xs:77: error: dereferencing pointer to incomplete type
Oracle.xs:77: warning: left-hand operand of comma expression has no effect
Oracle.xs:81: error: dereferencing pointer to incomplete type
Oracle.xs:83: error: dereferencing pointer to incomplete type
Oracle.xs:102: error: dereferencing pointer to incomplete type
Oracle.xs:102: error: dereferencing pointer to incomplete type
Oracle.xs:102: error: dereferencing pointer to incomplete type
Oracle.xs:102: error: dereferencing pointer to incomplete type
Oracle.xs:102: error: dereferencing pointer to incomplete type
Oracle.xs:102: error: dereferencing pointer to incomplete type
Oracle.xs:102: error: dereferencing pointer to incomplete type
Oracle.xs:102: error: dereferencing pointer to incomplete type
Oracle.xs:104: error: dereferencing pointer to incomplete type
Oracle.xs:104: error: dereferencing pointer to incomplete type
Oracle.c: In function `XS_DBD__Oracle__db_ora_lob_write':
Oracle.c:1197: error: `OCILobLocator' undeclared (first use in this function)
Oracle.c:1197: error: (Each undeclared identifier is reported only once
Oracle.c:1197: error: for each function it appears in.)
Oracle.c:1197: error: `locator' undeclared (first use in this function)
Oracle.c:1212: error: syntax error before ')' token
Oracle.xs:142: error: `SQLCS_IMPLICIT' undeclared (first use in this function)
Oracle.xs:149: warning: implicit declaration of function `OCILobCharSetForm'
Oracle.xs:149: error: dereferencing pointer to incomplete type
Oracle.xs:149: error: dereferencing pointer to incomplete type
Oracle.xs:149: error: dereferencing pointer to incomplete type
Oracle.xs:149: error: dereferencing pointer to incomplete type
Oracle.xs:150: error: `OCI_SUCCESS' undeclared (first use in this function)
Oracle.xs:151: error: dereferencing pointer to incomplete type
Oracle.xs:165: error: `SQLCS_NCHAR' undeclared (first use in this function)
Oracle.xs:167: warning: implicit declaration of function `OCILobWrite'
Oracle.xs:167: error: dereferencing pointer to incomplete type
Oracle.xs:167: error: dereferencing pointer to incomplete type
Oracle.xs:167: error: `OCI_ONE_PIECE' undeclared (first use in this function)
Oracle.xs:167: error: dereferencing pointer to incomplete type
Oracle.xs:167: error: dereferencing pointer to incomplete type
Oracle.xs:173: error: dereferencing pointer to incomplete type
Oracle.c: In function `XS_DBD__Oracle__db_ora_lob_append':
Oracle.c:1268: error: `OCILobLocator' undeclared (first use in this function)
Oracle.c:1268: error: `locator' undeclared (first use in this function)
Oracle.c:1283: error: syntax error before ')' token
Oracle.xs:196: error: `SQLCS_IMPLICIT' undeclared (first use in this function)
Oracle.xs:203: error: dereferencing pointer to incomplete type
Oracle.xs:203: error: dereferencing pointer to incomplete type
Oracle.xs:203: error: dereferencing pointer to incomplete type
Oracle.xs:203: error: dereferencing pointer to incomplete type
Oracle.xs:204: error: `OCI_SUCCESS' undeclared (first use in this function)
Oracle.xs:205: error: dereferencing pointer to incomplete type
Oracle.xs:219: error: `SQLCS_NCHAR' undeclared (first use in this function)
Oracle.xs:233: warning: implicit declaration of function `OCILobGetLength'
Oracle.xs:233: error: dereferencing pointer to incomplete type
Oracle.xs:233: error: dereferencing pointer to incomplete type
Oracle.xs:233: error: dereferencing pointer to incomplete type
Oracle.xs:233: error: dereferencing pointer to incomplete type
Oracle.xs:235: error: dereferencing pointer to incomplete type
Oracle.xs:242: error: dereferencing pointer to incomplete type
Oracle.xs:242: error: dereferencing pointer to incomplete type
Oracle.xs:242: error: `OCI_ONE_PIECE' undeclared (first use in this function)
Oracle.xs:242: error: dereferencing pointer to incomplete type
Oracle.xs:242: error: dereferencing pointer to incomplete type
Oracle.xs:248: error: dereferencing pointer to incomplete type
Oracle.c: In function `XS_DBD__Oracle__db_ora_lob_read':
Oracle.c:1362: error: `OCILobLocator' undeclared (first use in this function)
Oracle.c:1362: error: `locator' undeclared (first use in this function)
Oracle.c:1378: error: syntax error before ')' token
Oracle.xs:275: error: `SQLCS_IMPLICIT' undeclared (first use in this function)
Oracle.xs:285: error: dereferencing pointer to incomplete type
Oracle.xs:285: error: dereferencing pointer to incomplete type
Oracle.xs:285: error: dereferencing pointer to incomplete type
Oracle.xs:285: error: dereferencing pointer to incomplete type
Oracle.xs:286: error: `OCI_SUCCESS' undeclared (first use in this function)
Oracle.xs:287: error: dereferencing pointer to incomplete type
Oracle.xs:291: warning: implicit declaration of function `OCILobRead'
Oracle.xs:291: error: dereferencing pointer to incomplete type
Oracle.xs:291: error: dereferencing pointer to incomplete type
Oracle.xs:291: error: dereferencing pointer to incomplete type
Oracle.xs:291: error: dereferencing pointer to incomplete type
Oracle.xs:296: error: dereferencing pointer to incomplete type
Oracle.xs:302: error: `SQLCS_NCHAR' undeclared (first use in this function)
Oracle.c: In function `XS_DBD__Oracle__db_ora_lob_trim':
Oracle.c:1429: error: `OCILobLocator' undeclared (first use in this function)
Oracle.c:1429: error: `locator' undeclared (first use in this function)
Oracle.c:1438: error: syntax error before ')' token
Oracle.xs:317: warning: implicit declaration of function `OCILobTrim'
Oracle.xs:317: error: dereferencing pointer to incomplete type
Oracle.xs:317: error: dereferencing pointer to incomplete type
Oracle.xs:317: error: dereferencing pointer to incomplete type
Oracle.xs:317: error: dereferencing pointer to incomplete type
Oracle.xs:318: error: `OCI_SUCCESS' undeclared (first use in this function)
Oracle.xs:319: error: dereferencing pointer to incomplete type
Oracle.c: In function `XS_DBD__Oracle__db_ora_lob_length':
Oracle.c:1464: error: `OCILobLocator' undeclared (first use in this function)
Oracle.c:1464: error: `locator' undeclared (first use in this function)
Oracle.c:1473: error: syntax error before ')' token
Oracle.xs:335: error: dereferencing pointer to incomplete type
Oracle.xs:335: error: dereferencing pointer to incomplete type
Oracle.xs:335: error: dereferencing pointer to incomplete type
Oracle.xs:335: error: dereferencing pointer to incomplete type
Oracle.xs:336: error: `OCI_SUCCESS' undeclared (first use in this function)
Oracle.xs:337: error: dereferencing pointer to incomplete type
Oracle.c: In function `boot_DBD__Oracle':
Oracle.c:1533: error: `SQLCS_IMPLICIT' undeclared (first use in this function)
Oracle.c:1545: error: `SQLCS_NCHAR' undeclared (first use in this function)
Oracle.xsi:21: error: invalid application of `sizeof' to incomplete type 
`/opt/ActivePerl-5.8/lib/site_perl/5.8.7/sun4-solaris-thread-multi/auto/DBI/DBIXS.h'
 
Oracle.xsi:22: error: invalid application of `sizeof' to incomplete type 
`/opt/ActivePerl-5.8/lib/site_perl/5.8.7/sun4-solaris-thread-multi/auto/DBI/DBIXS.h'
 
Oracle.xsi:23: error: invalid application of `sizeof' to incomplete type 
`/opt/ActivePerl-5.8/lib/site_perl/5.8.7/sun4-solaris-thread-multi/auto/DBI/DBIXS.h'
 
*** Error code 1
make: Fatal error: Command failed for target `Oracle.o'
[EMAIL PROTECTED]:23>

Reply via email to