[CMake] Compile error- select() support
Jeff Dahl
jddahl at gmail.com
Thu Jul 14 00:35:53 EDT 2011
I have an old sparc system running Linux on which I am trying to compile
CMake. I am able to bootstrap just fine, but when I run make, I get the
following error:
Building C object Utilities/cmcurl/CMakeFiles/cmcurl.dir/select.o
~/cmake-2.8.4/Utilities/cmcurl/select.c:39:2: error: #error "We can't
compile without select() support!"
I have been unable to find any direction on the Internet. Is the select
function something I can compile and install? Is it a limitation of my
hardware? Is there a workaround if I am unable to get select() support?
Thank you in advance.
Jeff Dahl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20110713/5380c4fe/attachment.htm>
More information about the CMake
mailing list