[Zope] dcoracle 2 make failure on freebsd 5.1
    Dieter Maurer 
    dieter at handshake.de
       
    Sun Dec  7 12:43:21 EST 2003
    
    
  
Bernd Dorn wrote at 2003-12-7 11:55 +0100:
> ...
>i try to compile dcoracle2 on freebsd 5.1 but always get this error::
>
>  cc: cannot specify -o with -c or -S and multiple compilations
> ...
>cc -fPIC -DNDEBUG -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE 
>-DTHREAD_STACK_SIZE=0x20000 -I/usr/local/include/python2.3 
>-I/usr/local/include/python2.3 @DEFS@ 
                                ^^^^^^^
>-I/home/oracle/OraHome1/rdbms/demo 
>-I/home/oracle/OraHome1/network/public 
>-I/home/oracle/OraHome1/plsql/public 
>-I/home/oracle/OraHome1/rdbms/public -DORACLE9i -c ././dco2.c -o ./dco2.o
>*** Error code 1
Your "configure" forgot to replace one parameter (the "@DEFS@" above).
Try to understand why and fix the problem...
-- 
Dieter
    
    
More information about the Zope
mailing list