I'm able to run 'nm -c' on the qt.so library, which demangles most of the symbols, but I don't see anything like that in the resulting list.
Thanks. Steven Faulconer -----Original Message----- From: Jim Bublitz [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 21, 2004 8:40 PM To: Faulconer, Steven M.; [EMAIL PROTECTED] Subject: Re: [PyKDE] Solaris PyQT Problem On Wednesday 21 July 2004 12:31, Faulconer, Steven M. wrote: > >>> import qt > Traceback (most recent call last): > File "<stdin>", line 1, in ? > ImportError: ld.so.1: python: fatal: relocation error: file > /usr/lib/python2.3/site-packages/qt.so: symbol __1c2k6Fpv_v_: > referenced symbol not found Do you have something like c++filt to demangle the symbol? Jim _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
