KDE-3.3.0 BETA 1 build problems #2

James Richard Tyrer tyrerj at acm.org
Wed Jun 30 04:38:07 CEST 2004


The module kdeaddons will not build in the kate extensions:

make[1]: Entering directory 
`/usr/CVS-unstable/kde-head/kdeaddons/kate/tabbarextension'
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 -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG 
-DNO_DEBUG -O2 -march=k6-3 -mcpu=k6-3 -O2 -Wformat-security 
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common 
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT 
-DQT_NO_TRANSLATION  -MT plugin_katetabbarextension.lo -MD -MP -MF 
".deps/plugin_katetabbarextension.Tpo" -c -o plugin_katetabbarextension.lo 
plugin_katetabbarextension.cpp; \
then mv -f ".deps/plugin_katetabbarextension.Tpo" 
".deps/plugin_katetabbarextension.Plo"; else rm -f 
".deps/plugin_katetabbarextension.Tpo"; exit 1; fi
plugin_katetabbarextension.cpp: In member function `void
    KateTabBarExtension::slotActivateView(KateTabBarButton*)':
plugin_katetabbarextension.cpp:388: error: `activateView' undeclared (first use
    this function)
plugin_katetabbarextension.cpp:388: error: (Each undeclared identifier is
    reported only once for each function it appears in.)
plugin_katetabbarextension.h: In member function `virtual QPixmap
    KatePluginTabBarExtension::configPagePixmap(unsigned int, int) const':
plugin_katetabbarextension.h:309: warning: unused parameter `uint number'
plugin_katetabbarextension.h:309: warning: unused parameter `int size'
make[1]: *** [plugin_katetabbarextension.lo] Error 1
make[1]: Leaving directory 
`/usr/CVS-unstable/kde-head/kdeaddons/kate/tabbarextension'
make: *** [all-recursive] Error 1

Since I have an undeclared identifier and I have no warning of no such file, 
this appears to be a code error.

--
JRT


More information about the kde-quality mailing list