Problem compileing kdebase from cvs
virgil
virgil at vigilite.com
Tue May 4 18:48:30 CEST 2004
I'm having a problem when I try to compile kdebase/libkonq, I'm not sure what
the problem is, I have been updateing the cvs and trying again sometimes to
see if there's a problem with the stuff I'm getting... but no success for
several days, so it's probably my problem somehow. I'll paste the error
message at the end of the email-but first a couple questions. After I update
the cvs, do I need to run make -f Makefile.cvs again? Do I need to
run ./configure again? and, if I need to run configure, do I need to make
clean, or something like that (to make so it doesn't see the *.o files)
Thanks,
Virgil
make[3]: Entering directory `/home/kdedev/src/kde/kdebase/libkonq/favicons'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kdedev/src/kde/kdebase/libkonq/favicons'
make[3]: Entering directory `/home/kdedev/src/kde/kdebase/libkonq'
source='konq_popupmenu.cc' object='konq_popupmenu.lo' libtool=yes \
depfile='.deps/konq_popupmenu.Plo' tmpdepfile='.deps/konq_popupmenu.TPlo' \
depmode=gcc3 /bin/sh ../admin/depcomp \
/bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I.
-I. -I.. -I/usr/kde/3.2/include/arts -I/usr/kde/3.2/include
-I/usr/qt/3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -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 -g -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 -D_GNU_SOURCE -c -o konq_popupmenu.lo `test -f
'konq_popupmenu.cc' || echo './'`konq_popupmenu.cc
konq_popupmenu.cc: In member function `void KonqPopupMenu::setup(unsigned
int)
':
konq_popupmenu.cc:497: error: `ShowTextSelectionItems' is not a member of
type
`KParts::BrowserExtension'
make[3]: *** [konq_popupmenu.lo] Error 1
make[3]: Leaving directory `/home/kdedev/src/kde/kdebase/libkonq'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/kdedev/src/kde/kdebase/libkonq'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/kdedev/src/kde/kdebase'
make: *** [all] Error 2
bash-2.05b#
More information about the kde-quality
mailing list