| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0007269 | CMake | CMake | public | 2008-07-02 08:10 | 2008-07-03 16:01 | ||||
| Reporter | Tom Vercauteren | ||||||||
| Assigned To | Douglas Gregor | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | CMake-2-6 | ||||||||
| Target Version | Fixed in Version | CMake-2-6 | |||||||
| Summary | 0007269: FindBoost does find boost when using distcc | ||||||||
| Description | I 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. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0012613) Douglas Gregor (developer) 2008-07-03 15:51 |
Fixed in CMake CVS. |
| Notes |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |