Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1iUx4n-0008Q5-Uj for pgsql-sql@arkaria.postgresql.org; Wed, 13 Nov 2019 18:09:10 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1iUx4m-0004vv-Kd for pgsql-sql@arkaria.postgresql.org; Wed, 13 Nov 2019 18:09:08 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1iUx4m-0004vo-9U for pgsql-sql@lists.postgresql.org; Wed, 13 Nov 2019 18:09:08 +0000 Received: from mailbackend.panix.com ([166.84.1.89]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1iUx4j-0001qe-Qg for pgsql-sql@lists.postgresql.org; Wed, 13 Nov 2019 18:09:07 +0000 Received: from panix2.panix.com (panix2.panix.com [166.84.1.2]) by mailbackend.panix.com (Postfix) with ESMTP id 47Ct0c06h9z1968; Wed, 13 Nov 2019 13:09:03 -0500 (EST) Received: by panix2.panix.com (Postfix, from userid 17622) id 47Ct0b5ttTz1ZVj; Wed, 13 Nov 2019 13:09:03 -0500 (EST) Date: Wed, 13 Nov 2019 13:09:03 -0500 From: stan To: legrand legrand Cc: pgsql-sql@lists.postgresql.org Subject: Re: install problem with extensions Message-ID: <20191113180903.GA12797@panix.com> References: <20191112170912.GA17266@panix.com> <1573595457831-0.post@n3.nabble.com> <20191113132324.GA21566@panix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Editor: gVim User-Agent: Mutt/1.12.1 (2019-06-15) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On Wed, Nov 13, 2019 at 05:29:09PM +0000, legrand legrand wrote: > Oups you are right > This is a c++ patch ... > > Sorry I went too quickly because error message was the same :0( > > This is out of my knowledge Please do not apologize. I believe your input was helpful, and likely to lead to a resolution of my issue. I do believe it is the same issue. Looks like there are 3 *.bc files in the type I am trying to add, but I do not understand what these files are, or how to tell the compiler/linker to properly handle more than one. -- "They that would give up essential liberty for temporary safety deserve neither liberty nor safety." -- Benjamin Franklin