cvspartimpl.cpp:368: error: no matching function for call to `CvsService_stub::

Steven T. Hatton hattons at globalsymmetry.com
Fri Aug 20 00:00:30 BST 2004


I sent this to the developer mailing list, but it didn't go through.  It's 
been a couple of days since I was last able to compile, and I would really 
like to get my kdevelop back up and running.  Emacs is OK, but I prefer using 
KDevelop.

One thing I've noticed is the kdesdk3 on the SuSE server is 3.2.3.  Could that 
be a problem?  The reason I ask is because that's where 
/opt/kde3/include/cvsservice_stub.h is from according to `rpm -q 
--whatprovides /opt/kde3/include/cvsservice_stub.h'

Original message to kdevelop-devel at kdevelop.org:

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

-
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