Can not compile kdevelop

F@lk Brettschneider gigafalk at yahoo.com
Wed May 9 10:27:03 UTC 2001


Hi Andreas,

Please, try this to recompile from scratch:

Clean your project:
  make -f admin/Makefile.common cvs-clean
or
  make distclean
or
  make clean

Then compile:
  export CPPFLAGS=-DGDB_MONITOR
  make -f Makefile.cvs
  ./configure --prefix=/where/your/kde/is/located --enable-debug
  make
  make install

HTH,
F at lk


Andreas Winkler wrote:
> 
> Am Samstag, 5. Mai 2001 15:50 schrieben Sie:
> > Hi Andreas,
> >
> > Andreas Winkler wrote:
> > > `KDockWidget::parentDockTabGroup ()'
> >
> > Your KDE version is "Asbach Uralt". ;-) Please, update it to KDE
> > cvs-version >= 27/04/2001.
> > KDevelop-2.2 will require KDE-2.2final.
> >
> > Cheers,
> > F at lk
> >
> 
> Hi F at lk,
> 
> I have suggest your advice and therefore I have installed KDE Version 2.2 CVS
> >=20010503 and qt-2.3.0.
> 
> Then I try to compile kdevelop20010504.tar.gz out of the Extra-Branch 1.4X.
> But nevertheless i get some some trouble.
> Here are the messages
> 
> andreas at magic:~/download/kdevelop > make
> make  all-recursive
> make[1]: Entering directory `/home/andreas/download/kdevelop'
> Making all in doc
> make[2]: Entering directory `/home/andreas/download/kdevelop/doc'
> Making all in en
> make[3]: Entering directory `/home/andreas/download/kdevelop/doc/en'
> Making all in cref
> make[4]: Entering directory `/home/andreas/download/kdevelop/doc/en/cref'
> make[4]: Nothing to be done for `all'.
> make[4]: Leaving directory `/home/andreas/download/kdevelop/doc/en/cref'
> Making all in kde_libref
> make[4]: Entering directory
> `/home/andreas/download/kdevelop/doc/en/kde_libref'
> make[4]: Nothing to be done for `all'.
> make[4]: Leaving directory `/home/andreas/download/kdevelop/doc/en/kde_libref'
> Making all in manual
> make[4]: Entering directory `/home/andreas/download/kdevelop/doc/en/manual'
> make[4]: Nothing to be done for `all'.
> make[4]: Leaving directory `/home/andreas/download/kdevelop/doc/en/manual'
> Making all in programming
> make[4]: Entering directory
> `/home/andreas/download/kdevelop/doc/en/programming'
> make[4]: Nothing to be done for `all'.
> make[4]: Leaving directory
> `/home/andreas/download/kdevelop/doc/en/programming'
> Making all in tutorial
> make[4]: Entering directory `/home/andreas/download/kdevelop/doc/en/tutorial'
> make[4]: Nothing to be done for `all'.
> make[4]: Leaving directory `/home/andreas/download/kdevelop/doc/en/tutorial'
> Making all in about
> make[4]: Entering directory `/home/andreas/download/kdevelop/doc/en/about'
> make[4]: Nothing to be done for `all'.
> make[4]: Leaving directory `/home/andreas/download/kdevelop/doc/en/about'
> make[4]: Entering directory `/home/andreas/download/kdevelop/doc/en'
> make[4]: Nothing to be done for `all-am'.
> make[4]: Leaving directory `/home/andreas/download/kdevelop/doc/en'
> make[3]: Leaving directory `/home/andreas/download/kdevelop/doc/en'
> make[3]: Entering directory `/home/andreas/download/kdevelop/doc'
> make[3]: Nothing to be done for `all-am'.
> make[3]: Leaving directory `/home/andreas/download/kdevelop/doc'
> make[2]: Leaving directory `/home/andreas/download/kdevelop/doc'
> Making all in kdevelop
> make[2]: Entering directory `/home/andreas/download/kdevelop/kdevelop'
> Making all in classparser
> make[3]: Entering directory
> `/home/andreas/download/kdevelop/kdevelop/classparser'
> make[3]: Nothing to be done for `all'.
> make[3]: Leaving directory
> `/home/andreas/download/kdevelop/kdevelop/classparser'
> Making all in kpp
> make[3]: Entering directory `/home/andreas/download/kdevelop/kdevelop/kpp'
> /bin/sh ../../libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I.
> -I../.. -I/opt/kde2/include -I/usr/lib/qt2/include -I/usr/X11R6/include
> -DQT_THREAD_SUPPORT -pthread  -O2 -fno-exceptions -fno-check-new  -c
> projectView.cpp
> g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde2/include
> -I/usr/lib/qt2/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -pthread -O2
> -fno-exceptions -fno-check-new -Wp,-MD,.deps/projectView.pp -c
> projectView.cpp  -fPIC -DPIC -o .libs/projectView.o
> In file included from projectView.cpp:302:
> projectView.moc:45: new declaration `static void
> projectview::staticMetaObject()'
> projectView.h:26: ambiguates old declaration `static class QMetaObject *
> projectview::staticMetaObject()'
> projectView.moc: In function `void
> __static_initialization_and_destruction_0(int, int)':
> projectView.moc:29: no matching function for call to
> `QMetaObjectInit::QMetaObjectInit (QMetaObject * (*)())'
> /usr/lib/qt2/include/qmetaobject.h:259: candidates are:
> QMetaObjectInit::QMetaObjectInit(void (*)())
> /usr/lib/qt2/include/qmetaobject.h:261:
> QMetaObjectInit::QMetaObjectInit(const QMetaObjectInit &)
> make[3]: *** [projectView.lo] Error 1
> make[3]: Leaving directory `/home/andreas/download/kdevelop/kdevelop/kpp'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/andreas/download/kdevelop/kdevelop'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/andreas/download/kdevelop'
> make: *** [all-recursive-am] Error 2
> andreas at magic:~/download/kdevelop >
> 
> Have you anouther advice for me.
> Please help me!
> 
> Bye,
> 
> Andreas
> 
> -
> to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
> unsubscribe »your-email-address«

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop-devel mailing list