Changes between Initial Version and Version 1 of Ticket #37398


Ignore:
Timestamp:
Dec 27, 2012, 2:39:26 AM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The log says "fatal error: 'sys/types.h' file not found" and "fatal error: 'stdio.h' file not found". These are standard OS headers that should be there (in /usr/include) if Xcode command line tools are installed properly. Are they? Check the Downloads section of the Xcode app's Preferences window.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37398

    • Property Cc ryandesign@… added
    • Property Summary changed from py27-readline failed to py27-readline: fatal error: 'sys/types.h' file not found; fatal error: 'stdio.h' file not found
  • Ticket #37398 – Description

    initial v1  
    11Trying to install py-spyder on 10.8.2 and the port fails when trying to build the p27-readline extension module. I have attached the main log file but the error in the log file is shown below:
    22
    3 
     3{{{
    44:info:build ============ Building the readline extension module ============
    55:info:build
     
    3232:notice:build Please see the log file for port py27-readline for details:
    3333    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-readline/py27-readline/main.log
     34}}}