public inbox for [email protected]
help / color / mirror / Atom feedFrom: Michael Paquier <[email protected]>
To: [email protected]
Cc: [email protected]
Subject: Re: gamke error -postgres9.4.5
Date: Tue, 14 Jun 2016 21:34:25 +0900
Message-ID: <CAB7nPqT_=sORsu8TASMO_RfSUsa7rqjj=6rM5AL1u0ErV7EV6w@mail.gmail.com> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgsql-docs>
On Tue, Jun 14, 2016 at 9:12 PM, <[email protected]> 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 compile is some backend
code.
> 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@ZLIB_1.2.3.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
You had better review the shape of the objects in your version of this
libxml2 shared library, which is I imagine a custom build...
--
Michael
--
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
view thread (5+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: gamke error -postgres9.4.5
In-Reply-To: <CAB7nPqT_=sORsu8TASMO_RfSUsa7rqjj=6rM5AL1u0ErV7EV6w@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox