I'm trying to install DBD:Oracle module (Itanium 64 bits) and when I execute
make i get the following errors:
[EMAIL PROTECTED] DBD-Oracle-1.16]# make
gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING
-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -DVERSION=\"\"
-DXS_VERSION=\"\" -fPIC "-I/usr/lib/perl5/5.8.0/ia64-linux-thread-multi/CORE"
Oracle.c
In file included from Oracle.h:18,
from Oracle.xs:1:
/usr/lib/perl5/5.8.0/ia64-linux-thread-multi/CORE/DBIXS.h:31:22: dbipport.h: No
such file or directory
/usr/lib/perl5/5.8.0/ia64-linux-thread-multi/CORE/DBIXS.h:34:21: dbi_sql.h: No
such file or directory
In file included from Oracle.h:20,
from Oracle.xs:1:
dbdimp.h:44:17: oci.h: No such file or directory
dbdimp.h:45:22: oratypes.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: syntax error before "OCIEnv"
dbdimp.h:59: warning: no semicolon at end of struct or union
dbdimp.h:66: syntax error before '}' token
...
Someone help me?
Thanks.
--
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>