You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Monday, February 28th 2005, 2:10pm

error on kdebase 3.4 RC1 compile

I'm trying to compile RC1, kdelibs went ok but when I try to compile kdebase I got that error, how can I fix this? here the error:

make[3]: Entering directory `/home/pat/kdebeta3.4/rc1/kdebase-3.4.0/kdesktop'
if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I.
-I. -I.. -I../kcontrol/background -I../libkonq -I../kdmlib -I/usr/include/kde -I
/usr/include/qt3 -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -D_FIL
E_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURC
E=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpoint
er-arith -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-e
xceptions -fno-check-new -fno-common -fno-exceptions -fno-check-new -fno-common
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANS
LATION -D_GNU_SOURCE -MT minicli.lo -MD -MP -MF ".deps/minicli.Tpo" -c -o minic
li.lo minicli.cpp; \
then mv -f ".deps/minicli.Tpo" ".deps/minicli.Plo"; else rm -f ".deps/minicli.Tp
o"; exit 1; fi
minicli.cpp: In member function `void Minicli::saveConfig()':
minicli.cpp:242: error: no matching function for call to `KDesktopSettings::
setHistory(QStringList)'
kdesktopsettings.h:895: error: candidates are: static void
KDesktopSettings::setHistory(QString)
minicli.cpp:243: error: no matching function for call to `KDesktopSettings::
setTerminalApps(QStringList&)'
kdesktopsettings.h:933: error: candidates are: static void
KDesktopSettings::setTerminalApps(QString)
minicli.cpp:244: error: no matching function for call to `KDesktopSettings::
setCompletionItems(QStringList)'
kdesktopsettings.h:952: error: candidates are: static void
KDesktopSettings::setCompletionItems(QString)
make[3]: *** [minicli.lo] Error 1
make[3]: Leaving directory `/home/pat/kdebeta3.4/rc1/kdebase-3.4.0/kdesktop'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/pat/kdebeta3.4/rc1/kdebase-3.4.0/kdesktop'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/pat/kdebeta3.4/rc1/kdebase-3.4.0'
make: *** [all] Error 2
joe:/home/pat/kdebeta3.4/rc1/kdebase-3.4.0#

thanx in advance

daihard

Trainee

Posts: 89

Location: Lynnwood, WA, USA

Occupation: Senior Database Software Engineer

  • Send private message

2

Thursday, March 10th 2005, 4:57am

Are you compiling everything manually?

Well, this may not be the answer you're looking for, but how about using konstruct? It grabs all the necessary files and compiles them for you, including KDE 3.4 RC1, of course!

http://developer.kde.org/build/konstruct/
Registered Linux User: #281828
Home: Fedora Core 6 / KDE 3.5.8
Work: CentOS 4.6 / KDE 3.5.8