On Mon, Mar 1, 2010 at 10:32 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)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
In response to
Responses
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 2010-03-01 16:11:11 |
| Subject: Re: contrib/xml2 regression tests vs no-libxslt build option |
| Previous: | From: Magnus Hagander | Date: 2010-03-01 15:55:28 |
| Subject: Re: psql with GSS can crash |