Hello 

Thanks for the help Gerard. 

I added:

MMM_SOURCE = \
� � CCC.cpp \
� � $S \
� � MMM.py

as suggested but get the same error:

Traceback (most recent call last):
� File "MMM.py", line 6, in ?
� � import libMMMc
ImportError: /usr/lib/python2.1/site-packages/libMMMcmodule.so: undefined symbol: 
__ti3CCC

I changed to libtool 1.4 because someone said it might help. With libtool version 
1.3.5 I get the following error:

Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "/usr/lib/python2.1/site-packages/MMM.py", line 6, in ?
    import libMMMc
ImportError: /usr/lib/python2.1/site-packages/libMMMcmodule.so: undefined symbol: 
sipName_qt_destroyed

So Im still stuck.

_______________________________________________
PyKDE mailing list    [EMAIL PROTECTED]
http://mats.gmd.de/mailman/listinfo/pykde

Reply via email to