[
https://issues.apache.org/jira/browse/QPID-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12789096#action_12789096
]
Steve Huston commented on QPID-2202:
------------------------------------
Tonight's RHEL 5 build (I also have boost-1.33.1-10.el5) failed configure with:
Unable to find the requested Boost libraries.
Boost version: 1.33.1
Boost include path: /usr/include
The following Boost libraries could not be found:
boost_system
Some (but not all) of the required Boost libraries were found. You may
need to install these additional Boost libraries. Alternatively, set
Boost_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT
to the location of Boost.
Call Stack (most recent call first):
src/CMakeLists.txt:158 (find_package)
CMake Error at src/CMakeLists.txt:162 (message):
Boost C++ libraries not found. Please install or try setting BOOST_ROOT
-- Configuring incomplete, errors occurred!
> CMake doesn't check for presence of boost-system
> ------------------------------------------------
>
> Key: QPID-2202
> URL: https://issues.apache.org/jira/browse/QPID-2202
> Project: Qpid
> Issue Type: Bug
> Components: Build Tools
> Environment: Windows XP, CMake 2.6 patch 4, Boost 1.37 from BoostPro,
> qpid trunk r834975
> Reporter: Jeff Laughlin
>
> CMake doesn't check for presence of boost-system library. It successfully
> configures and generates, but building in VC9 fails on linking when it cannot
> find the library. Installing the library and re-linking works around the
> issue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]