[python-nl] bomen & bos

Ivo Timmermans ivo.timmermans at treparel.nl
Mon Oct 5 14:46:30 CEST 2009


Ronald Oussoren wrote:
> On Monday, 05 October, 2009, at 11:15AM, "Floris van Manen"
> <vm op klankschap.nl> wrote:
[...]
>>Compiling with an SDK that doesn't seem to exist: /Developer/SDKs/
>>MacOSX10.4u.sdk
>>Please check your Xcode installation
>>ld: library not found for -lbundle1.o
>>collect2: ld returned 1 exit status
>>ld: library not found for -lbundle1.o
>>collect2: ld returned 1 exit status
>>lipo: can't open input file: /var/tmp//ccIKoK9k.out (No such file or
>>directory)
>>error: Setup script exited with error: command 'gcc-4.0' failed with
>>exit status 1
>
> Dat is irritant, distutils hoort in python 2.6.3 door te hebben de 10.4u
> SDK niet geinstalleerd is en moet deze dan niet gebruiken. Ik ga een
> testje maken om uit te zoeken of dit een probleem in distutils of in
> distribute is.
>
> Als workaround kan je de 10.4u SDK installeren: herinstalleer Xcode van de
> 10.6 installatie DVD, bij een van de stappen zit linksonder een knop
> "Customize...", als je hierop klikt kan je de componenten kiezen die
> geinstalleerd moeten worden. Selecteer hier dan ook de ondersteuning voor
> MacOSX 10.4.

Je zou het ook kunnen proberen met
export MACOS_DEPLOYMENT_TARGET=10.6


-- 
Ivo Timmermans
+31 (0)6-1400 5987
ivo.timmermans op treparel.nl

Treparel Information Solutions
Delftechpark 26, Suite 2-26
2628XH  Delft, Netherlands
KvK Haaglanden: 27285728
www.treparel.com




More information about the Python-nl mailing list