[CMake] CMake 2.4.4 available for download

Mike Jackson mike.jackson at imts.us
Tue Nov 21 19:49:22 EST 2006


I actually got this to compile with a combination of icc and g++..  
odd...


-- 
Mike Jackson   Senior Research Engineer
Innovative Management & Technology Services


On Nov 21, 2006, at 7:47 PM, Mike Jackson wrote:

> I just tried to compile cmake 2.4.4 on a Itanium based Linux 64  
> system and I get an error.
>
> Here are some specs of the system:
> gcc --version
> gcc (GCC) 3.2.3 20030502 (Red Hat Linux 3.2.3-47)
> Copyright (C) 2002 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.   
> There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR  
> PURPOSE.
>
> Linux eagle-0 2.4.21-sgi306rp41 #1 SMP Mon Apr 3 13:31:58 PDT 2006  
> ia64 ia64 ia64 GNU/Linux
>
> This is with a fresh download of CMake 2.4.4 from the web site..  
> And now the error:
>
> [ 16%] Building C object Utilities/cmcurl/CMakeFiles/cmcurl.dir/ 
> connect.o
> In file included from /hafs15/jacksonm/eagle/src/cmake-2.4.4/ 
> Utilities/cmcurl/urldata.h:78,
>                  from /hafs15/jacksonm/eagle/src/cmake-2.4.4/ 
> Utilities/cmcurl/connect.c:94:
> /hafs15/jacksonm/eagle/src/cmake-2.4.4/Utilities/cmcurl/timeval.h: 
> 42: redefinition of `struct timeval'
> In file included from /hafs15/jacksonm/eagle/src/cmake-2.4.4/ 
> Utilities/cmcurl/urldata.h:95,
>                  from /hafs15/jacksonm/eagle/src/cmake-2.4.4/ 
> Utilities/cmcurl/connect.c:94:
> /hafs15/jacksonm/eagle/src/cmake-2.4.4/Utilities/cmcurl/hostip.h: 
> 207: warning: `struct hostent' declared inside parameter list
> /hafs15/jacksonm/eagle/src/cmake-2.4.4/Utilities/cmcurl/hostip.h: 
> 207: warning: its scope is only this definition or declaration,  
> which is probably not what you want
> /hafs15/jacksonm/eagle/src/cmake-2.4.4/Utilities/cmcurl/hostip.h: 
> 217: syntax error before "num"
> /hafs15/jacksonm/eagle/src/cmake-2.4.4/Utilities/cmcurl/hostip.h: 
> 221: warning: `struct hostent' declared inside parameter list
> /hafs15/jacksonm/eagle/src/cmake-2.4.4/Utilities/cmcurl/hostip.h: 
> 224: warning: `struct hostent' declared inside parameter list
> /hafs15/jacksonm/eagle/src/cmake-2.4.4/Utilities/cmcurl/connect.c: 
> 200:2: #error "no non-blocking method was found/used/set"
> make[2]: *** [Utilities/cmcurl/CMakeFiles/cmcurl.dir/connect.o]  
> Error 1
> make[1]: *** [Utilities/cmcurl/CMakeFiles/cmcurl.dir/all] Error 2
> make: *** [all] Error 2
>
>
> Any help or pointers would be appreciated.
>
> -- 
> Mike Jackson   Senior Research Engineer
> Innovative Management & Technology Services
>
>
> On Nov 21, 2006, at 5:47 PM, Brandon J. Van Every wrote:
>
>> Bill Hoffman wrote:
>>> On behalf of myself, Ken, Brad, Andy and the rest of the CMake  
>>> team, we are
>>> pleased to announce that CMake 2.4.4 is available for download at:
>>> http://www.cmake.org/HTML/Download.html
>>> If you have any problems or find any bugs, please report them at  
>>> www.cmake.org/Bug.
>>
>> Excellent!  Will a version be available on Cygwin mirrors soon?   
>> I'd like to squash Chicken's cyg*.dll versioning once and for all.
>>
>>
>> Cheers,
>> Brandon Van Every
>>
>> _______________________________________________
>> CMake mailing list
>> CMake at cmake.org
>> http://www.cmake.org/mailman/listinfo/cmake
>
>
> _______________________________________________
> CMake mailing list
> CMake at cmake.org
> http://www.cmake.org/mailman/listinfo/cmake




More information about the CMake mailing list