<meta http-equiv="content-type" content="text/html; charset=utf-8"><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; ">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:<blockquote style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 40px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; ">
<div><div>Building C object Utilities/cmcurl/CMakeFiles/cmcurl.dir/select.o</div><div>~/cmake-2.8.4/Utilities/cmcurl/select.c:39:2: error: #error "We can't compile without select() support!"</div></div></blockquote>
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?<div>
<br></div><div>Thank you in advance.</div><div><br></div><div>Jeff Dahl</div></span>