$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Packaging in cross-compiling environment
From: Dave Abrahams (dave_at_[hidden])
Date: 2010-12-26 14:03:05
At Sat, 25 Dec 2010 11:26:18 -0500,
Ben Gamari wrote:
>
> In file included from ./boost/python/detail/prefix.hpp:13:0,
> from ./boost/python/list.hpp:8,
> from libs/python/src/list.cpp:5:
> ./boost/python/detail/wrap_python.hpp:50:23: fatal error: pyconfig.h: No such file or directory
It's unable to find the Python headers. Do you have python26-dev (or
whatever the package is called on your system) installed? You might
also be interested in the initial output from bjam when you pass
--debug-configuration to it.
-- Dave Abrahams BoostPro Computing http://www.boostpro.com