From kde-bugs-dist Sat Aug 31 20:48:14 2002 From: g.clay () warwick ! ac ! uk Date: Sat, 31 Aug 2002 20:48:14 +0000 To: kde-bugs-dist Subject: Bug#47275: Compile error: no matching function for call to 'KProcess::setUseShell(bool)' X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=103082784325472 Package: gideon Version: KDE 3.0.3 Severity: normal Installed from: Compiled From Sources Compiler: gcc 3.2 OS: Linux OS/Compiler notes: Everything on the system is compiled with gcc 3.2. I have automake 1.6.3 and autoconf 2.53 I've been unable to compile Gideon from CVS for some time due to this error at compile time: make[3]: Entering directory `/home/gareth/cvs/gideon/kdevelop/lib/util' /usr/bin/moc ./processwidget.h -o processwidget.moc source='processwidget.cpp' object='processwidget.lo' libtool=yes \ depfile='.deps/processwidget.Plo' tmpdepfile='.deps/processwidget.TPlo' \ depmode=gcc3 /bin/sh ../../admin/depcomp \ /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib/interfaces -I../../lib/sourceinfo -I/usr/include/qt -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 -o processwidget.lo `test -f 'processwidget.cpp' || echo './'`processwidget.cpp processwidget.cpp: In constructor `ProcessWidget::ProcessWidget(QWidget*, const char*)': processwidget.cpp:53: no matching function for call to `KProcess::setUseShell( bool)' make[3]: *** [processwidget.lo] Error 1 make[3]: Leaving directory `/home/gareth/cvs/gideon/kdevelop/lib/util' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/gareth/cvs/gideon/kdevelop/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/gareth/cvs/gideon/kdevelop' make: *** [all] Error 2 I hope this report helps, Gareth (Submitted via bugs.kde.org) (Complete bug history is available at http://bugs.kde.org/db/47/47275.html)