| From: | Mike Fowler <mike(at)mlfowler(dot)com> |
|---|---|
| To: | Jens Wilke <jens(dot)wilke(at)affinitas(dot)de> |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: BUG #5623: xml2 and uuid-ossp contribs fail to compile |
| Date: | 2010-08-18 14:36:39 |
| Message-ID: | 4C6BEFF7.1080109@mlfowler.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(dot)wilke(at)affinitas(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Priya Kaliappan | 2010-08-18 15:15:40 | BUG #5624: Getting error while taking the backup of database from remote machine |
| Previous Message | Robert Haas | 2010-08-18 14:22:50 | Re: BUG #5622: Query failed: server closed the connection unexpectedly |