[PyKDE] Re: compile pyqt4 on linux (ubuntu)

m.gehling at gmx.de m.gehling at gmx.de
Fri Dec 2 09:50:54 GMT 2005


Hello Torsten, 

that's is. Thank you. And thanks to Phil for great work. 

( ubuntu 5.1, gcc 4.0.3, sip_snapshot_20051130, pyqt4_snapshot_20051130 ) 

marc 

Torsten Marek schrieb: 

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1 
> 
> m.gehling at gmx.de schrieb:
>> 
>> i compile pyqt4 on linux without error, but my first import failed.
>> can i test my installation or set debug options ?
>> marc
>> :~/My Downloads/PyQt4-gpl-snapshot-20051130$ python
>> Python 2.4.2 (#2, Sep 30 2005, 21:19:01)
>> [GCC 4.0.2 20050808 (prerelease) (Ubuntu 4.0.1-4ubuntu8)] on linux2
>> Type "help", "copyright", "credits" or "license" for more information. 
>> 
>>>>> from PyQt4 import QtCore
>> 
>> Traceback (most recent call last):
>> File "<stdin>", line 1, in ?
>> ImportError: /usr/lib/python2.4/site-packages/PyQt4/QtCore.so: undefined
>> symbol: _ZanRK9QBitArrayS1_
>> ---------------
> 
> Hi, 
> 
> I'm getting the same error on Debian, I've submitted a bug to the Debian BTS.
> Once it's fixed, the fix should make it's way into Ubuntu as well. For now, it's
> sufficient to comment out 
> 
> QBitArray operator&(const QBitArray &, const QBitArray &);
> QBitArray operator|(const QBitArray &, const QBitArray &);
> QBitArray operator^(const QBitArray &, const QBitArray &); 
> 
> in sip/QtCore/qbitarray.sip 
> 
> greetings 
> 
> Torsten 
> 
> - --
> Torsten Marek <shlomme at gmx.net>
> ID: A244C858 -- FP: 1902 0002 5DFC 856B F146  894C 7CC5 451E A244 C858
> Keyserver: subkeys.pgp.net 
> 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.2 (GNU/Linux)
> Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org 
> 
> iD8DBQFDj5XwfMVFHqJEyFgRAtL+AJ9VNBROlkvcR+Mq8Y1ZbA3EPxAPNgCeO/BV
> Osf8bl3DAi2e0s1FOh3PdmU=
> =6aJC
> -----END PGP SIGNATURE----- 
> 
> _______________________________________________
> PyKDE mailing list    PyKDE at mats.imk.fraunhofer.de
> http://mats.imk.fraunhofer.de/mailman/listinfo/pykde 
> 
 




More information about the PyQt mailing list