CVS head has broken make - Mailing list pgsql-hackers

From Andrew Chernow
Subject CVS head has broken make
Date
Msg-id 48C167D4.4050507@esilo.com
Whole thread Raw
Responses Re: CVS head has broken make  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
List pgsql-hackers
Getting this, my cvs copy is as of 1:00PM EST.

[root@boron pgsql]# ./configure --prefix=/usr
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking which template to use... linux
checking whether to build with 64-bit integer date/time support... yes
checking whether NLS is wanted... no
checking for default port number... 5432
checking for gcov... gcov
checking for lcov... no
configure: error: lcov not found

I get the same error trying to make libpq.  Another box with a copy from 
yesterday afternoon builds fine.

Things updated that may be related.

P GNUmakefile.in
P configure
P configure.in
P src/Makefile.global.in
P src/backend/common.mk

-- 
Andrew Chernow
eSilo, LLC
every bit counts
http://www.esilo.com/


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: 8.4devel out of memory
Next
From: Tom Lane
Date:
Subject: Re: plpgsql is not translate-aware