[Xapian-discuss] Problem with python2.5

Lavoie Francis lav.francis at gmail.com
Thu May 21 00:18:13 BST 2009


Hi,

It's the first time I use xapian, and it work fine on my mac with  
python2.5

But when I update my code with the prod server, running linux instead  
of OSX, I got a utf8 error.
ImportError: /home/francis/lib/python2.5/_xapian.so: undefined symbol:  
PyUnicodeUCS4_EncodeUTF8

It work fine with python2.4

I have search the mailing list, but I didn't find anything that solve  
my problem.

If you have any clue of what I can try, it would help me.

the result of:
grep Py_UNICODE_SIZE /usr/local/include/python2.5/pyconfig.h
returns :
#define Py_UNICODE_SIZE 2

Thank you

Francis




More information about the Xapian-discuss mailing list