[Xapian-devel] Python 2.1 bindings
Richard Boulton
richard at tartarus.org
Wed Jun 15 11:15:59 BST 2005
I'm having a problem compiling the python 2.1 packages for release 0.9.1
- I get many errors along the lines of:
../../python/olde/xapian_wrap.cc: In function `PyObject*
PySwigObject_repr(PySwigObject*)':
../../python/olde/xapian_wrap.cc:664: error: `PyString_FromFormat'
undeclared
(first use this function)
On further investigation, the copies of xapian_wrap.cc in the olde and
modern subdirectories of the python binding sources are identical. I
suspect that something has gone wrong with the source code generation...
For now, I'm disabling python2.1 from the debian packages so that I can
get them built.
--
Richard Boulton <richard at tartarus.org>
More information about the Xapian-devel
mailing list