Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bCofe-00042G-D4 for pgsql-docs@arkaria.postgresql.org; Tue, 14 Jun 2016 13:46:22 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bCofd-0000Mo-Vo for pgsql-docs@arkaria.postgresql.org; Tue, 14 Jun 2016 13:46:22 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bCofd-0000KE-0D for pgsql-docs@postgresql.org; Tue, 14 Jun 2016 13:46:21 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bCofW-0007k7-EG for pgsql-docs@postgresql.org; Tue, 14 Jun 2016 13:46:19 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.4/8.14.4) with ESMTP id u5EDkA1K023210; Tue, 14 Jun 2016 09:46:10 -0400 From: Tom Lane To: murugan.chelliah.ext@nokia.com cc: pgsql-docs@postgresql.org Subject: Re: gamke error -postgres9.4.5 In-reply-to: <20160614121257.5798.60175@wrigleys.postgresql.org> References: <20160614121257.5798.60175@wrigleys.postgresql.org> Comments: In-reply-to murugan.chelliah.ext@nokia.com message dated "Tue, 14 Jun 2016 12:12:57 -0000" Date: Tue, 14 Jun 2016 09:46:10 -0400 Message-ID: <23209.1465911970@sss.pgh.pa.us> X-Pg-Spam-Score: -3.3 (---) 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 murugan.chelliah.ext@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, tom lane -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs