I have downloaded SIP and PyQt 3.2.4 for Linux and built them From make install I got the error message
Assembler messages: FATAL: can't create sipqtQDropSite.lo: No such file or directory make[2]: *** [sipqtQDropSite.lo] Error 1 make[2]: Leaving directory `/usr/local/PyQt-3.2.4/qt' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/PyQt-3.2.4' When I run my PyQt program (which still runs), I am getting the following messages (which I did not get before): /usr/lib/qt3/plugins/imageformats/libqjpeg.so: Feature JPEG already defined in /usr/lib/qt3/plugins/imageformats/libqjpeg-non-mt.so! /usr/lib/qt3/plugins/imageformats/libqmng.so: Feature MNG already defined in /usr/lib/qt3/plugins/imageformats/libqmng-non-mt.so! QPixmap::convertFromImage: Cannot convert a null image QPixmap::convertFromImage: Cannot convert a null image Can anybody give me a hint as to waht is going on? TIA, J.B. _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde
