Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bCnY9-00050e-8F for pgsql-docs@arkaria.postgresql.org; Tue, 14 Jun 2016 12:34:33 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bCnY8-0002Lp-Qn for pgsql-docs@arkaria.postgresql.org; Tue, 14 Jun 2016 12:34:32 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bCnY8-0002LW-A2 for pgsql-docs@postgresql.org; Tue, 14 Jun 2016 12:34:32 +0000 Received: from mail-vk0-x232.google.com ([2607:f8b0:400c:c05::232]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bCnY3-0003Ph-Tu for pgsql-docs@postgresql.org; Tue, 14 Jun 2016 12:34:31 +0000 Received: by mail-vk0-x232.google.com with SMTP id j2so42594635vkg.2 for ; Tue, 14 Jun 2016 05:34:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=udonOPZArWQNb7yyvqu4T/wK+Y8nPx5CmF4FLP0pPwg=; b=OoC5Xg9O+/iM0WOv66LUCFua8q56p/66ohQXX2SSTbGg3UAYH4La+HkcsmI9Akv/Vu DkOCy0wtRxpNZzfTOTWYnkhabV2X1cCUsmzVZMudubCTbv06BRBBv62ybiHMejT24o/z 6vbOIhQvfVgZ4KGWJWbQTnX/1vC6XWadSJBE/P4H5+5OGRiQ72diHVkLbiQtyTCXlqiS b1wgpMsurn7YfSCFJKojNIi3QX/nezn3vHyUna/1h0HkXCW+zGLH+SiNTw2aBFKvEqAI qWE6qRQClYknXDrwL16C+4Dt+pqdiyhHjwnGjexRJcPBF2rcKcrdSKZTxrRgBhMgRR++ YiwA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=udonOPZArWQNb7yyvqu4T/wK+Y8nPx5CmF4FLP0pPwg=; b=ZgF1VeXMKicijQQVTc5jwAlKeT4zUv8OeBa8jO6CtUVchu4DoJ4ynRlXhGgqHFACkS 5paMbt0n/RDy1bZo31t91Zj/YY2j41hv7Pn7qBBBdStuIYJhKq1oAmdGQ/c+qU3KKHpy GTfbGUvDd97NNCKwRm6/YBC3g7AiXQrhLlFXvkItyUG6xfMxyCDdNhJtxaIwLsFsHmd7 YwRaTYUTiS04EwuQM5pS/g//x0c1XhkeKOieNNZ1XYKKiDwFlECNQmZ2ZG6NtTWi2U9Y bCtCYkCIfm2h6CwvnCYJPsFcgxwgmN34I1wgKpaA+4MBWTXw9h5zLOTa4RnzWUqTpSR4 7Z/A== X-Gm-Message-State: ALyK8tKGeJIDZ9H94wtI0M2FJ3n9FFW5c9XhFZEPn/sVxKKDuQyOhvuRviwO/h7FE8TrZzTdXesuyDn6SLezmg== X-Received: by 10.159.36.42 with SMTP id 39mr5689152uaq.110.1465907665964; Tue, 14 Jun 2016 05:34:25 -0700 (PDT) MIME-Version: 1.0 Received: by 10.103.137.197 with HTTP; Tue, 14 Jun 2016 05:34:25 -0700 (PDT) In-Reply-To: <20160614121257.5798.60175@wrigleys.postgresql.org> References: <20160614121257.5798.60175@wrigleys.postgresql.org> From: Michael Paquier Date: Tue, 14 Jun 2016 21:34:25 +0900 Message-ID: Subject: Re: gamke error -postgres9.4.5 To: murugan.chelliah.ext@nokia.com Cc: pgsql-docs@postgresql.org Content-Type: text/plain; charset=UTF-8 X-Pg-Spam-Score: -2.7 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-docs Precedence: bulk Sender: pgsql-docs-owner@postgresql.org 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 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 (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs