make world fails

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: make world fails
Date: 2011-04-27 19:39:01
Message-ID: 4DB82A85020000250003CF64@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

I've been running this pretty much every day on one or two machines,
and this is new.

-Kevin

Attachment Content-Type Size
make-world-failure.txt text/plain 1.0 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Stark 2011-04-27 19:46:26 Re: "stored procedures" - use cases?
Previous Message Jaime Casanova 2011-04-27 19:37:32 Re: [HACKERS] PostgreSQL Core Team