[Zope-DB] error building zope 2.1.3b

Daniel Rubin dlrubin at yahoo.com
Mon Jul 19 23:23:12 EDT 2004


I'm building DCOracle2 on RH AS 3.0 with oracle 10g.  When I do the make, I get warnings, and build errors related to dco2.c (see bottome of this output). Ideas?
thanks,
Daniel
 
In file included from /opt/app/oracle/product/10.1.0/rdbms/public/oci.h:2325,
                 from dco2.c:109:
/opt/app/oracle/product/10.1.0/rdbms/public/oci1.h:148: warning: function declaration isn't a prototype
In file included from /opt/app/oracle/product/10.1.0/rdbms/public/ociap.h:206,
                 from /opt/app/oracle/product/10.1.0/rdbms/public/oci.h:2349,
                 from dco2.c:109:
/opt/app/oracle/product/10.1.0/rdbms/public/nzt.h:674: warning: function declaration isn't a prototype
/opt/app/oracle/product/10.1.0/rdbms/public/nzt.h:2665: warning: function declaration isn't a prototype
/opt/app/oracle/product/10.1.0/rdbms/public/nzt.h:2674: warning: function declaration isn't a prototype
/opt/app/oracle/product/10.1.0/rdbms/public/nzt.h:2684: warning: function declaration isn't a prototype
/opt/app/oracle/product/10.1.0/rdbms/public/nzt.h:2693: warning: function declaration isn't a prototype
/opt/app/oracle/product/10.1.0/rdbms/public/nzt.h:2702: warning: function declaration isn't a prototype
/opt/app/oracle/product/10.1.0/rdbms/public/nzt.h:2711: warning: function declaration isn't a prototype
/opt/app/oracle/product/10.1.0/rdbms/public/nzt.h:2719: warning: function declaration isn't a prototype
/opt/app/oracle/product/10.1.0/rdbms/public/nzt.h:2729: warning: function declaration isn't a prototype
/opt/app/oracle/product/10.1.0/rdbms/public/nzt.h:2736: warning: function declaration isn't a prototype
/opt/app/oracle/product/10.1.0/rdbms/public/nzt.h:2744: warning: function declaration isn't a prototype
In file included from /opt/app/oracle/product/10.1.0/rdbms/public/oci.h:2349,
                 from dco2.c:109:
/opt/app/oracle/product/10.1.0/rdbms/public/ociap.h:9952: warning: function declaration isn't a prototype
/opt/app/oracle/product/10.1.0/rdbms/public/ociap.h:9958: warning: function declaration isn't a prototype
In file included from /home/rubin/include/python2.3/Python.h:8,
                 from dco2.c:125:
/home/rubin/include/python2.3/pyconfig.h:844:1: warning: "_POSIX_C_SOURCE" redefined
In file included from /usr/include/stdio.h:28,
                 from dco2.c:92:
/usr/include/features.h:171:1: warning: this is the location of the previous definition
dco2.c: In function `Cursor_bind':
dco2.c:3337: `dword' undeclared (first use in this function)
dco2.c:3337: (Each undeclared identifier is reported only once
dco2.c:3337: for each function it appears in.)
dco2.c:3337: syntax error before ')' token
dco2.c:3339: syntax error before ')' token
dco2.c:3356: syntax error before ')' token
make[1]: *** [dco2.o] Error 1

 

		
---------------------------------
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope-db/attachments/20040719/b3ce94bb/attachment.htm


More information about the Zope-DB mailing list