Bug#47275: marked as done (Compile error: no matching function for call to 'KProcess::setUseShell(bool)') by Harald Fernengel <harry at kdevelop.org>

Stephan Kulow owner at bugs.kde.org
Thu Sep 5 16:04:03 UTC 2002


Your message with subj: Bug#47275: Compile error: no matching function for call to 'KProcess::setUseShell(bool)'

Hi,

please don't report build errors for an alpha version as bugs, otherwise th=
e=20
bug tracing system will overload :)

Gideon requires KDE 3.1.x at the moment, every once in a while I'm compilin=
g=20
it against 3.0.x and fix the build errors, so please be patient ;)

Anyways, it should compile now under 3.0.x.

Best regards,
Harry

has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Stephan Kulow
(administrator, KDE bugs database)

(Complete bug history is available at http://bugs.kde.org/db/47/47275.html)

Received: (at submit) by bugs.kde.org; 31 Aug 2002 20:48:14 +0000
Received: (qmail 6596 invoked by uid 30); 31 Aug 2002 20:48:14 -0000
Date: 31 Aug 2002 20:48:14 -0000
Message-ID: <20020831204814.6595.qmail at ktown.kde.org>
To: submit at bugs.kde.org
Subject: Compile error: no matching function for call to 'KProcess::setUseShell(bool)'
From: g.clay at warwick.ac.uk
X-KDE-Received: -62.60.8.248

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)





More information about the KDevelop-devel mailing list