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 -- Michele Marcionelli - webmaster@math - Phone: +41 1 632 6193 Address: HG G 14 - Raemistrasse 101 - 8092 Zürich - Switzerland
participants (1)
-
Michele Marcionelli