UCS4 in python 2.6 broken

Eric L. Chen lihong at ieee.org
Wed Feb 18 16:53:16 PST 2009


On Wed, 2009-02-18 at 10:06 +0100, Dominic Fandrey wrote:
> I'm running sonata with Python 2.6, or rather I used to:
> 
> File "/usr/local/lib/python2.6/site-packages/gtk-2.0/glib/__init__.py", line 30, in <module>
>     from glib._glib import *
> ImportError: /usr/local/lib/python2.6/site-packages/gtk-2.0/glib/_glib.so: Undefined symbol "PyUnicodeUCS4_DecodeUTF8"
> 
> The python26 port is configured correctly:
> # cd /usr/ports/lang/python26
> # make -VWITH_UCS4
> true
> #
Try reinstall py26-gobject-2.16.0 py26-cairo-1.8.2,
# portmaster py26-gobject-2.16.0 py26-cairo-1.8.2

/Eric




More information about the freebsd-ports mailing list