#28383: Cmake won't build --------------------------------------+------------------------------------- Reporter: schecterhead88@… | Owner: css@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: cmake --------------------------------------+------------------------------------- Changes (by css@…): * status: new => assigned Comment: I'm unable to reproduce this on Snow Leopard ... can someone else confirm this error on Leopard? The first error seems to be: {{{ /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cmake/work/cmake-2.8.3/Source/cmStandardIncludes.h:98:25: error: strstream.h: No such file or directory }}} This seems to indicate that your developer tools might not be fully installed or something conflicted with CMake's configuration phase. What's your output for the command `locate strstream`? I'm curious of the cmake configure phase output to the console. CMake is behaving as if it's searching for a file that isn't normally part of the Mac OS X C++ headers. -- Ticket URL: <https://trac.macports.org/ticket/28383#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS