qpid-0.14 is incompatible with boost_1_49_0
-------------------------------------------

                 Key: QPID-3908
                 URL: https://issues.apache.org/jira/browse/QPID-3908
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
    Affects Versions: 0.14
         Environment: Red Hat Enterprise Linux Server release 5.4
            Reporter: sprasad
            Priority: Minor
             Fix For: Future


Hi,

We are upgrading our system to qpid-0.14  and boost_1_49_0. The following error 
is reported during qpid upgradation, and it looks like the 
"boost/pool/detail/singleton.hpp" is not with recent boost_1_49_0. Looking into 
the similar reported issue QPID-3638, it seems the issue was fixed for boost 
version 1.48. We probably need the similar fix for boost_1_49_0

pid/log/Logger.cpp:26:43: error: boost/pool/detail/singleton.hpp: No such file 
or directory
qpid/log/Logger.cpp: In static member function 'static qpid::log::Logger& 
qpid::log::Logger::instance()':
qpid/log/Logger.cpp:48: error: 'boost::details::pool' has not been declared
qpid/log/Logger.cpp:48: error: expected primary-expression before '>' token
qpid/log/Logger.cpp:48: error: '::instance' has not been declared

Please have a look on this. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to