[
https://issues.apache.org/jira/browse/QPID-2457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neil Wilson updated QPID-2457:
------------------------------
Description:
Debian splits out the libboost library into several separate packages. The
configure.ac needs to check more headers in boost to make sure that the Debian
splits are catered for. (Note these may be Debian dependencies that aren't
handled properly - however if configure handles it, it looks better than a make
failure).
Headers that currently fail are:
boost/program_options.hpp
boost/serialization/split_member.hpp
boost/filesystem/operations.hpp
boost/filesystem/path.hpp
was:
Debian splits out the libboost library into several separate packages. The
configure.ac needs to check more headers in boost to make sure that the Debian
splits are catered for. (Note these may be Debian dependencies that aren't
handled properly - however if configure handles it, it looks better than a make
failure).
Headers that currently fail are:
boost/program_options.hpp
boost/serialization/split_member.hpp
> configure.ac doesn't check all required headers - breaks Debian derivatives.
> ----------------------------------------------------------------------------
>
> Key: QPID-2457
> URL: https://issues.apache.org/jira/browse/QPID-2457
> Project: Qpid
> Issue Type: Bug
> Components: C++ Broker
> Environment: Ubuntu Hardy 8.04
> Reporter: Neil Wilson
> Priority: Minor
>
> Debian splits out the libboost library into several separate packages. The
> configure.ac needs to check more headers in boost to make sure that the
> Debian splits are catered for. (Note these may be Debian dependencies that
> aren't handled properly - however if configure handles it, it looks better
> than a make failure).
> Headers that currently fail are:
> boost/program_options.hpp
> boost/serialization/split_member.hpp
> boost/filesystem/operations.hpp
> boost/filesystem/path.hpp
--
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]