[PyKDE] PyQt on SGI IRIX 6.3: problem...
Rob Hooft
rob.hooft at nonius.nl
Thu Nov 22 15:13:46 GMT 2001
I have the impression that the libqtcmodule.so should be linked with qt
and sip on IRIX 6.3.
At run time it can't find any of the symbols. Can I change this somewhere?
Thanks in advance for any help,
Rob Hooft.
make[3]: Entering directory `/schol2/ccd/rob/p/basis6/PyQt-3.0pre7/qt'
(cd /tmp;
PYTHONPATH=/usr/local/bn/lib/python2.1/site-packages:/usr/local/bn/lib/python2.1/site-packages
/usr/local/bn/bin/python -O -c "import qt")
Traceback (most recent call last):
File "<string>", line 1, in ?
File "/usr/local/bn/lib/python2.1/site-packages/qt.py", line 44, in ?
import libqtc
ImportError: 6637:/usr/local/bn/bin/python: rld: Fatal Error:
unresolvable symbol in
/usr/local/bn/lib/python2.1/site-packages/libqtcmodule.so:
selectAll__8QSpinBox
make[3]: *** [install-data-hook] Error 1
make[3]: Leaving directory `/schol2/ccd/rob/p/basis6/PyQt-3.0pre7/qt'
make[2]: *** [install-data-am] Error 2
make[2]: Leaving directory `/schol2/ccd/rob/p/basis6/PyQt-3.0pre7/qt'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/schol2/ccd/rob/p/basis6/PyQt-3.0pre7/qt'
make: *** [install-recursive] Error 1
--
Rob W.W. Hooft <rob.hooft at nonius.nl>
R&D, Bruker Nonius BV, Delft http://www.nonius.nl/
More information about the PyQt
mailing list