Re: [DOCS] gamke error -postgres9.4.5

2016-06-14 Thread Tom Lane
murugan.chelliah@nokia.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

Re: [DOCS] gamke error -postgres9.4.5

2016-06-14 Thread Chelliah, Murugan (EXT - IN/Chennai)
Hi, I am trying to install postgres9.4.5 version in one of the system with libxml, I ended with the below mentioned error. While searching in google - I found the below page is somewhat relevant, so I just updated on that page. Can you please help me to resolve the below error OR Can you guide

Re: [DOCS] gamke error -postgres9.4.5

2016-06-14 Thread Michael Paquier
On Tue, Jun 14, 2016 at 9:12 PM, wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/8.3/static/libpq-build.html 8.3 is out of support by community. And why are you pointing to this page? This is libpq, and what is failing to com

[DOCS] gamke error -postgres9.4.5

2016-06-14 Thread murugan . chelliah . ext
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/8.3/static/libpq-build.html Description: utils/adt/xml.o: In function `pg_xml_done': xml.c:(.text+0x13f5): undefined reference to `__xmlStructuredErrorContext' utils/adt/xml.o: In function `p