Error building kde-qt

Kevin Krammer kevin.krammer at gmx.at
Mon Sep 27 15:48:07 BST 2010


Hi all,

I've just updated kde-qt using
git pull --rebase

and I got the following error:

/usr/lib/icecc/bin/g++ -c -include .pch/debug-shared/QtGui -pipe -pthread -
I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -fvisibility=hidden -
fvisibility-inlines-hidden -Wall -W -D_REENTRANT -I/usr/include/freetype2 -
fPIC -DQT_SHARED -DQT_BUILD_GUI_LIB -DQT_NO_USING_NAMESPACE -
DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -
DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DQT_HAVE_MMX -
DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_NO_OPENTYPE 
-DQT_NO_STYLE_MAC -DQT_NO_STYLE_WINDOWSVISTA -DQT_NO_STYLE_WINDOWSXP -
DQT_NO_STYLE_WINDOWSCE -DQT_NO_STYLE_WINDOWSMOBILE -DQT_NO_STYLE_S60 -
DQ_INTERNAL_QAPP_SRC -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -
I../../mkspecs/linux-g++ -I. -I../../include/QtCore -I../../include -
I../../include/QtGui -I.rcc/debug-shared -I../3rdparty/xorg -Iimage -
I/usr/include/freetype2 -I../3rdparty/harfbuzz/src -Idialogs -I.moc/debug-
shared -I/usr/X11R6/include -I.uic/debug-shared -o .obj/debug-
shared/qsoftkeymanager.o kernel/qsoftkeymanager.cpp
kernel/qsoftkeymanager.cpp: In static member function 'static void 
QSoftKeyManager::updateSoftKeys()':
kernel/qsoftkeymanager.cpp:165: error: 'class QSoftKeyManagerPrivate' has no 
member named 'pendingUpdate'
kernel/qsoftkeymanager.cpp: In member function 'bool 
QSoftKeyManager::handleUpdateSoftKeys()':
kernel/qsoftkeymanager.cpp:246: error: 'class QSoftKeyManagerPrivate' has no 
member named 'initialSoftKeySource'
kernel/qsoftkeymanager.cpp:254: error: 'class QSoftKeyManagerPrivate' has no 
member named 'pendingUpdate'
make: *** [.obj/debug-shared/qsoftkeymanager.o] Error 1

I "fixed" this by removing "private/" from the include of 
qsoftkeymanager_common_p.h

No idea why it doesn't want the header in the same directory, but which ever 
one it finds instead, isn't the correct one.

Cheers,
Kevin
-- 
Kevin Krammer, KDE developer, xdg-utils developer
KDE user support, developer mentoring
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20100927/70a49305/attachment.sig>


More information about the kde-core-devel mailing list