Re: BUG #5623: xml2 and uuid-ossp contribs fail to compile - Mailing list pgsql-bugs

From Mike Fowler
Subject Re: BUG #5623: xml2 and uuid-ossp contribs fail to compile
Date
Msg-id 4C6BEFF7.1080109@mlfowler.com
Whole thread Raw
In response to BUG #5623: xml2 and uuid-ossp contribs fail to compile  ("Jens Wilke" <jens.wilke@affinitas.de>)
List pgsql-bugs
On 18/08/10 14:55, Jens Wilke wrote:
> The following bug has been logged online:
>
> Bug reference:      5623
> Logged by:          Jens Wilke
> Email address:      jens.wilke@affinitas.de
> PostgreSQL version: 9.0b4
> Operating system:   Debian GNU/Linux Lenny
> Description:        xml2 and uuid-ossp contribs fail to compile
> Details:
>
> Hi,
>
> to compile xml2 this link was necessary:
> ln -s /usr/include/libxml2/libxml ../../src/include
>

I can't comment on uuid-ossp, but your XML problem sounds to me like
libxml2 wasn't installed correctly. What parameters did you pass to
configure? Could you build postgres with xml support? As in:

path/to/pgsql/src> ./configure --with-libxml
path/to/pgsql/src> make && make check

Regards,

--
Mike Fowler
Registered Linux user: 379787

pgsql-bugs by date:

Previous
From: Robert Haas
Date:
Subject: Re: BUG #5622: Query failed: server closed the connection unexpectedly
Next
From: Tom Lane
Date:
Subject: Re: Unable to create serial column even with permissions