Re: make world fails - Mailing list pgsql-hackers

From Tom Lane
Subject Re: make world fails
Date
Msg-id 10151.1303935240@sss.pgh.pa.us
Whole thread Raw
In response to make world fails  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Responses Re: make world fails  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-hackers
"Kevin Grittner" <Kevin.Grittner@wicourts.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


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [COMMITTERS] pgsql: Fix pg_size_pretty() to avoid overflow for inputs close to INT64
Next
From: Merlin Moncure
Date:
Subject: Re: PostgreSQL Core Team