[Zope-DB] DBOracle2

Michael Houck mhouck01 at tufts.edu
Mon Nov 17 11:36:56 EST 2003


I'm trying to compile DBOracle2 on my school's Solaris system with Python 
2.3, but make keeps bailing with errors.  The line it errors on seems to 
be:

( cd src; \
make || ./builderrors)
make[1]: Entering directory `/s/3/mhouck/DCOracle2/src'
gcc -fPIC -DNDEBUG -g -O3 -Wall -Wstrict-prototypes 
-I/loc/packages/python/2.3.0/sunos-5.7/include/python2.3 
-I/loc/packages/python/
2.3.0/sunos-5.7/include/python2.3 @DEFS@   
-I/loc/packages/oracle/rdbms/demo -I/loc/packages/oracle/network/public 
-I/loc/packages/o
racle/plsql/public -I/loc/packages/oracle/rdbms/public -DORACLE9i -c 
././dco2.c -o ./dco2.o
make[1]: Leaving directory `/s/3/mhouck/DCOracle2/src'

with error message:

gcc: cannot specify -o with -c or -S and multiple compilations
make[1]: *** [dco2.o] Error 1
make: *** [src/dco2.so] Error 1

I tried with gcc 2.7 and gcc 3.0, neither worked.  Anyone have any ideas 
to help me out?

Mike Houck



More information about the Zope-DB mailing list