[Zope-DB] Re: [Zope] DCOracle2 compile problem
Chris Withers
chris at simplistix.co.uk
Wed Jan 19 04:40:20 EST 2005
zope-db is a better place to ask.
Matt Kromer may even be listening ;-)
Chris
Michele Marcionelli wrote:
> Hello,
>
> I'm trying to compile (gcc-3.2.3) DCOracle2 (Version 1.3b,
> http://www.zope.org/Members/matt/dco2) on a RedHat Linux i386 with
> Oracle 10 (see PS at the end of the email) and I get the following
> error message when I try to "make":
>
> make[1]: Entering directory `/scratch/zope/Products/DCOracle2/src'
> gcc -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
> -I/usr/kerberos/include -pthread -fPIC -DNDEBUG -g -O3 -Wall
> -Wstrict-prototypes
> -I/scratch/local/app/python/current/include/python2.4
> -I/scratch/local/app/python/current/include/python2.4 @DEFS@
> -I/usr/lib/oracle/10.1.0.3/client/rdbms/demo
> -I/usr/lib/oracle/10.1.0.3/client/network/public
> -I/usr/lib/oracle/10.1.0.3/client/plsql/public
> -I/usr/lib/oracle/10.1.0.3/client/rdbms/public -DORACLE9i -c ././dco2.c
> -o ./dco2.o
> gcc: cannot specify -o with -c or -S and multiple compilations
> make[1]: *** [dco2.o] Error 1
>
> Has someone experience with that?
>
> Regards, Michele Marcionelli
>
> PS: I downloaded the "Oracle Instant Client for Linux x86" from
> http://www.oracle.com/technology/software/tech/oci/instantclient/
> index.html
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
More information about the Zope-DB
mailing list