You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Neil Wilson (JIRA)" <qp...@incubator.apache.org> on 2010/03/19 11:13:27 UTC

[jira] Updated: (QPID-2457) configure.ac doesn't check all required headers - breaks Debian derivatives.

     [ 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


  was:
Debian splits out the libboost library into several separate packages. The configure.ac needs to check all the headers it uses in boost, not just an example.

boost/program_options.hpp being the current case in point.


> 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

-- 
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:dev-subscribe@qpid.apache.org