Re: [GENERAL] unable to build postgres-9.4 in os x 10.9 with python

2014-05-31 Thread reiner peterke
Hi all, Thanks for all the responses. It looks like Edoardo was on the right track, I hadn’t upgraded the Command Line Developer Tools. after downloading them from apple and installing them, i was able to build postgres with '--with-python' reiner On 30 maj 2014, at 19:56, Edoardo Panfili wr

Re: [HACKERS] [GENERAL] unable to build postgres-9.4 in os x 10.9 with python

2014-05-30 Thread Adrian Klaver
On 05/30/2014 01:31 PM, Tom Lane wrote: Adrian Klaver writes: On 05/30/2014 11:52 AM, Tom Lane wrote: If you do the ld call by hand without the -syslibroot option, it works. AFAICS it could never have worked with such an option, so I'm thinking this is some new misbehavior in the latest versio

Re: [HACKERS] [GENERAL] unable to build postgres-9.4 in os x 10.9 with python

2014-05-30 Thread Tom Lane
Adrian Klaver writes: > On 05/30/2014 11:52 AM, Tom Lane wrote: >> If you do the ld call by hand without the -syslibroot option, it works. >> AFAICS it could never have worked with such an option, so I'm thinking >> this is some new misbehavior in the latest version of Xcode. > There is and the S

Re: [GENERAL] unable to build postgres-9.4 in os x 10.9 with python

2014-05-30 Thread Adrian Klaver
On 05/30/2014 11:52 AM, Tom Lane wrote: Asif Naeem writes: On Fri, May 30, 2014 at 9:49 PM, reiner peterke wrote: Since upgrading my mac from os x 10.8 to 10.9, i can no long build postgres with '--with-python’. Latest PG 9.4 source code seems building fine with --with-python option on m

Re: [GENERAL] unable to build postgres-9.4 in os x 10.9 with python

2014-05-30 Thread Tom Lane
Asif Naeem writes: > On Fri, May 30, 2014 at 9:49 PM, reiner peterke > wrote: >> Since upgrading my mac from os x 10.8 to 10.9, i can no long build >> postgres with '--with-python’. > Latest PG 9.4 source code seems building fine with --with-python option on > my OS X 10.9.3 box i.e. [ pleas

Re: [GENERAL] unable to build postgres-9.4 in os x 10.9 with python

2014-05-30 Thread Edoardo Panfili
Il 30/05/14 18:49, reiner peterke ha scritto: Hi, has anyone else had this issue and does any one know the solution? Since upgrading my mac from os x 10.8 to 10.9, i can no long build postgres with '--with-python’. i get the following error. ld: framework not found Python clang: error: linke

Re: [GENERAL] unable to build postgres-9.4 in os x 10.9 with python

2014-05-30 Thread Asif Naeem
Hi Reiner, Latest PG 9.4 source code seems building fine with --with-python option on my OS X 10.9.3 box i.e. pc1dotnetpk:inst asif$ find . | grep -i python > ./lib/plpython2.so > ./share/extension/plpython2u--1.0.sql > ./share/extension/plpython2u--unpackaged--1.0.sql > ./share/extension/plpyth

[GENERAL] unable to build postgres-9.4 in os x 10.9 with python

2014-05-30 Thread reiner peterke
Hi, has anyone else had this issue and does any one know the solution? Since upgrading my mac from os x 10.8 to 10.9, i can no long build postgres with '--with-python’. i get the following error. ld: framework not found Python clang: error: linker command failed with exit code 1 (use -v to see