You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Irina Boverman (JIRA)" <ji...@apache.org> on 2017/02/13 21:16:41 UTC

[jira] [Commented] (QPID-7671) Problem building on debian (unstable) distribution:

    [ https://issues.apache.org/jira/browse/QPID-7671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864438#comment-15864438 ] 

Irina Boverman commented on QPID-7671:
--------------------------------------

Solution was identified by Tom Fogal, and fixes this issue with Boost 1.61/1.62:

+               libboost-serialization-dev,

> Problem building on debian (unstable) distribution:
> ---------------------------------------------------
>
>                 Key: QPID-7671
>                 URL: https://issues.apache.org/jira/browse/QPID-7671
>             Project: Qpid
>          Issue Type: Bug
>    Affects Versions: qpid-cpp-1.36.0
>            Reporter: Irina Boverman
>
> This does not work:
> --
> cmake . -DCMAKE_BUILD_TYPE=DebWithRelInfo
> make -j4
> ...
> [ 34%] Linking CXX shared library libqpidcommon.so
> CMakeFiles/qpidcommon.dir/qpid/log/Logger.cpp.o: In function `boost::serialization::singleton<qpid::log::Logger>::get_mutable_instance()':
> Logger.cpp.text._ZN5boost13serialization9singletonIN4qpid3log6LoggerEE20get_mutable_instanceEv[_ZN5boost13serialization9singletonIN4qpid3log6LoggerEE20get_mutable_instanceEv]+0x5): undefined reference to `boost::serialization::singleton_module::is_locked()'
> collect2: error: ld returned 1 exit status
> src/CMakeFiles/qpidcommon.dir/build.make:5583: recipe for target 'src/libqpidcommon.so.2.0.0' failed
> make[2]: *** [src/libqpidcommon.so.2.0.0] Error 1
> CMakeFiles/Makefile2:1271: recipe for target 'src/CMakeFiles/qpidcommon.dir/all' failed
> make[1]: *** [src/CMakeFiles/qpidcommon.dir/all] Error 2
> Makefile:160: recipe for target 'all' failed
> make: *** [all] Error 2
> --
> In both cases:
>  Boost version: 1.62.0
> -- Found the following Boost libraries:
> --   program_options
> --   system



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org