From: | murugan(dot)chelliah(dot)ext(at)nokia(dot)com |
---|---|
To: | pgsql-docs(at)postgresql(dot)org |
Subject: | gamke error -postgres9.4.5 |
Date: | 2016-06-14 12:12:57 |
Message-ID: | 20160614121257.5798.60175@wrigleys.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
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 `pg_xml_init':
xml.c:(.text+0x1c0d): undefined reference to `__xmlStructuredErrorContext'
xml.c:(.text+0x1c26): undefined reference to `__xmlStructuredErrorContext'
/usr/local/lib/libxml2.so: undefined reference to `gzopen64(at)ZLIB_1(dot)2(dot)3(dot)3'
collect2: ld returned 1 exit status
gmake[2]: *** [postgres] Error 1
gmake[2]: Leaving directory `/Data/postgresql-9.4.5/src/backend'
gmake[1]: *** [all-backend-recurse] Error 2
gmake[1]: Leaving directory `/Data/postgresql-9.4.5/src'
gmake: *** [all-src-recurse] Error 2
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2016-06-14 12:34:25 | Re: gamke error -postgres9.4.5 |
Previous Message | Kevin Grittner | 2016-06-13 18:59:31 | Re: Regarding Overcommit |