| From: | "Chelliah, Murugan (EXT - IN/Chennai)" <murugan(dot)chelliah(dot)ext(at)nokia(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | "pgsql-docs(at)postgresql(dot)org" <pgsql-docs(at)postgresql(dot)org> |
| Subject: | Re: gamke error -postgres9.4.5 |
| Date: | 2016-06-15 09:51:00 |
| Message-ID: | VI1PR07MB0958B4BDFFBB65D05E79FB7CC7550@VI1PR07MB0958.eurprd07.prod.outlook.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
Hi,
Can you please suggest/guide me the step by step instructions to resolve the issue.
I am trying to install postgres with libxml and with perl
Let me know if any other details are required.
Thanks & Regards,
Murugan Chelliah
+91-7299080302
-----Original Message-----
From: Tom Lane [mailto:tgl(at)sss(dot)pgh(dot)pa(dot)us]
Sent: Tuesday, June 14, 2016 7:16 PM
To: Chelliah, Murugan (EXT - IN/Chennai) <murugan(dot)chelliah(dot)ext(at)nokia(dot)com>
Cc: pgsql-docs(at)postgresql(dot)org
Subject: Re: [DOCS] gamke error -postgres9.4.5
murugan(dot)chelliah(dot)ext(at)nokia(dot)com writes:
> utils/adt/xml.o: In function `pg_xml_done':
> xml.c:(.text+0x13f5): undefined reference to `__xmlStructuredErrorContext'
This suggests that your libxml2 header files are of a newer version than
your libxml2 library (.so) is.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David G. Johnston | 2016-06-15 19:32:37 | Clarification of "void" type |
| Previous Message | Dmitry Igrishin | 2016-06-15 09:21:41 | Inaccuracy in fe-protocol3.c |