Re: Trouble building 8.1.1 on Tru64 UNIX 5.1
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: pgsql-hackers(at)postgresql(dot)org
- Subject: Re: Trouble building 8.1.1 on Tru64 UNIX 5.1
- Date: Mon, 19 Dec 2005 17:59:12 -0500
- Message-id: <4953(dot)1135033152(at)sss(dot)pgh(dot)pa(dot)us>
Albert Chin <pgsql-hackers(at)mlists(dot)thewrittenword(dot)com> writes:
> The problem is that /usr/include/arpa/nameser_compat.h defines a
> struct named HEADER. This conflicts with the use of preproc.y in
> src/interfaces/ecpg/preproc/preproc.y.
> What should it be renamed to?
Perhaps a more relevant question is why ecpg/preproc is including
that header.
regards, tom lane
Home |
Main Index |
Thread Index