cvspartimpl.cpp:368: error: no matching function for call to `CvsService_stub::
Steven T. Hatton
hattons at globalsymmetry.com
Thu Aug 19 23:49:03 UTC 2004
I would have checked the newsgroup, but the server I had been hitting,
news.uslinuxtraining.com, isn't working.
On SuSE 9.1 using the latest SuSE-build KDE in
ftp://ftp.suse.com/pub/suse/i386/supplementary/KDE/update_for_9.1
I get this error:
make[3]: Entering directory
`/download/org/kdevelop/repository/root/kdevelop/vcs/cvsservice'
if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H
-I. -I. -I../.. -I../../lib/interfaces -I../../lib/util -I/opt/kde3/include
-I/usr/lib/qt3/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 -O2 -g3 -O0 -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 -MT cvspartimpl.lo -MD -MP -MF ".deps/cvspartimpl.Tpo"
-c -o cvspartimpl.lo cvspartimpl.cpp; \
then mv -f ".deps/cvspartimpl.Tpo" ".deps/cvspartimpl.Plo"; else rm -f
".deps/cvspartimpl.Tpo"; exit 1; fi
cvspartimpl.cpp: In member function `virtual bool
CvsServicePartImpl::checkout()':
cvspartimpl.cpp:368: error: no matching function for call to
`CvsService_stub::
checkout(QString, QString, QString, QString, bool, const char[1], bool)'
/opt/kde3/include/cvsservice_stub.h:27: error: candidates are: virtual DCOPRef
CvsService_stub::checkout(const QString&, const QString&, const QString&,
const QString&, bool)
This is how I configured:
config.status
configured by ./configure, generated by GNU Autoconf 2.59,
with options
\"'--with-kdelibsdoxy-dir=/opt/kde3/share/doc/HTML/en/kdelibs-apidocs'
'--with-kdelibsdoc-dir=/opt/kde3/share/doc/HTML/en/kdelibs-apidocs'
'--disable-ada' '--disable-fortran' '--disable-haskell' '--disable-java'
'--disable-pascal' '--disable-php' '--disable-ruby' '--disable-sql'
'--disable-antproject' '--disable-clearcase' '--disable-perforce'
'--disable-subversion' '--disable-cvs' 'CXXFLAGS=-g3 -O0'\"
Suggestions?
--
Regards,
Steven
More information about the KDevelop-devel
mailing list