Gideon - cvs compilation error

Tamas Nagy nagytam at web.de
Mon Jul 1 19:26:18 BST 2002


The following error occurs, after doing a cvs update and rebuild:

...
make[3]: Entering directory
`/home/software/devcd/linux/gideon/kdevelop/parts/doctreeview'
Makefile:760: warning: overriding commands for target
`doctreeglobalconfigwidgetbase.moc'
Makefile:730: warning: ignoring old commands for target
`doctreeglobalconfigwidgetbase.moc'
Makefile:771: warning: overriding commands for target
`librarydocdlgbase.moc'
Makefile:722: warning: ignoring old commands for target
`librarydocdlgbase.moc'
source='librarydocdlgbase.cpp' object='librarydocdlgbase.lo' libtool=yes
\
depfile='.deps/librarydocdlgbase.Plo'
tmpdepfile='.deps/librarydocdlgbase.TPlo' \
depmode=gcc /bin/sh ../../admin/depcomp \
/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/local/qt/include -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 librarydocdlgbase.lo `test -f
librarydocdlgbase.cpp || echo './'`librarydocdlgbase.cpp
librarydocdlgbase.cpp: In method
`LibraryDocDlgBase::LibraryDocDlgBase(QWidget * = 0, const char * = 0,
bool = FALSE, unsigned int = 0)':
librarydocdlgbase.cpp:49: invalid use of undefined type `class
KLineEdit'
librarydocdlgbase.h:17: forward declaration of `class KLineEdit'
librarydocdlgbase.cpp:50: invalid use of undefined type `class
KLineEdit'
librarydocdlgbase.h:17: forward declaration of `class KLineEdit'
librarydocdlgbase.cpp:51: no matching function for call to
`QHBoxLayout::addWidget (KLineEdit *&)'
/usr/local/qt/include/qlayout.h:378: candidates are: void
QBoxLayout::addWidget(QWidget *, int = 0, int = 0)
librarydocdlgbase.cpp:62: invalid use of undefined type `class
KURLRequester'
librarydocdlgbase.h:18: forward declaration of `class KURLRequester'
librarydocdlgbase.cpp:63: invalid use of undefined type `class
KURLRequester'
librarydocdlgbase.h:18: forward declaration of `class KURLRequester'
librarydocdlgbase.cpp:64: no matching function for call to
`QHBoxLayout::addWidget (KURLRequester *&)'
/usr/local/qt/include/qlayout.h:378: candidates are: void
QBoxLayout::addWidget(QWidget *, int = 0, int = 0)
librarydocdlgbase.cpp:75: invalid use of undefined type `class
KURLRequester'
librarydocdlgbase.h:18: forward declaration of `class KURLRequester'
librarydocdlgbase.cpp:76: no matching function for call to
`QHBoxLayout::addWidget (KURLRequester *&)'
/usr/local/qt/include/qlayout.h:378: candidates are: void
QBoxLayout::addWidget(QWidget *, int = 0, int = 0)
make[3]: *** [librarydocdlgbase.lo] Error 1
make[3]: Leaving directory
`/home/software/devcd/linux/gideon/kdevelop/parts/doctreeview'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/software/devcd/linux/gideon/kdevelop/parts'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/software/devcd/linux/gideon/kdevelop'
make: *** [all] Error 2


Any solution?

Thanks,
Tamas



-
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