Re: BUG #2457: Make fails at copydir.c / copydir.o - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #2457: Make fails at copydir.c / copydir.o
Date
Msg-id 27446.1148665466@sss.pgh.pa.us
Whole thread Raw
In response to BUG #2457: Make fails at copydir.c / copydir.o  ("William Gray" <grayw@mail.montclair.edu>)
Responses Re: BUG #2457: Make fails at copydir.c / copydir.o  (William Gray <grayw@mail.montclair.edu>)
List pgsql-bugs
"William Gray" <grayw@mail.montclair.edu> writes:
> When I run the make for 8.1.4, a number of parse errors are thrown, causing
> the build to fail.

The errors suggest some problem with "bool".  Do you have any
conflicting #define's for bool in your system headers?

FWIW, 8.1.4 builds fine for me on 10.4.6.

            regards, tom lane

pgsql-bugs by date:

Previous
From: "Vivekananda"
Date:
Subject: BUG #2456: How to write user defined functions in Postgress sql
Next
From: William Gray
Date:
Subject: Re: BUG #2457: Make fails at copydir.c / copydir.o