Re: --with-libxml build failures on OS X

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Seneca Cunningham <tentra(at)gmail(dot)com>
Subject: Re: --with-libxml build failures on OS X
Date: 2007-01-07 21:12:59
Message-ID: 200701072212.59437.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Seneca Cunningham wrote:
> jackal's builds have been failing since xml.c started using
> xmlSaveToBuffer. It turns out that xmlSaveToBuffer is not yet
> implemented in the version of libxml2 that comes with OS X (10.4.8),
> but it is being implicitly defined during the build.

I have changed it so that it checks for xmlSaveToBuffer in configure and
mentions the minimum required version.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jonathan Hull 2007-01-07 22:46:49 BUG #2873: Function that returns an empty set with a 'not null' domain errors in 8.2 but not 8.1
Previous Message Shane Ambler 2007-01-07 21:04:44 Re: Erronous sort used in query plan