Forgive me if this was discussed elsewhere, but I don't remember seeing it :)
Using the latest 4.3.1 from ports, and trying to run the printer config via
systemsettings -> Printer Configuration throws this error:
File
"/usr/PCBSD/local/kde4/share/apps/system-config-printer-kde/system-config-printer-kde.py",
line 32, in <module>
import locale
File "/usr/PCBSD/local/lib/python2.6/locale.py", line 15, in <module>
import functools
File "/usr/PCBSD/local/lib/python2.6/functools.py", line 10, in <module>
from _functools import partial, reduce
ImportError: /usr/PCBSD/local/lib/python2.6/lib-dynload/_functools.so:
Undefined symbol "PyObject_GenericGetAttr"
I did some looking online, and was able to find this information about
the error:
http://mail.python.org/pipermail/python-list/2004-June/265077.html
>From my understanding, the mentioned linking options need to be added to
the python port? My python skills are pretty much non-existant, so I wanted to
throw this out there and see if you guys had any comments or ideas :)
Thanks!
--
Kris Moore
PC-BSD Software
_______________________________________________
kde-freebsd mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information