Re: Unable to build python extension with PGXS - Mailing list pgsql-general

From Jim Nasby
Subject Re: Unable to build python extension with PGXS
Date
Msg-id 56996FCF.4000907@BlueTreble.com
Whole thread Raw
In response to Re: Unable to build python extension with PGXS  (Jim Nasby <Jim.Nasby@BlueTreble.com>)
List pgsql-general
On 1/13/16 3:11 PM, Jim Nasby wrote:
> On 1/12/16 10:04 PM, Jim Nasby wrote:
>> Attempting to build a python extension, I'm getting:
>>
>> Undefined symbols for architecture x86_64:
>>    "_PyErr_Clear", referenced from:
>>        _PLyNdarray_FromDatum in pg_ndarray.o
>>        _PLyObject_To_ndarray in pg_ndarray.o

In case anyone runs into this in the future, my eventual solution was
https://github.com/decibel/PandaPost/blob/master/Makefile
--
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com


pgsql-general by date:

Previous
From: Cj B
Date:
Subject: Adding node to bdr group
Next
From: Michael Paquier
Date:
Subject: Re: [BUGS] about test_parser installation failure problem(PostgreSQL in 9.5.0)?