From: | Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc> |
---|---|
To: | Andrew Chernow <ac(at)esilo(dot)com> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: CVS head has broken make |
Date: | 2008-09-05 17:13:26 |
Message-ID: | 48C168B6.3050000@kaltenbrunner.cc |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Andrew Chernow wrote:
> Getting this, my cvs copy is as of 1:00PM EST.
>
> [root(at)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.
yeah the "code coverage" changes broke it - the buildfarm dashboard is
pretty telling:
http://buildfarm.postgresql.org/cgi-bin/show_status.pl
Stefan
From | Date | Subject | |
---|---|---|---|
Next Message | Kevin Grittner | 2008-09-05 17:15:19 | Re: 8.4devel out of memory |
Previous Message | Zdenek Kotala | 2008-09-05 17:12:35 | Re: Prototype: In-place upgrade v02 |