On Thu, Jun 24, 2010 at 12:34 AM, Michael Wild <them...@gmail.com> wrote:
> > On 24. Jun, 2010, at 3:11 , Bill Hoffman wrote: > > > On 6/23/2010 6:12 PM, Michael Jackson wrote: > > > >>> > >>> From a clean build, it does not work: > >>> 1 wget > >>> <http://www.cmake.org/files/v2.8/cmake-2.8.1.tar.gz> > http://www.cmake.org/files/v2.8/cmake-2.8.1.tar.gz > >>> 2 tar xzvf cmake-2.8.1.tar.gz > >>> 3 mkdir cmake > >>> 4 cd cmake > >>> 5 cmake ../cmake-2.8.1 > >>> > >>> but bootstrap does. > >>> > > Those exact same steps work fine for me. So there must be something fishy > with your CMake or your development environment (compilers, libraries, > headers, environment variables and what else there is). Have you tried > updating to Mac OS X 10.6.4? 10.6.3 had a buggy ncurses library, so who > knows what else is borked... > Turns out the problem was Macports. Removing /opt/local/bin from my path allows the software to build. What external commands are used in generating FundamentalType.h, because I bet it might be one of those stupid gnu/darwin conflicts? Should I file a bug that cmake can't build itself with Macports in its path? Regards, Juan > > Michael
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake