MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0015270 | CMake | CMake | public | 2014-11-30 16:18 | 2015-05-04 09:05 |
Reporter | pavel.odintsov | ||||
Assigned To | |||||
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Platform | Linux | OS | CentOS 6 | OS Version | up to date |
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0015270: cmake can't find Boost libs at CentOS 6 correctly | ||||
Description | Hello! I tried to use find_package capability for my project: https://github.com/FastVPSEestiOu/fastnetmon/blob/master/CMakeLists.txt [^] It work perfectly at Debian 7 Wheezy with 2.8.9-1. But I got this critical errors on CentOS 6 with modern cmake-2.8.12.2-4.el6.x86_64: cmake .. -- The C compiler identification is GNU 4.4.7 -- The CXX compiler identification is GNU 4.4.7 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done CMake Error at /usr/lib64/boost/Boost.cmake:536 (message): The imported target "boost_date_time-static" references the file "/usr/lib64/lib64/libboost_date_time.a" but this file does not exist. Possible reasons include: * The file was deleted, renamed, or moved to another location. * An install or uninstall procedure did not complete successfully. * The installation package was faulty and contained "/usr/lib64/boost/Boost.cmake" but not all the files it references. Call Stack (most recent call first): /usr/lib64/boost/BoostConfig.cmake:28 (include) /usr/share/cmake/Modules/FindBoost.cmake:177 (find_package) CMakeLists.txt:30 (find_package) -- Configuring incomplete, errors occurred! See also "/usr/src/fastnetmon/build/CMakeFiles/CMakeOutput.log". Please help me... | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2014-11-30 16:18 | pavel.odintsov | New Issue | |||
2014-11-30 16:34 | Roger Leigh | Note Added: 0037314 | |||
2014-11-30 16:50 | pavel.odintsov | Note Added: 0037315 | |||
2014-12-01 02:28 | Nils Gladitz | Note Added: 0037316 | |||
2014-12-01 03:18 | pavel.odintsov | Note Added: 0037317 | |||
2014-12-01 11:12 | Brad King | Status | new => resolved | ||
2014-12-01 11:12 | Brad King | Resolution | open => no change required | ||
2014-12-27 02:38 | mircle | Note Added: 0037529 | |||
2014-12-27 06:45 | pavel.odintsov | Note Added: 0037530 | |||
2014-12-27 18:35 | Roger Leigh | Note Added: 0037532 | |||
2015-05-04 09:05 | Robert Maynard | Note Added: 0038712 | |||
2015-05-04 09:05 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|