-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Seems something is borked with kdebindings3-python and the kspell module. Just asking back before opening a bug: $ python -c 'import kspell' ImportError: /usr/lib64/python2.4/site-packages/kspell.so: undefined symbol: _ZTI24KDictSpellingHighlighter $ echo _ZTI24KDictSpellingHighlighter | c++filt typeinfo for KDictSpellingHighlighter Import of other modules from kdebindings3-python works: $ python -c 'import kdecore' $ python -c 'import kio' $ python -c 'import kutils' Weird thing is that it all seems to be OK from the runtime linker perspective: ldd /usr/lib64/python2.4/site-packages/kspell.so libkspell.so.4 => /opt/kde3/lib64/libkspell.so.4 (0x00002aaaaac21000) ... (all resolved) ... I tried this with kdebindings3-python-3.5.0-12 as well as with kdebindings3-python-3.4.2-8, both fail as above, on x86_64 and on x86. Didn't try with 9.3 as it doesn't include the kspell module. Any idea (besides being a bug in kdebindings3-python ;)) ? BTW, context: trying to package PyKDE extensions [1] to package kde-hal-device-manager [2] [1] http://www.simonzone.com/software/pykdeextensions/ [2] http://kubuntu.org/~jr/kde-hal-device-manager/ cheers - -- -o) Pascal Bleser http://linux01.gwdg.de/~pbleser/ /\\ <pascal.bleser@skynet.be> <guru@unixtech.be> _\_v The more things change, the more they stay insane. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDwNI5r3NMWliFcXcRAmgKAJ9nD4geOX/VqGtDV/xLqv56pg0RHQCeOeSa g13ebzVFGGG03kKEHvanK+0= =pUC5 -----END PGP SIGNATURE-----