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 ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster