On Tue, 15 Mar 2005 15:39:35 +0000 (GMT), Sathyaprakash Rao
<[EMAIL PROTECTED]> wrote:
> Hello,
>
> I am getting the below errors when I do "make". I am trying to install DBD
> 1.16. I have Oracle 9.2 client full installed on Solaris 8. Can you please
> let me know a resolution?
>
> Please consider this as little urgent.
>
> thanks in advance
> Sathya
>
> ===================================================
>
> gcc -c -I. -I/poracle/ora9i/precomp/public -I/poracle/ora9i/rdbms/public
> -I/poracle/ora9i/rdbms/demo -I/poracle/ora9i/plsql/public
> -I/poracle/ora9i/network/public -I/poracle/ora9i/rdbms/demo
> -I/poracle/ora9i/rdbms/demo
> -I/picsreg1/icms/iw-home/iw-perl/site/lib/auto/DBI/ -DUSE_HAS_SEED_EXPLICIT
> -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"1.16\" -DXS_VERSION=\"1.16\" -fPIC
> "-I/picsreg1/icms/iw-home/iw-perl/lib/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
^^^^^
Your problem is here....
KC