<p>This was addressed on the mailing list and I thought had been resolved based on user feedback.</p>
<p>The code which is supposed to fix this is on line 326 of FindBoost as checked into CVS.  A patch would be appreciated if the code doesn&#39;t work for you.  </p>
<p>See also bug 8734</p>
<p><blockquote type="cite">On Nov 3, 2009 5:05 AM, &quot;Mathieu Malaterre&quot; &lt;<a href="mailto:mathieu.malaterre@gmail.com">mathieu.malaterre@gmail.com</a>&gt; wrote:<br><br>Hi Philip,<br>
<br>
  That&#39;s where I stop understanding. I cannot state this:<br>
<br>
FIND_PACKAGE ( Boost COMPONENTS filesystem REQUIRED) # ideal<br>
<br>
  If I follow your suggestion I need to express an internal<br>
dependencie at user level:<br>
<br>
FIND_PACKAGE ( Boost COMPONENTS filesystem system REQUIRED)<br>
<br>
  which fails for Boost 1.34 with:<br>
<br>
...<br>
CMake Error at Cmake/FindBoost.cmake:894 (message):<br>
  Unable to find the requested Boost libraries.<br>
<br>
  Boost version: 1.34.1<br>
<br>
  Boost include path: /usr/include<br>
<br>
  The following Boost libraries could not be found:<br>
<br>
          boost_system<br>
<br>
  Some (but not all) of the required Boost libraries were found.  You may<br>
  need to install these additional Boost libraries.  Alternatively, set<br>
  Boost_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT<br>
  to the location of Boost.<br>
Call Stack (most recent call first):<br>
  CMakeLists.txt:33 (FIND_PACKAGE)<br>
...<br>
<br>
Thanks<br>
<p><font color="#500050">
On Mon, Nov 2, 2009 at 6:24 PM, Philip Lowman &lt;<a href="mailto:philip@yhbt.com">philip@yhbt.com</a>&gt; wrote:
&gt; Add system to the list of ...</font></p>--<br>
<font color="#888888">Mathieu<br>
</font></blockquote></p>