Problems with compiling cvs

Pascal Francq pfrancq at ulb.ac.be
Wed May 15 09:24:23 BST 2002


Hi,

When I try to compile the cvs of kdevelop/gideon, I have the following error:

make[3]: Entering directory `/home/src/kdevelop/kdevelop'
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../lib/qextmdi/include -I../kdevelop/ctags -I../kdevelop/kpp -I../kdevelop/kpp -I../lib/interfaces -I../lib/sourceinfo -I../lib/util -I../lib/structure -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new  -c partcontroller.cpp
partcontroller.cpp: In function `void PartController::createInstance(QWidget *)':
partcontroller.cpp:84: cannot allocate an object of type `PartController'
partcontroller.cpp:84:   since the following virtual functions are abstract:
../lib/interfaces/kdevpartcontroller.h:17:      void KDevPartController::setServiceType (const QString &)
partcontroller.cpp: In method `void PartController::showDocument (const KURL &, int)':
partcontroller.cpp:101: warning: unused parameter `const KURL &url'
partcontroller.cpp:101: warning: unused parameter `int lineNum'
make[3]: *** [partcontroller.o] Error 1
make[3]: Leaving directory `/home/src/kdevelop/kdevelop'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/src/kdevelop/kdevelop'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/src/kdevelop'
make: *** [all-recursive-am] Error 2

I suppose something is wrong in my configuration, but what?
-- 


Ir Pascal Francq
Researcher
Université Libre de Bruxelles
CAD/CAM Department
Avenue F.D. Roosevelt, 50
CP 165/14
B-1050 Brussels
BELGIUM
Tel. +32-2-650 47 65
Fax +32-2-650 47 24
ICQ: 91206668


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list