Re: [DOCS] gamke error -postgres9.4.5

2016-06-16 Thread Chelliah, Murugan (EXT - IN/Chennai)
Lane [mailto:t...@sss.pgh.pa.us] Sent: Tuesday, June 14, 2016 7:16 PM To: Chelliah, Murugan (EXT - IN/Chennai) Cc: pgsql-docs@postgresql.org Subject: Re: [DOCS] gamke error -postgres9.4.5 murugan.chelliah@nokia.com writes: > utils/adt/xml.o: In function `pg_xml_done': > xml.c:(.text+0x1

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)
Sent: Tuesday, June 14, 2016 6:04 PM To: Chelliah, Murugan (EXT - IN/Chennai) Cc: pgsql-docs@postgresql.org Subject: Re: [DOCS] gamke error -postgres9.4.5 On Tue, Jun 14, 2016 at 9:12 PM, wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgr

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