MantisBT - CMake | |||||
| View Issue Details | |||||
| 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. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| 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 | ||
| Notes | |||||
|
|
|||||
|
|
||||