Re: [Boost-bugs] [Boost C++ Libraries] #5643: Python 3.2 compiling error ( PyUnicodeUCS2_AsWideChar )

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5643: Python 3.2 compiling error ( PyUnicodeUCS2_AsWideChar )
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-10-17 13:34:00


#5643: Python 3.2 compiling error ( PyUnicodeUCS2_AsWideChar )
-----------------------------------------+----------------------------------
  Reporter: pelotoescogorciao@… | Owner: stefan
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: Python
   Version: | Severity: Problem
Resolution: | Keywords:
-----------------------------------------+----------------------------------

Comment (by anonymous):

 Ralf,

 I may be able to help, but right now I'm getting stuck in a bunch of
 errors, so I'm not sure how much effort it will take to get started. I
 just fixed a Python3 compatibility bug in bootstrap.sh, but there appears
 to be more. After bootstrapping with `--with-python=/usr/bin/python3`, I
 see compilation lines with '-I/usr/include/python3.2', resulting in errors
 like 'pyconfig.h: No such file or directory'.
 And indeed, on my system (Fedora 15) there is a
 '/usr/include/python3.2mu/pyconfig-64.h', which means that both the build
 system as well as the boost.python headers need to be adjusted. (Note that
 this is the first time I attempt to build boost.python with Python3.)

 This looks like there is quite a bit more to fix than a single test
 failure, and I'm not sure I'll have enough time to address this.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5643#comment:4>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:07 UTC