[Zope-DB] DcOracle2 Compilation

Matthew T. Kromer matt at bane.mi.org
Mon Nov 1 19:12:43 EST 2004


Just edit the Makefile, and find the spot that says @DEFS@ and just 
change that to all blanks, e.g.

DEFS=@DEFS@
to
DEFS=

Then you can run make again and it'll work.


On Nov 1, 2004, at 3:58 PM, Rodrigo Reis wrote:

>  
> Hi ,
>  my name is Rodrigo and im trying to compile the DCOracle2, but im 
> having some problens..
> can you help me?
>  
> this is the error...
> gcc: cannot specify -o with -c or -S and multiple compilations
>  
> Rodrigo Reis
> rodrigo at rodrigoreis.com
> MegaWork
> www.megawork.com.br
> _______________________________________________
> Zope-DB mailing list
> Zope-DB at zope.org
> http://mail.zope.org/mailman/listinfo/zope-db



More information about the Zope-DB mailing list