At least in the configuration stated (Xcode 5.0.2 on MacOS X 10.9), there is no 
command option named "--install". When I print the path (with "xcode-select 
-p") the result is "/Applications/Xcode.app/Contents/Developer".

Other packages compile and install correctly as well and I use the Xcode 
command line tools for development on a daily basis. The error message at the 
end of the python27 compilation is specific to that package.

On Nov 14, 2013, at 1:36 PM, Daniel Johnson <dan...@daniel-johnson.org> wrote:

> 
> On Nov 14, 2013, at 2:27 AM, Dr. Wolfram Schroers 
> <dr.schro...@nua-schroers.de> wrote:
> 
>> Setup: MacOS X 10.9, Xcode 5.0.2, all latest system updates and patches 
>> installed. The commands "fink selfupdate" and "fink update-all" have been 
>> run successfully and have not resulted in any changes. The command "fink 
>> install python27" is issued on the command line and fink asks for permission 
>> to additionally install "python27-shlibs" which I respond "Yes" to.
>> 
>> Expected behavior: The two packages are compiled and installed.
>> 
>> Observed behavior: The following error message appears at the end of the 
>> compilation:
>> Python build finished, but the necessary bits to build these modules were 
>> not found:
>> bsddb185           dl                 imageop         
>> linuxaudiodev      nis                ossaudiodev     
>> spwd               sunaudiodev        zlib            
>> To find the necessary bits, look in setup.py in detect_modules() for the 
>> module's name.
>> (Fink package build should have 7 missing)
>> 
>> make: *** [sharedmods] Error 1
>> ### execution of /tmp/fink.lrhqD failed, exit code 2
>> ### execution of /tmp/fink.lSMz4 failed, exit code 2
>> Removing runtime build-lock...
>> Removing build-lock package...
>> /sw/bin/dpkg-lockwait -r fink-buildlock-python27-2.7.6-1
>> (Reading database ... 19263 files and directories currently installed.)
>> Removing fink-buildlock-python27-2.7.6-1 ...
>> Failed: phase compiling: python27-2.7.6-1 failed
>> 
>> System information:
>> Package manager version: 0.36.0
>> Distribution version: selfupdate-rsync Thu Nov 14 08:18:20 2013, 10.9, x86_64
>> Trees: local/main stable/main
>> Xcode.app: 5.0.2
>> No recognized Xcode CLI installed
>> Max. Fink build jobs:  1
>> 
> 
> This really needs to be made a FAQ. You have "No recognized Xcode CLI 
> installed" so you need to install the XCode command line tools with 
> "xcode-select --install".
> 
> Daniel
> 


------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to