Bug#679397: deal.ii: compiles against built-in Boost instead of Debian's Boost

Felix Gruber corran-horn at gmx.de
Thu Jun 28 12:00:55 UTC 2012


Source: deal.ii
Version: 7.1.0-1
Severity: normal
Tags: patch
thanks

deal.ii currently builds against Boost version 1.46.1 which it ships
with its own sources. The debian/rules file tries to specify the Boost
include path with the options
--with-boost-libs=/usr/lib --with-boost-include=/usr/include/boost
which seem to have no effect.
These options need to be replaced by
--with-boost=/usr/include

Additionally deal.ii has hardcoded the inclusion of its own copy of
Boost headers in one source file. These have been changed to include
from the system paths in the attached patch.

Kind Regards,
Felix
-------------- next part --------------
A non-text attachment was scrubbed...
Name: boost.patch
Type: text/x-patch
Size: 4243 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/debian-science-maintainers/attachments/20120628/0425ac52/attachment.bin>


More information about the debian-science-maintainers mailing list