KDevelop 3.1.1 build problem

Steven Suson suson at TuckerEnergy.com
Mon Oct 25 23:48:44 BST 2004


OK.... I have more information. I found a file that was successfully 
building, which uses KDE_IS_VERSION(3,2,90) , 
lib/project/addenvvardlg.cpp, and inserted BLOWUP under the section 
delineated by this macro, to ensure it was returning true, which it is.

So there is definitely something different within the cvs stuff. I 
certainly don't understand why this would be...

Ideas please? In order to get up and running under KDE 3.3.1, I have to 
get kdevelop to build.

Thanks in advance,
Steven Suson

Steven Suson wrote:

> As it turned out, no I had not installed kdesdk 3.3.1. So... I did so, 
> and I still get the following error. Interesting that it only appears 
> to affect the cvs stuff.
>
> /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ 
> -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib/interfaces 
> -I../../lib/util -I/usr/include/kde -I/usr/lib/qt-3.3/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 -O2 -g -pipe -march=i686 
> -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  -c -o cvspartimpl.lo 
> `test -f 'cvspartimpl.cpp' || echo './'`cvspartimpl.cpp
> cvspartimpl.cpp: In member function `virtual bool
>   CvsServicePartImpl::checkout()':
> cvspartimpl.cpp:368: no matching function for call to `CvsService_stub::
>   checkout(QString, QString, QString, QString, bool, bool)'
> /usr/include/kde/cvsservice_stub.h:27: candidates are: virtual DCOPRef
>   CvsService_stub::checkout(const QString&, const QString&, const 
> QString&,
>   const QString&, bool)
> /usr/include/kde/cvsservice_stub.h:28:                 virtual DCOPRef
>   CvsService_stub::checkout(const QString&, const QString&, const 
> QString&,
>   const QString&, bool, const QString&, bool)
> make[3]: *** [cvspartimpl.lo] Error 1
> make[3]: Leaving directory 
> `/usr/src/redhat/BUILD/kdevelop-3.1.1/vcs/cvsservice'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/usr/src/redhat/BUILD/kdevelop-3.1.1/vcs'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/src/redhat/BUILD/kdevelop-3.1.1'
> make: *** [all] Error 2
>
> Alexander Dymo wrote:
>
>> Did you installed kdesdk?
>>
>>  
>>
>
> -
> to unsubscribe from this list send an email to 
> kdevelop-request at kdevelop.org with the following body:
> unsubscribe »your-email-address«
>

-
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