CMake-2-6 is a branch tag, not a release tag.<br><br>CMake-2-6-0 is the release tag.<br><br>Changes are being committed to CMake-2-6 in preparation for the upcoming 2.6.1 release....<br><br><br><br><div class="gmail_quote">
On Mon, Jul 14, 2008 at 11:54 AM, kent williams &lt;<a href="mailto:nkwmailinglists@gmail.com">nkwmailinglists@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
By the way the problem is fixed by changing<br>
CMake/Source/CMakeLists.txt to build the file that defines<br>
GetInstalledSizeInKBytes.<br>
<br>
*** CMakeLists.txt &nbsp; &nbsp; &nbsp;14 Jul 2008 10:36:50 -0500 &nbsp; &nbsp; &nbsp;1.397.2.2<br>
--- CMakeLists.txt &nbsp; &nbsp; &nbsp;14 Jul 2008 10:52:08 -0500<br>
***************<br>
*** 348,353 ****<br>
--- 348,354 ----<br>
 &nbsp;#<br>
 &nbsp;SET(CPACK_SRCS<br>
 &nbsp; &nbsp;CPack/cmCPackGeneratorFactory.cxx<br>
+ &nbsp; CPack/cmCPackComponentGroup.cxx<br>
 &nbsp; &nbsp;CPack/cmCPackGenerator.cxx<br>
 &nbsp; &nbsp;CPack/cmCPackLog.cxx<br>
 &nbsp; &nbsp;CPack/cmCPackNSISGenerator.cxx<br>
<div><div></div><div class="Wj3C7c"><br>
<br>
On Mon, Jul 14, 2008 at 10:23 AM, kent williams<br>
&lt;<a href="mailto:nkwmailinglists@gmail.com">nkwmailinglists@gmail.com</a>&gt; wrote:<br>
&gt; We have an application based on the Slicer3 build. The Slicer3 build<br>
&gt; downloads and builds CMake. We currently grab CMake with this command<br>
&gt;<br>
&gt; cvs -q -d :pserver:anonymous@www.cmake.org:/cvsroot/CMake checkout -r<br>
&gt; CMake-2-6 CMake<br>
&gt;<br>
&gt; If I understand that correctly we&#39;re asking for the release tag of<br>
&gt; 2.6. &nbsp;But up until today CMake built without problems and now I&#39;m<br>
&gt; getting this build error:<br>
&gt;<br>
&gt; Linking CXX executable ../bin/cpack<br>
&gt; /usr/bin/ld: Undefined symbols:<br>
&gt; cmCPackComponent::GetInstalledSizeInKbytes(char const*) const<br>
&gt; collect2: ld returned 1 exit status<br>
&gt; make[2]: *** [bin/cpack] Error 1<br>
&gt; make[1]: *** [Source/CMakeFiles/cpack.dir/all] Error 2<br>
&gt; make: *** [all] Error 2<br>
&gt;<br>
&gt; Are there changes being &#39;slipstreamed&#39; into 2.6?<br>
&gt;<br>
_______________________________________________<br>
CMake mailing list<br>
<a href="mailto:CMake@cmake.org">CMake@cmake.org</a><br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</div></div></blockquote></div><br>