[PyKDE] Linking error

Pete Ware ware at cis.ohio-state.edu
Fri Mar 31 00:23:31 BST 2000


Solaris 
qt-2.0.2 (for the first time for me)
sip and PyQt 0.11
gcc version 2.8.1

I get the following error.  I'm having trouble tracking down the
problem (maybe just to many interruptions in my office).  Anyone seen
something similar?

python 
Python 1.5.2 (#3, Aug  3 1999, 14:43:25)  [GCC 2.8.1] on sunos5
Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam
>>> import qt
Traceback (innermost last):
  File "<stdin>", line 1, in ?
  File "/usr/contrib/lib/python1.5/qt.py", line 16, in ?
    import libqtc
ImportError: ld.so.1: python: fatal: relocation error: file /usr/contrib/lib/python1.5/lib-dynload/libqtcmodule.so: symbol metaObject__C11QMotifStyle: referenced symbol not found
>>> 


--pete




More information about the PyQt mailing list