Hi
I got the OCI Libraries installed and got the make file to getgenerated without 
any issues. Now I am encountering the below errortrying to run the makefile
$ make
gcc -c 
-IC:/oracle/product/9.2.0/client_2/oci/include-IC:/oracle/product/9.2.0/client_2/rdbms/demo-I/usr/lib/perl5/site_perl/5.8/cygwin/auto/DBI
 -DPERL_USE_SAFE_PUTENV-fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-DUSEIMPORTLIB-O3  -DVERSION=\"1.21\" -DXS_VERSION=\"1.21\" 
"-I/usr/lib/perl5/5.8/cygwin/CORE"  -Wall -Wno-comment 
-DUTF8_SUPPORT-DNEW_OCI_INIT -DORA_OCI_VERSION=\"9.2.0.1\" Oracle.c
In file included from Oracle.xs:1:
Oracle.h:114: error: conflicting types for 'OCIXMLTypeCreateFromSrc'
Oracle.h:114: note: an argument type that has a default promotion can't match 
an empty parameter name list declaration
C:/oracle/product/9.2.0/client_2/oci/include/ociap.h:10038: error: previous 
declaration of 'OCIXMLTypeCreateFromSrc' was here
Oracle.h:114: error: conflicting types for 'OCIXMLTypeCreateFromSrc'
Oracle.h:114: note: an argument type that has a default promotion can't match 
an empty parameter name list declaration
C:/oracle/product/9.2.0/client_2/oci/include/ociap.h:10038: error: previous 
declaration of 'OCIXMLTypeCreateFromSrc' was here
make: *** [Oracle.o] Error 1

Has anyone seen this error before?
I scrubbed the system clean of any Oracle Client installation and reinstalled 
the 9i client in totality.

Thanks
Dunston



      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

Reply via email to