GNUsTicker configured nicht / boost headers not found

From: Malte von dem Hagen <bsd(at)mnetworking.de>
Date: Wed, 20 Jul 2005 12:30:21 +0200

Moin,

ich versuche gerade unter FreeBSD 5-STABLE GNUsTicker zu bauen - da
nicht in den Ports, aus den Sourcen.

Nach entpacken in /usr/local bekomme ich auf ein

./configure --prefix=/usr/local

folgende Fehlermeldung:

<--------------------schnipp-------------------->
...
checking for a Python interpreter with version >= 2.3... python
checking for python... /usr/local/bin/python
checking for python version... 2.4
checking for python platform... freebsd5
checking for python script directory...
${prefix}/lib/python2.4/site-packages
checking for python extension module directory...
${exec_prefix}/lib/python2.4/site-packages
checking for headers required to compile python extensions... found
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking boost/python.hpp usability... no
checking boost/python.hpp presence... no
checking for boost/python.hpp... no
configure: error: could not find Boost python headers
<--------------------schnapp-------------------->

in ./config.log (einsehbar unter
http://www.ruhrpott-rooters.net/config.log.txt ) tauchen noch ein paar
andere "fails" auf, mit denen ich nicht so recht was anfangen kann.

Die Boost python headers sind selbstmurmelnd installiert:

[root(at)lilith /usr/local/GNUsTicker]# pkg_info | grep boost
boost-python-1.32.0_2 Free peer-reviewed portable C++ source libraries

[root(at)lilith /usr/local/GNUsTicker]# locate python.hpp
/usr/local/include/boost/python/arg_from_python.hpp
/usr/local/include/boost/python/converter/arg_from_python.hpp
/usr/local/include/boost/python/converter/arg_to_python.hpp
/usr/local/include/boost/python/converter/from_python.hpp
/usr/local/include/boost/python/converter/obj_mgr_arg_from_python.hpp
/usr/local/include/boost/python/converter/return_from_python.hpp
/usr/local/include/boost/python/converter/shared_ptr_from_python.hpp
/usr/local/include/boost/python/converter/shared_ptr_to_python.hpp
/usr/local/include/boost/python/detail/wrap_python.hpp
/usr/local/include/boost/python/register_ptr_to_python.hpp
/usr/local/include/boost/python.hpp

Wo hakt's da? Hat jemand n Tip?

Gruß,

Malte.


To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Wed 20 Jul 2005 - 12:31:12 CEST

search this site