Jacob,

sun4-solaris-64int/CORE"  -DUTF8_SUPPORT -DNEW_OCI_INIT -
DORA_OCI_VERSION=\"10.2.0.1\" Oracle.c
In file included from Oracle.xs:1:
Oracle.h:37:17: oci.h: No such file or directory
Oracle.h:39:20: ocidfn.h: No such file or directory
Oracle.h:40:18: orid.h: No such file or directory
Oracle.h:41:17: ori.h: No such file or directory
In file included from Oracle.h:53,
               from Oracle.xs:1:


Its complaining about not able to locate the header files it needs. Specifically oci.h,ocidfn.h,orid.h and ori.h. These header files normally reside in OH/rdbms/public on the full client. Which oracle client did you install, the instant client or the full client? Are you able to locate those header files in your OH/rdbms/public directory? If you are using the instant client, you won't have them but the full client will. Did you set ORACLE_HOME properly before compiling?

Regards,

Michael

--
                ---//---
Time flies like the wind. Fruit flies like bananas.
        --- Groucho Marx

Either write something worth reading or do something worth writing.
        --- Benjamin Franklin

A meeting is an event at which the minutes are kept and the hours are lost

Reply via email to