[PyKDE] Re: sip-3.11.1, PyKDE-3.11.3 build failure
Rex Dieter
rdieter at math.unl.edu
Mon Sep 27 14:13:57 BST 2004
Phil Thompson wrote:
> SIP v4.1.1 and v3.11.1 have been released. These are just bug fix releases
> required to build PyKDE.
I'm still seeing build failures trying to build PyKDE-3.11.3 against
this newer sip-3.11.1. sip seems to be creating an undeclared
symbol/variable 'sipResErr' (it appears in several places, but
kdecorepart0.cpp is the first):
make[2]: Entering directory `/usr/local/tmp/BUILD/PyKDE-3.11.3/kdecore'
g++ -c -Wno-deprecated-declarations -pipe -fPIC -O2 -march=i386
-mcpu=i686 -w -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I.
-I../extra/kde330 -I/usr/include/kde -I/usr/include/python2.2
-I/usr/lib/qt-3.3/include -I/usr/X11R6/include -o kdecorepart0.o
kdecorepart0.cpp
kdecorepart0.cpp: In static member function `static const KShortcut&
sipKShortcutList::sipVH_shortcutDefault(const sipMethodCache*,
sipThisType*, unsigned int)':
kdecorepart0.cpp:55794: `sipResErr' undeclared (first use this function)
-- Rex
More information about the PyQt
mailing list