Re: make world fails

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: make world fails
Date: 2011-04-27 20:14:00
Message-ID: 10151.1303935240@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov> writes:
> I just did my usual:
> make maintainer-clean \
> && ./configure --prefix=/usr/local/pgsql-serializable \
> --enable-debug \
> --enable-cassert \
> --enable-depend \
> --with-libxml \
> --with-python \
> && make world

> Which ended badly with the attached.

Hmm, does it work any better if you revert
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=9412606265c2774712e3f805798896734b32c7fd
?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Merlin Moncure 2011-04-27 20:17:45 Re: [HACKERS] PostgreSQL Core Team
Previous Message Tom Lane 2011-04-27 20:10:37 Re: pgsql: Fix pg_size_pretty() to avoid overflow for inputs close to INT64