KDE-3.3.0 BETA 1 build problems #1

James Richard Tyrer tyrerj at acm.org
Wed Jun 30 03:50:41 CEST 2004


The module kdeartwork will not build the kwin-styles.  The first failure is:

make[3]: Entering directory 
`/usr/CVS-unstable/kde-head/kdeartwork/kwin-styles/kstep'
/usr/local/qt-3.3.2/bin/moc ./nextclient.h -o nextclient.moc
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX /usr/local/bin/g++ 
-DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde3-unstable/include 
-I/usr/local/qt-3.3.2/include -I/usr/X11R6/include    -DQT_THREAD_SUPPORT 
-I/usr/local/ssl/include -I/usr/gnome2/include -D_REENTRANT  -Wnon-virtual-dtor 
-Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts 
-DNDEBUG -DNO_DEBUG -O2 -march=k6-3 -mcpu=k6-3 -O2 -Wformat-security 
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common  -MT 
nextclient.lo -MD -MP -MF ".deps/nextclient.Tpo" \
   -c -o nextclient.lo `test -f 'nextclient.cpp' || echo './'`nextclient.cpp; \
then mv -f ".deps/nextclient.Tpo" ".deps/nextclient.Plo"; \
else rm -f ".deps/nextclient.Tpo"; exit 1; \
fi
nextclient.cpp: In member function `void KStep::NextClient::menuButtonPressed()
    ':
nextclient.cpp:575: error: no matching function for call to `KStep::NextClient
    ::showWindowMenu(QRect)'
/usr/kde3-unstable/include/kdecoration.h:420: error: candidates are: void
    KDecoration::showWindowMenu(QPoint)
make[3]: *** [nextclient.lo] Error 1

This appears to be a code error.

Is it possible that this builds OK with an older version of GCC?

I am using GCC-3.3.3 & Qt-3.3.2.

--
JRT


More information about the kde-quality mailing list