Bug#806692: fatal error: '__cxxabi_config.h' file not found

Max Kellermann max at duempel.org
Mon Nov 30 06:45:42 UTC 2015


Package: libc++-dev
Version: 3.7.0-1

Trying to build a program with boost::geometry (libboost-dev
1.58.0.1).

libc++-dev and libc++abi-dev 3.7.0-1 are installed.

In file included from /usr/include/boost/geometry/algorithms/within.hpp:49:
In file included from /usr/include/boost/geometry/util/math.hpp:28:
In file included from /usr/include/boost/math/constants/constants.hpp:355:
In file included from /usr/include/boost/math/constants/calculate_constants.hpp:11:
In file included from /usr/include/boost/math/special_functions/trunc.hpp:15:
In file included from /usr/include/boost/math/policies/error_handling.hpp:31:
In file included from /usr/include/boost/format.hpp:38:
In file included from /usr/include/boost/format/internals.hpp:23:
In file included from /usr/include/boost/format/alt_sstream.hpp:21:
In file included from /usr/include/boost/shared_ptr.hpp:17:
In file included from /usr/include/boost/smart_ptr/shared_ptr.hpp:28:
In file included from /usr/include/boost/smart_ptr/detail/shared_count.hpp:29:
In file included from /usr/include/boost/smart_ptr/detail/sp_counted_base.hpp:45:
In file included from /usr/include/boost/smart_ptr/detail/sp_counted_base_clang.hpp:18:
In file included from /usr/include/boost/detail/sp_typeinfo.hpp:20:
In file included from /usr/include/boost/core/typeinfo.hpp:119:
In file included from /usr/include/boost/core/demangle.hpp:29:
/usr/include/c++/v1/cxxabi.h:21:10: fatal error: '__cxxabi_config.h' file not found
#include <__cxxabi_config.h>
         ^
         1 error generated.



More information about the Pkg-llvm-team mailing list