Changes between Initial Version and Version 1 of Ticket #28929


Ignore:
Timestamp:
Mar 27, 2011, 9:07:46 PM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Mac OS X 10.7 has not been released yet. In fact the log shows you are running Mac OS X 10.6.7, not 10.7. (Perhaps you were confused that Mac OS X 10.6.7 is also known as Darwin 10.7.0.)

The relevant error seems to be:

stdio.h: No such file or directory

stdio.h is supposed to be in /usr/include. Is it? If not, reinstall Xcode, making sure the UNIX Development option is not deselected.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28929

    • Property Cc ryandesign@… added
    • Property Summary changed from cmake fails to build to cmake: stdio.h: No such file or directory
    • Property Owner changed from macports-tickets@… to css@…
    • Property Keywords cmake macports build removed
    • Property Port 2.8.4 removed
  • Ticket #28929 – Description

    initial v1  
    1 OS - OS X 10.7
    2 Hardware - MBP/core i7
    3 Xcode - 3.2
     1OS - OS X 10.7 [[br]]
     2Hardware - MBP/core i7 [[br]]
     3Xcode - 3.2 [[br]]
    44cmake - 2.8.4
    55
    66All dependencies have been met yet I cmake fails to build with this error...
    7     --->  Building cmake
    8     Error: Target org.macports.build returned: shell command failed (see log for details)
     7{{{
     8--->  Building cmake
     9Error: Target org.macports.build returned: shell command failed (see log for details)
     10}}}
    911
    1012Log file attached.