[PyKDE] Post Build Runtime problems libqtcmodule.so: undefined symbol: static_QUType_ptr

Liam Herron liam_herron at hotmail.com
Tue Apr 23 14:05:01 BST 2002


I compile the PyQt 3.1 (which takes a long time) when I do a
"make install" it gives me the following error:

make  install-data-hook
make[3]: Entering directory 
`/home/herronli/ZaurusDev/qt-x11-free-3.0.3/projects/PyQt-3.1/qt'
(cd /tmp; 
PYTHONPATH=/usr/local/lib/python2.2/site-packages:/usr/local/lib/python2.2/site-packages 
/usr/local/bin/python -c "import qt")
Traceback (most recent call last):
  File "<string>", line 1, in ?
  File "/usr/local/lib/python2.2/site-packages/qt.py", line 47, in ?
    import libqtc
ImportError: /usr/local/lib/python2.2/site-packages/libqtcmodule.so: 
undefined symbol: static_QUType_ptr
make[3]: *** [install-data-hook] Error 1
make[3]: Leaving directory 
`/home/herronli/ZaurusDev/qt-x11-free-3.0.3/projects/PyQt-3.1/qt'
make[2]: *** [install-data-am] Error 2
make[2]: Leaving directory 
`/home/herronli/ZaurusDev/qt-x11-free-3.0.3/projects/PyQt-3.1/qt'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory 
`/home/herronli/ZaurusDev/qt-x11-free-3.0.3/projects/PyQt-3.1/qt'
make: *** [install-recursive] Error 1



This same undefined symbol error happens when I simply run
python and do an "import qt"

any ideas?


Thanks,
Liam

_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com




More information about the PyQt mailing list