I meant to say &quot;OR apply the patch manually to a clean cmake source tree.&quot;<br><br><div><span class="gmail_quote">On 2/20/07, <b class="gmail_sendername">George McConnell</b><br></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Thanks for the reply.<br><br>I am running into the same error when I build from source RPM (rpmbuild -bb cmake.spec) and apply the patch manually to a clean cmake source tree.<br><br>I can&#39;t install the binary rpm directly as it has dependencies on updated packages that I cannot install.
<br><br>Any other ideas?<br><br><div><span class="gmail_quote">On 2/20/07, <b class="gmail_sendername">Andreas Schneider</b> <br></span><div><span class="e" id="q_110e0b71f6b94619_1"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<br>&gt; I cannot get get cmake-2.4.6 to compile on a 64-bit SUSE Enterprise<br>&gt; Server. I suspect this is an ncurses issue, but I can&#39;t find a resolution.<br>&gt;<br>&gt; I have the ncurses development package installed.
<br>&gt;<br><br>There is a cmake 2.4.6 package for SLE 10 on the build service<br><br><a href="http://software.opensuse.org/download/devel:/tools:/building/SLE_10/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://software.opensuse.org/download/devel:/tools:/building/SLE_10/
</a><br><br>If you still want to compile it yourself, check the source rpm for the<br>patches.<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-- andreas<br><br>&gt; node:/tmp/cmake- 2.4.6 # rpm -qa | grep ncurse<br>&gt; ncurses-devel-5.4-61.4<br>&gt; ncurses-5.4-61.4

<br>&gt; yast2-ncurses-2.9.26-0.5<br>&gt;<br>&gt; My build exits during the link of ccmake (~97%)<br>&gt;<br>&gt; Linking CXX executable ../bin/ccmake<br>&gt; /tmp/cmake-2.4.6<br>&gt; /Source/libCMakeLib.a(cmCacheManager.o

)(.gnu.linkonce.t._ZNSt23_<br>&gt; Rb_tree_const_iteratorISt4pairI<br>&gt; KN5cmsys6StringEN14cmCacheManager10CacheEntryEEEp<br>&gt; pEv+0x19): In function<br>&gt; `std::_Rb_tree_const_iterator&lt;std::pair&lt;cmsys::String con
<br>&gt; st, cmCacheManager::CacheEntry&gt; &gt;::operator++()&#39;:<br>&gt; : undefined reference to<br>&gt; `std::_Rb_tree_increment(std::_Rb_tree_node_base const*<br>&gt; )&#39;<br>&gt;<br>&gt;&nbsp;&nbsp;.............SNIP.....................
<br>&gt;<br>&gt; /tmp/cmake-<br>&gt; 2.4.6/Source/kwsys/libcmsys.a(SystemTools.o)(.gnu.linkonce.t._ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE9_M_insertEPSt18_Rb_tree_node_baseSA_RKS2_+0x92):<br>
&gt; In function `std::_Rb_tree&lt;std::basic_string&lt;char,
<br>&gt; std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt;,<br>&gt; std::pair&lt;std::basic_string&lt;char, std::char_traits&lt;char&gt;,<br>&gt; std::allocator&lt;char&gt; &gt; const, std::basic_string&lt;char,
<br>&gt; std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; &gt;,<br>&gt; std::_Select1st&lt;std::pair&lt;std::basic_string&lt;char,<br>&gt; std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const,
<br>
&gt; std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; &gt;<br>&gt;&gt;, std::less&lt;std::basic_string&lt;char, std::char_traits&lt;char&gt;,<br>&gt; std::allocator&lt;char&gt; &gt; &gt;,
<br>&gt; std::allocator&lt;std::pair&lt;std::basic_string&lt;char, std::char_traits&lt;char&gt;,<br>&gt; std::allocator&lt;char&gt; &gt; const, std::basic_string&lt;char,<br>&gt; std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; &gt; &gt;
<br>&gt;&gt;::_M_insert(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*,<br>&gt; std::pair&lt;std::basic_string&lt;char, std::char_traits&lt;char&gt;,<br>&gt; std::allocator&lt;char&gt; &gt; const, std::basic_string&lt;char,
<br>&gt; std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; &gt; const&amp;)&#39;:<br>&gt; : undefined reference to `std::_Rb_tree_insert_and_rebalance(bool,<br>&gt; std::_Rb_tree_node_base*, std::_Rb_tree_node_base*,
<br>&gt; std::_Rb_tree_node_base&amp;)&#39;<br>&gt; /tmp/cmake-2.4.6/Source/kwsys/libcmsys.a(SystemTools.o)(.gnu.linkonce.t._ZNSt17_Rb_tree_iteratorISt4pairIKSsSsEEmmEv+0x19):<br>&gt; In function `std::_Rb_tree_iterator&lt;std::pair&lt;std::basic_string&lt;char,
<br>&gt; std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; const,<br>&gt; std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; &gt;<br>&gt;&gt;::operator--()&#39;:<br>&gt; : undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)&#39;
<br>&gt; collect2: ld returned 1 exit status<br>&gt; make[2]: *** [bin/ccmake] Error 1<br>&gt; make[1]: *** [Source/CMakeFiles/ccmake.dir/all] Error 2<br>&gt; make: *** [all] Error 2<br>&gt;<br>&gt; There is a large amount of errors like the one above. I chose to post
<br>&gt; the first and last error before the compile exits. I can attach the rest<br>&gt; if that will be helpful.<br>&gt;<br>&gt; Can anyone assist me?<br>&gt;<br>&gt; Thanks,<br>&gt; George<br>&gt;<br>&gt;<br><br><br></blockquote>

</span></div></div><br>
</blockquote></div><br>