[MacPorts] #28929: cmake: stdio.h: No such file or directory (was: cmake fails to build)
MacPorts
noreply at macports.org
Sun Mar 27 14:07:47 PDT 2011
#28929: cmake: stdio.h: No such file or directory
---------------------------------+------------------------------------------
Reporter: poe.brian@… | Owner: css@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port: cmake
---------------------------------+------------------------------------------
Changes (by ryandesign@…):
* cc: ryandesign@… (added)
* keywords: cmake macports build =>
* owner: macports-tickets@… => css@…
* port: cmake 2.8.4 => cmake
Old description:
> OS - OS X 10.7
> Hardware - MBP/core i7
> Xcode - 3.2
> cmake - 2.8.4
>
> All dependencies have been met yet I cmake fails to build with this
> error...
> ---> Building cmake
> Error: Target org.macports.build returned: shell command failed (see
> log for details)
>
> Log file attached.
>
> Thanks!
New description:
OS - OS X 10.7 [[br]]
Hardware - MBP/core i7 [[br]]
Xcode - 3.2 [[br]]
cmake - 2.8.4
All dependencies have been met yet I cmake fails to build with this
error...
{{{
---> Building cmake
Error: Target org.macports.build returned: shell command failed (see log
for details)
}}}
Log file attached.
Thanks!
--
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.
--
Ticket URL: <https://trac.macports.org/ticket/28929#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list