On Thursday 22 April 2004 05:55, Jim Bublitz wrote: > I'm finishing a couple of test builds for PyKDE-3.11alpha5 and > assuming those work OK, I'll be sending a tarball to Phil to put > up either on the PyKDE page or in a PyKDE snapshot directory.
Yay! This is what I got on Mandrake 10.0, KDE 3.2, SIP 3.10.1, PyQt 3.11: make[1]: Entering directory `/home/sbe/worktmp/PyKDE-3.11alpha5/khtml' g++ -c -pipe -fPIC -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro -w -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I. -I../extra/kde320 -I/usr/include -I/usr/include/kio -I../kio -I/usr/include/kparts -I/usr/include/dom -I/usr/include/python2.3 -I/usr/lib/qt3//include -I/usr/X11R6/include -o khtmlpart0.o khtmlpart0.cpp khtmlpart0.cpp: In function `PyObject* sipDo_DOM_Event_eventModuleName(PyObject*, PyObject*)': khtmlpart0.cpp:54901: error: `eventModuleName' undeclared (first use this function) khtmlpart0.cpp:54901: error: (Each undeclared identifier is reported only once for each function it appears in.) make[1]: *** [khtmlpart0.o] Error 1 make[1]: Leaving directory `/home/sbe/worktmp/PyKDE-3.11alpha5/khtml' I'll have a dig around here and try to find out where eventModuleName went. cheers, -- Simon Edwards | Guarddog Firewall [EMAIL PROTECTED] | http://www.simonzone.com/software/ Nijmegen, The Netherlands | "ZooTV? You made the right choice." _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
