View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007269CMakeCMakepublic2008-07-02 08:102008-07-03 16:01
ReporterTom Vercauteren 
Assigned ToDouglas Gregor 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake-2-6 
Target VersionFixed in VersionCMake-2-6 
Summary0007269: FindBoost does find boost when using distcc
DescriptionI used gcc 4.1 to build boost 1.34.1.

I use cmake 2.6 to build my project with "distcc gcc-4.1" as a compiler.

FindBoost fails with the following error:

-- Boost version required: . Found: 1.34.1
CMake Error at /usr/local/cmake-2.6.0-Linux-i386/share/cmake-2.6/Modules/FindBoost.cmake:553 (MESSAGE):
  Couldn't find the Boost libraries and/or include directory, or the version
  found is too old. Please install the Boost libraries AND development
  packages. You can set BOOST_ROOT, BOOST_INCLUDEDIR and BOOST_LIBRARYDIR to
  help find Boost.


Changing the compiler to gcc-4.1 (without distcc) allows cmake to find boost.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0012613)
Douglas Gregor (developer)
2008-07-03 15:51

Fixed in CMake CVS.

 Issue History
Date Modified Username Field Change
2008-07-02 08:10 Tom Vercauteren New Issue
2008-07-02 08:39 Bill Hoffman Status new => assigned
2008-07-02 08:39 Bill Hoffman Assigned To => Douglas Gregor
2008-07-03 15:51 Douglas Gregor Status assigned => resolved
2008-07-03 15:51 Douglas Gregor Fixed in Version => CMake-2-6
2008-07-03 15:51 Douglas Gregor Resolution open => fixed
2008-07-03 15:51 Douglas Gregor Note Added: 0012613
2008-07-03 16:01 Douglas Gregor Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team