[PyKDE] Problem building PyQt

jblazi jblazi at gmx.de
Tue Jun 11 17:57:00 BST 2002


I had to rebuild my system and now I cannot build PyQt any more. I built Qt 
3.0.4, Sip and then I ran ./configure and make.
Finally, when I run make install, I get

/bin/sh ../mkinstalldirs /usr/local/lib/python2.2/site-packages
 /usr/bin/install -c -m 644 qt.py /usr/local/lib/python2.2/site-packages/qt.py
make  install-data-hook
make[3]: Entering directory `/usr/local/PyQt-3.2.4/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 49, in ?
    import libqtc
ImportError: /usr/local/lib/python2.2/site-packages/libqtcmodule.so: undefined 
symbol: hideEvent__10QScrollBarP10QHideEvent
make[3]: *** [install-data-hook] Error 1

Can anybody help me?

TIA,
Janos Blazi




More information about the PyQt mailing list