Re: contrib/xml2 regression tests vs no-libxslt build option - Mailing list pgsql-hackers

From Robert Haas
Subject Re: contrib/xml2 regression tests vs no-libxslt build option
Date
Msg-id 603c8f071003010803u5a1b3c67j3e24019e2846f467@mail.gmail.com
Whole thread Raw
In response to contrib/xml2 regression tests vs no-libxslt build option  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: contrib/xml2 regression tests vs no-libxslt build option
List pgsql-hackers
On Mon, Mar 1, 2010 at 10:32 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> In yet another demonstration that no good deed goes unpunished, I see
> that my addition of regression tests to contrib/xml2 is still a few
> bricks shy of a load.  Buildfarm member pika is failing on it, and the
> reason is clear upon inspection: pika is configured --with-libxml
> but not --with-libxslt, so the xslt_process calls fail.

I thought the contrib makefile was set up to ignore xml2 if libxslt
wasn't being used.

...Robert


pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: psql with GSS can crash
Next
From: Tom Lane
Date:
Subject: Re: contrib/xml2 regression tests vs no-libxslt build option