OK.  
 
1.  What version of Solaris?  
2.  What is the output of 'perl -V' (is Perl built as 64 bit)?  
3.  What version **exactly** of Oracle (Hint: select banner from v$version)?  
4.  What is your Oracle environment (env | grep ORA)?
 

----------------- 
Ron Reidy 
Senior DBA 
Array BioPharma, Inc.  

-----Original Message-----
From: Hom, Soo [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 25, 2004 3:36 PM
To: Reidy, Ron; [EMAIL PROTECTED]
Subject: RE: make problem



I am running oracle 9i.

 

Soo

 

-----Original Message-----
From: Reidy, Ron [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, May 25, 2004 2:31 PM
To: Hom, Soo; [EMAIL PROTECTED]
Subject: RE: make problem

 

What version of Oracle are you using?

 

----------------- 
Ron Reidy 
Senior DBA 
Array BioPharma, Inc. 
303.386.1480 

-----Original Message-----
From: Hom, Soo [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 25, 2004 3:29 PM
To: [EMAIL PROTECTED]
Subject: make problem

 

 

Hello,

 

 

I am attempting to run make on DBD-Oracle-1.15 and I get this fatal error:

gcc -c  -I/export/home/oracle/rdbms/demo -I/export/home/oracle/rdbms/public 
-I/export/home/oracle/plsql/public -I/export/home/oracle/network/public 
-I/export/home/oracle/rdbms/demo -I/export/home/oracle/rdbms/public 
-I/export/home/oracle/rdbms/demo 
-I/usr/local/perl5/lib/site_perl/5.8.4/sun4-solaris/auto/DBI -fno-strict-aliasing 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O   
-DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -fPIC 
"-I/usr/local/perl5/lib/5.8.4/sun4-solaris/CORE"  -DUTF8_SUPPORT xstmp.c

Oracle.c: In function `XS_DBD__Oracle__db_ora_lob_write':

Oracle.c:874: error: syntax error before '*' token

Oracle.xs:126: error: `data' undeclared (first use in this function)

Oracle.xs:126: error: (Each undeclared identifier is reported only once

Oracle.xs:126: error: for each function it appears in.)

Oracle.xs:131: error: `offset' undeclared (first use in this function)

Oracle.c: In function `XS_DBD__Oracle__db_ora_lob_read':

Oracle.c:971: error: syntax error at '#' token

Oracle.c:971: error: syntax error before "line"

Oracle.xs:193: error: `length' undeclared (first use in this function)

Oracle.xs:202: error: `imp_dbh' undeclared (first use in this function)

Oracle.xs:202: error: `offset' undeclared (first use in this function)

Oracle.c: In function `XS_DBD__Oracle__db_ora_lob_trim':

Oracle.c:1025: error: syntax error at '#' token

Oracle.c:1025: error: syntax error before numeric constant

Oracle.xs:229: error: `imp_dbh' undeclared (first use in this function)

Oracle.xs:229: error: `length' undeclared (first use in this function)

make: *** [xstmp.o] Error 1

 

 

any ideas how to fix this?  I have attached the full output.

 

 

 

# /usr/local/perl5/bin/perl -v

 

This is perl, v5.8.4 built for sun4-solaris

 

Copyright 1987-2004, Larry Wall

 

Perl may be copied only under the terms of either the Artistic License or the

GNU General Public License, which may be found in the Perl 5 source kit.

 

Complete documentation for Perl, including FAQ lists, should be found on

this system using `man perl' or `perldoc perl'.  If you have access to the

Internet, point your browser at http://www.perl.com/, the Perl Home Page.

 

 

 

 

Soo



  _____  

This electronic message transmission is a PRIVATE communication which contains 
information 
which may be confidential or privileged. The information is intended to be for the use 
of the individual 
or entity named above. If you are not the intended recipient, please be aware that any 
disclosure, 
copying, distribution or use of the contents of this information is prohibited. Please 
notify the sender 
of the delivery error by replying to this message, or notify us by telephone 
(877-633-2436, ext. 0), 
and then delete it from your system. 




This electronic message transmission is a PRIVATE communication which contains
information which may be confidential or privileged. The information is intended 
to be for the use of the individual or entity named above. If you are not the 
intended recipient, please be aware that any disclosure, copying, distribution 
or use of the contents of this information is prohibited. Please notify the
sender  of the delivery error by replying to this message, or notify us by
telephone (877-633-2436, ext. 0), and then delete it from your system.

Reply via email to