Re: Compiling ecpg on SCO

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Scott Holmes <sholmes(at)pacificnet(dot)net>
Cc: pgsql-interfaces(at)postgresql(dot)org (PG-Interfaces)
Subject: Re: Compiling ecpg on SCO
Date: 2000-12-29 04:25:45
Message-ID: 9667.978063945@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Scott Holmes <sholmes(at)pacificnet(dot)net> writes:
> I'm not sure this belongs with interfaces but the code is found in that
> directory of the distribution (7.0.2). The compile on SCO fails with the
> message that nocachegetattr is undefined, first mentioned in pgc.o

Try removing "#define DISABLE_COMPLEX_MACRO" from src/include/port/sco.h.
We've done that for 7.1, but I wonder if anyone is still running an SCO
compiler that needs it...

regards, tom lane

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Scott Holmes 2000-12-29 04:56:11 Re: Compiling ecpg on SCO
Previous Message John DeSoi 2000-12-29 01:01:29 Re: jdbc