I run CS r32906 and CEL r3997 with the most recent b2cs version on OpenSUSE11.1
When I try to load a world.zip generated by b2cs with celstart, I get the following error:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/local/share/cel-1.4/bindings/python/blcelc.py", line 6, in <module>
import _blcelc
ImportError: /usr/local/share/cel-1.4/bindings/python/_blcelc.so: undefined symbol: _ZN23SwigDirector_pyPcCommon11SetPropertyEml
Error running text 'import blcelc'
crystalspace.pluginmgr.loadplugin:
failed to initialize plugin 'cel.behaviourlayer.python'
Warning: too many resources
Segmentatiefout
I do have the _blcelc.so file and it is generated from the clean build I did today.
I don't understand how _blcelc.so is generated so I don't know how to investigate this problem.
Can anyone give me some pointers, or maybe even a solution?
Thanks in advance,
Joep Admiraal