Compile error in current cvs (~1230 CDT July 4) - Mailing list pgsql-hackers

From Bruno Wolff III
Subject Compile error in current cvs (~1230 CDT July 4)
Date
Msg-id 20030704173045.GA29221@wolff.to
Whole thread Raw
Responses Re: Compile error in current cvs (~1230 CDT July 4)  (Joe Conway <mail@joeconway.com>)
List pgsql-hackers
I get the following compilation error when making postgres from current CVS:
timestamp.c: In function `tm2timestamp':
timestamp.c:69: warning: implicit declaration of function `elog'
timestamp.c:69: `ERROR' undeclared (first use in this function)
timestamp.c:69: (Each undeclared identifier is reported only once
timestamp.c:69: for each function it appears in.)
make[4]: *** [timestamp.o] Error 1

This is on a  machine with RH 6.1.

The following configure command was used:

./configure --prefix=/usr/local/pgsql --enable-integer-datetimes --with-pgport=5433


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: cvs version compile error
Next
From: Michael Brusser
Date:
Subject: Hitting the nfile limit