Error compiling cmake
William A. Hoffman
billlist at nycap.rr.com
Fri Feb 10 14:54:27 CET 2006
At 06:40 AM 2/10/2006, you wrote:
>lo' there, I'm having a bit of a problem getting cmake to compile. It
>bootstrapped fine but when I run gmake (or make, doesn't matter). The compile
>dies with this error message:
>
>Scanning dependencies of target cmcurl
>Building C object Utilities/cmcurl/CMakeFiles/cmcurl.dir/base64.o
>In file included
>from /home/kde4/cmake-2.3.2-20060209/Utilities/cmcurl/curl/stdcheaders.h:26,
>
>from /home/kde4/cmake-2.3.2-20060209/Utilities/cmcurl/setup.h:129,
>
>from /home/kde4/cmake-2.3.2-20060209/Utilities/cmcurl/base64.c:35:
>/usr/include/sys/types.h:110: error: two or more data types in declaration
>specifiers
>In file included from /usr/include/sys/socket.h:35,
>
>from /home/kde4/cmake-2.3.2-20060209/Utilities/cmcurl/curl/multi.h:65,
>
>from /home/kde4/cmake-2.3.2-20060209/Utilities/cmcurl/curl/curl.h:1338,
>
>from /home/kde4/cmake-2.3.2-20060209/Utilities/cmcurl/curl_memory.h:26,
>
>from /home/kde4/cmake-2.3.2-20060209/Utilities/cmcurl/base64.c:44:
>/usr/include/bits/socket.h:36: error: two or more data types in declaration
>specifiers
>gmake[2]: *** [Utilities/cmcurl/CMakeFiles/cmcurl.dir/base64.o] Error 1
>gmake[1]: *** [Utilities/cmcurl/CMakeFiles/cmcurl.dir/all] Error 2
>gmake: *** [all] Error 2
What OS is this, looks like a try compile failed for some reason?
Can you send me CMakeFiles/CMakeError.log and CMakeFiles/CMakeOutput.log?
-Bill
More information about the Kde-buildsystem
mailing list