-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Saturday 09 August 2003 17:06, Jonathan Gardner wrote: > I'm getting some really strange results from qmake. I'm running Red Hat > 9, with the PyQt and sip modules I made and uploaded to Sourceforge for > sip/PyQt 3.7. >
I figgerd it out. I was running a bad kernel -- all of my apps were behaving in a very unusual way. I loaded the older, better kernel on reboot, and these errors disappeared. Instead, I am seeing this error: g++ -shared -Wl,-soname,libkdecorecmodule.so.1 -o libkdecorecmodule.so.1.0.0 kdecorehuge.o moc_sipkdecoreProxykdecore.o -L/usr/lib/qt-3.1/lib - -L/usr/X11R6/lib -L/usr/lib/python2.2/site-packages -L/usr/lib -lsip - -lqtcmodule -lDCOP -lkdecore -ldcopcmodule -lqt-mt -lXext -lX11 -lm - -lpthread /usr/bin/ld: cannot find -ldcopcmodule collect2: ld returned 1 exit status It can't seem to find the dcopcmodule. - -- Jonathan Gardner [EMAIL PROTECTED] Live Free, Use Linux! -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE/NZSuWgwF3QvpWNwRAjPtAJ93PnTavkQ1gEIAwrQpvPQyOhjs7gCfcH46 MNlLVuCdfjiZ2bfsrLM92v8= =u/n0 -----END PGP SIGNATURE----- _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
