RE: make problem
From: Ron Reidy (Ron.Reidy_at_arraybiopharma.com)
Date: 05/25/04
- Next message: Soo Hom: "RE: make problem"
- Previous message: Soo Hom: "make problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 25 May 2004 15:31:12 -0600 To: "Hom, Soo" <syhom@ucsd.edu>, <dbi-users@perl.org>
What version of Oracle are you using?
-----------------
Ron Reidy
Senior DBA
Array BioPharma, Inc.
303.386.1480
-----Original Message-----
From: Hom, Soo [mailto:syhom@ucsd.edu]
Sent: Tuesday, May 25, 2004 3:29 PM
To: dbi-users@perl.org
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.
- Next message: Soo Hom: "RE: make problem"
- Previous message: Soo Hom: "make problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|